Searched refs:boundary_type (Results 1 – 1 of 1) sorted by relevance
| /AOO41X/main/vcl/unx/gtk/a11y/ |
| H A D | atktext.cxx | 48 text_type_from_boundary(AtkTextBoundary boundary_type) in text_type_from_boundary() argument 50 switch(boundary_type) in text_type_from_boundary() 73 AtkTextBoundary boundary_type, in adjust_boundaries() argument 82 switch(boundary_type) in adjust_boundaries() 111 text_type_from_boundary(boundary_type)); in adjust_boundaries() 125 text_type_from_boundary(boundary_type)); in adjust_boundaries() 144 rTextSegment.SegmentStart, rTextSegment.SegmentEnd, boundary_type, in adjust_boundaries() 316 AtkTextBoundary boundary_type, in text_wrapper_get_text_after_offset() argument 324 …xtSegment aTextSegment = pText->getTextBehindIndex(offset, text_type_from_boundary(boundary_type)); in text_wrapper_get_text_after_offset() 325 return adjust_boundaries(pText, aTextSegment, boundary_type, start_offset, end_offset); in text_wrapper_get_text_after_offset() [all …]
|