Home
last modified time | relevance | path

Searched refs:textSeg (Results 1 – 1 of 1) sorted by relevance

/trunk/main/winaccessibility/source/UAccCOM/
H A DAccTextBase.cpp203 … TextSegment textSeg = GetXInterface()->getTextAtIndex(offset, AccessibleTextType::ATTRIBUTE_RUN); in get_attributes() local
204 *startOffset = textSeg.SegmentStart; in get_attributes()
205 *endOffset = textSeg.SegmentEnd; in get_attributes()

Completed in 23 milliseconds