Searched refs:setCodePath (Results 1 – 10 of 10) sorted by relevance
119 Font::setCodePath(complex ? Font::Complex : Font::Auto); in WebCoreSetAlwaysUsesComplexTextCodePath()
200 static void setCodePath(CodePath);
263 void Font::setCodePath(CodePath p) in setCodePath() function in WebCore::Font
1822 Font::setCodePath(Font::Complex); in measureText()1828 Font::setCodePath(oldCodePath); in measureText()1944 Font::setCodePath(Font::Complex); in drawTextInternal()1958 Font::setCodePath(oldCodePath); in drawTextInternal()
261 WebCore::Font::setCodePath(alwaysUseComplexText ? WebCore::Font::Complex : WebCore::Font::Auto); in setAlwaysUsesComplexTextCodePath()
1053 Font::setCodePath(f ? Font::Complex : Font::Auto);
5027 Font::setCodePath() directly.
27342 (WebCore::Font::setCodePath): Added. Replaces boolean version.27346 (WebCoreSetAlwaysUseATSU): Change to call setCodePath.
79182 (WebCore::Font::setCodePath):
124410 (WebCore::Font::setCodePath):