Searched defs:codePath (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/
H A DFont.cpp142 if (codePath(run) != Complex)
162 if (codePath(run) != Complex)
175 CodePath codePathToUse = codePath(run);
198 if (codePath(run) != Complex)
213 if (codePath(run) != Complex)
226 if (codePath(run) != Complex)
268 Font::CodePath Font::codePath() function in class:WebCore::Font
273 Font::CodePath Font::codePath(const TextRun& run) const function in class:WebCore::Font

Completed in 289 milliseconds