|
RetroArch
|
The DWRITE_TEXT_RANGE structure specifies a range of text positions where format is applied. More...
#include <dwrite.h>
Public Attributes | |
| UINT32 | startPosition |
| The start text position of the range. More... | |
| UINT32 | length |
| The number of text positions in the range. More... | |
The DWRITE_TEXT_RANGE structure specifies a range of text positions where format is applied.
| UINT32 DWRITE_TEXT_RANGE::length |
The number of text positions in the range.
| UINT32 DWRITE_TEXT_RANGE::startPosition |
The start text position of the range.
1.8.15