Searched refs:textSeg (Results 1 – 1 of 1) sorted by relevance
203 … TextSegment textSeg = GetXInterface()->getTextAtIndex(offset, AccessibleTextType::ATTRIBUTE_RUN); in get_attributes() local204 *startOffset = textSeg.SegmentStart; in get_attributes()205 *endOffset = textSeg.SegmentEnd; in get_attributes()
Completed in 8 milliseconds