ClanLib
2.3.7
|
#include <css_hit_test_result.h>
Public Types | |
enum | Type { no_objects_available, outside_top, outside_left, outside_right, outside_bottom, inside } |
Public Member Functions | |
CL_CSSHitTestResult () | |
Public Attributes | |
CL_CSSLayoutNode | node |
int | text_offset |
Type | type |
|
inline |
CL_CSSLayoutNode CL_CSSHitTestResult::node |
int CL_CSSHitTestResult::text_offset |
Type CL_CSSHitTestResult::type |