HomeSort by relevance Sort by last modified time
    Searched refs:TextBoundaryType (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/ui/base/accessibility/
accessible_text_utils.h 23 enum TextBoundaryType {
47 TextBoundaryType boundary,
accessible_text_utils.cc 14 TextBoundaryType boundary,
  /external/chromium_org/ui/views/accessibility/
native_view_accessibility_win.h 24 enum TextBoundaryType;
383 // Convert from a IA2TextBoundaryType to a ui::TextBoundaryType.
384 ui::TextBoundaryType IA2TextBoundaryToTextBoundary(IA2TextBoundaryType type);
native_view_accessibility_win.cc     [all...]
  /external/chromium_org/content/browser/accessibility/
browser_accessibility_win.h 25 enum TextBoundaryType;
830 // Convert from a IA2TextBoundaryType to a ui::TextBoundaryType.
831 ui::TextBoundaryType IA2TextBoundaryToTextBoundary(IA2TextBoundaryType type);
browser_accessibility_win.cc     [all...]

Completed in 1045 milliseconds