HomeSort by relevance Sort by last modified time
    Searched full:boundary_type (Results 1 - 3 of 3) sorted by null

  /external/chromium/chrome/browser/accessibility/
browser_accessibility_win.cc 669 enum IA2TextBoundaryType boundary_type,
680 if (boundary_type == IA2_TEXT_BOUNDARY_SENTENCE) {
689 *start_offset = FindBoundary(text_str, boundary_type, offset, -1);
690 *end_offset = FindBoundary(text_str, boundary_type, offset, 1);
696 enum IA2TextBoundaryType boundary_type,
707 if (boundary_type == IA2_TEXT_BOUNDARY_SENTENCE) {
716 *start_offset = FindBoundary(text_str, boundary_type, offset, -1);
723 enum IA2TextBoundaryType boundary_type,
734 if (boundary_type == IA2_TEXT_BOUNDARY_SENTENCE) {
744 *end_offset = FindBoundary(text_str, boundary_type, offset, 1)
    [all...]
browser_accessibility_win.h 244 enum IA2TextBoundaryType boundary_type,
249 enum IA2TextBoundaryType boundary_type,
254 enum IA2TextBoundaryType boundary_type,
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 

Completed in 53 milliseconds