#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 | |
CSSHitTestResult () | |
Public Attributes | |
CSSLayoutNode | node |
int | text_offset |
Type | type |
|
inline |
CSSLayoutNode clan::CSSHitTestResult::node |
int clan::CSSHitTestResult::text_offset |
Type clan::CSSHitTestResult::type |