Searched refs:adjust_boundaries (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/vcl/unx/gtk/a11y/ |
H A D | atktext.cxx | 71 adjust_boundaries( accessibility::XAccessibleText* pText, in adjust_boundaries() function 325 return adjust_boundaries(pText, aTextSegment, boundary_type, start_offset, end_offset); in text_wrapper_get_text_after_offset() 360 … return adjust_boundaries(pText, aTextSegment, boundary_type, start_offset, end_offset); in text_wrapper_get_text_at_offset() 365 return adjust_boundaries(pText, aTextSegment, boundary_type, start_offset, end_offset); in text_wrapper_get_text_at_offset() 406 return adjust_boundaries(pText, aTextSegment, boundary_type, start_offset, end_offset); in text_wrapper_get_text_before_offset()
|
Completed in 14 milliseconds