|
RetroArch
|
Geometry enclosing of text positions. More...
#include <dwrite.h>
Public Attributes | |
| UINT32 | textPosition |
| First text position within the geometry. More... | |
| UINT32 | length |
| Number of text positions within the geometry. More... | |
| FLOAT | left |
| Left position of the top-left coordinate of the geometry. More... | |
| FLOAT | top |
| Top position of the top-left coordinate of the geometry. More... | |
| FLOAT | width |
| Geometry's width. More... | |
| FLOAT | height |
| Geometry's height. More... | |
| UINT32 | bidiLevel |
| Bidi level of text positions enclosed within the geometry. More... | |
| BOOL | isText |
| Geometry encloses text? More... | |
| BOOL | isTrimmed |
| Range is trimmed. More... | |
Geometry enclosing of text positions.
| UINT32 DWRITE_HIT_TEST_METRICS::bidiLevel |
Bidi level of text positions enclosed within the geometry.
| FLOAT DWRITE_HIT_TEST_METRICS::height |
Geometry's height.
| BOOL DWRITE_HIT_TEST_METRICS::isText |
Geometry encloses text?
| BOOL DWRITE_HIT_TEST_METRICS::isTrimmed |
Range is trimmed.
| FLOAT DWRITE_HIT_TEST_METRICS::left |
Left position of the top-left coordinate of the geometry.
| UINT32 DWRITE_HIT_TEST_METRICS::length |
Number of text positions within the geometry.
| UINT32 DWRITE_HIT_TEST_METRICS::textPosition |
First text position within the geometry.
| FLOAT DWRITE_HIT_TEST_METRICS::top |
Top position of the top-left coordinate of the geometry.
| FLOAT DWRITE_HIT_TEST_METRICS::width |
Geometry's width.
1.8.15