Searched refs:setCodePath (Results 1 – 7 of 7) sorted by relevance
118 Font::setCodePath(complex ? Font::Complex : Font::Auto); in WebCoreSetAlwaysUsesComplexTextCodePath()
172 static void setCodePath(CodePath);
183 void Font::setCodePath(CodePath p) in setCodePath() function in WebCore::Font
906 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):