Home
last modified time | relevance | path

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

/external/webkit/Tools/DumpRenderTree/mac/
DAccessibilityTextMarkerMac.mm65 : m_textMarkerRange(markerRange.platformTextMarkerRange())
75 return [(id)platformTextMarkerRange() isEqual:(id)other->platformTextMarkerRange()];
78 PlatformTextMarkerRange AccessibilityTextMarkerRange::platformTextMarkerRange() const function
DAccessibilityUIElementMac.mm1282 …ityAttributeValue:@"AXLengthForTextMarkerRange" forParameter:(id)range->platformTextMarkerRange()];
1304 …uteValue:@"AXStartTextMarkerForTextMarkerRange" forParameter:(id)range->platformTextMarkerRange()];
1314 …ibuteValue:@"AXEndTextMarkerForTextMarkerRange" forParameter:(id)range->platformTextMarkerRange()];
/external/webkit/Tools/DumpRenderTree/
DAccessibilityTextMarker.h74 PlatformTextMarkerRange platformTextMarkerRange() const;
102 inline PlatformTextMarkerRange AccessibilityTextMarkerRange::platformTextMarkerRange() const { retu… in platformTextMarkerRange() function
/external/webkit/Tools/
DChangeLog-2011-02-1621385 (AccessibilityTextMarkerRange::platformTextMarkerRange):
21388 (AccessibilityTextMarkerRange::platformTextMarkerRange):
21418 (AccessibilityTextMarkerRange::platformTextMarkerRange):