Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/gtk/a11y/
H A Datktext.cxx48 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()
144 rTextSegment.SegmentStart, rTextSegment.SegmentEnd, boundary_type, in adjust_boundaries()
316 AtkTextBoundary boundary_type, in text_wrapper_get_text_after_offset() argument
338 AtkTextBoundary boundary_type, in text_wrapper_get_text_at_offset() argument
352 (ATK_TEXT_BOUNDARY_LINE_START == boundary_type || in text_wrapper_get_text_at_offset()
353 ATK_TEXT_BOUNDARY_LINE_END == boundary_type) in text_wrapper_get_text_at_offset()
[all …]

Completed in 39 milliseconds