#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 |
| CL_CSSHitTestResult::CL_CSSHitTestResult | ( | ) | [inline] |
1.7.1