RetroArch
Public Attributes | List of all members
DWRITE_TEXT_RANGE Struct Reference

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...
 

Detailed Description

The DWRITE_TEXT_RANGE structure specifies a range of text positions where format is applied.

Member Data Documentation

◆ length

UINT32 DWRITE_TEXT_RANGE::length

The number of text positions in the range.

◆ startPosition

UINT32 DWRITE_TEXT_RANGE::startPosition

The start text position of the range.


The documentation for this struct was generated from the following file: