Home | History | Annotate | Download | only in graphics

Lines Matching defs:codePath

42 Font::CodePath Font::s_codePath = Auto;
142 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)
263 void Font::setCodePath(CodePath p)
268 Font::CodePath Font::codePath()
273 Font::CodePath Font::codePath(const TextRun& run) const
283 CodePath result = Simple;