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

  /external/chromium_org/ui/accessibility/
ax_text_utils.h 23 enum TextBoundaryType {
48 TextBoundaryType boundary,
ax_text_utils.cc 14 TextBoundaryType boundary,
  /external/chromium_org/ui/views/accessibility/
native_view_accessibility_win.h 25 enum TextBoundaryType;
392 // Convert from a IA2TextBoundaryType to a ui::TextBoundaryType.
393 ui::TextBoundaryType IA2TextBoundaryToTextBoundary(IA2TextBoundaryType type);
native_view_accessibility_win.cc     [all...]
  /external/chromium_org/content/browser/accessibility/
browser_accessibility_win.h 25 enum TextBoundaryType;
825 // Convert from a IA2TextBoundaryType to a ui::TextBoundaryType.
826 ui::TextBoundaryType IA2TextBoundaryToTextBoundary(IA2TextBoundaryType type);
browser_accessibility_win.cc     [all...]

Completed in 298 milliseconds