OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stringEnd
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/platform/fonts/mac/
ComplexTextController.h
124
static unsigned
stringEnd
(const ComplexTextRun& run) { return run.stringLocation() + run.indexEnd(); }
ComplexTextController.cpp
340
const unsigned runOffset =
stringEnd
(*m_complexTextRuns[runIndex]);
346
//
stringEnd
() of the previous run because CoreText on Mac OS X 10.6 does
Completed in 38 milliseconds