Home | History | Annotate | Download | only in fonts

Lines Matching refs:codePath

50 CodePath Font::s_codePath = AutoPath;
114 CodePath codePathToUse = codePath(runInfo.run);
130 CodePath codePathToUse = codePath(runInfo.run);
154 CodePath codePathToUse = codePath(run);
215 CodePath codePathToUse = codePath(runInfo.run);
246 CodePath codePathToUse = codePath(run);
260 if (codePath(run) != ComplexPath && !fontDescription().typesettingFeatures())
266 void Font::setCodePath(CodePath p)
271 CodePath Font::codePath()
276 CodePath Font::codePath(const TextRun& run) const