Home
last modified time | relevance | path

Searched defs:m_textMarkerRange (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Tools/DumpRenderTree/mac/
DAccessibilityTextMarkerMac.mm60 : m_textMarkerRange(markerRange) function
65 : m_textMarkerRange(markerRange.platformTextMarkerRange()) function
/external/webkit/Tools/DumpRenderTree/
DAccessibilityTextMarker.h82 RetainPtr<PlatformTextMarkerRange> m_textMarkerRange; variable
84 PlatformTextMarkerRange m_textMarkerRange; variable