webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
UFieldPosition Struct Reference

#include <umisc.h>

Public Attributes

int32_t field
 
int32_t beginIndex
 
int32_t endIndex
 

Detailed Description

A struct representing a range of text containing a specific field ICU 2.0

Member Data Documentation

◆ beginIndex

int32_t UFieldPosition::beginIndex

The start of the text range containing field ICU 2.0

◆ endIndex

int32_t UFieldPosition::endIndex

The limit of the text range containing field ICU 2.0

◆ field

int32_t UFieldPosition::field

The field ICU 2.0


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