#include <text_block.h>
Public Types | |
| enum | Type { no_objects_available, outside_top, outside_left, outside_right, outside_bottom, inside } |
Public Attributes | |
| int | object_id = -1 |
| int | offset = 0 |
| Type | type = no_objects_available |
| int uicore::TextBlock::HitTestResult::object_id = -1 |
| int uicore::TextBlock::HitTestResult::offset = 0 |
| Type uicore::TextBlock::HitTestResult::type = no_objects_available |