Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/fonts/mac/
DComplexTextController.h77 … ctRun, const SimpleFontData* fontData, const UChar* characters, unsigned stringLocation, size_t s… in create()
82 … create(const SimpleFontData* fontData, const UChar* characters, unsigned stringLocation, size_t s… in create()
90 unsigned stringLocation() const { return m_stringLocation; } in stringLocation() function