Home
last modified time | relevance | path

Searched refs:m_stringLocation (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebCore/platform/graphics/mac/
DCoreTextController.h66 unsigned stringLocation() const { return m_stringLocation; } in stringLocation()
75 unsigned m_stringLocation; variable
DCoreTextController.cpp60 , m_stringLocation(stringLocation) in CoreTextRun()
78 , m_stringLocation(stringLocation) in CoreTextRun()