Searched refs:codePath (Results 1 – 3 of 3) sorted by relevance
82 CodePath codePath = scaledFont.codePath(m_run); in SVGTextMetricsCalculator() local83 m_isComplexText = codePath == ComplexPath; in SVGTextMetricsCalculator()
113 CodePath codePathToUse = codePath(runInfo.run); in drawText()129 CodePath codePathToUse = codePath(runInfo.run); in drawEmphasisMarks()153 CodePath codePathToUse = codePath(run); in width()213 CodePath codePathToUse = codePath(run); in selectionRectForText()227 if (codePath(run) != ComplexPath && !fontDescription().typesettingFeatures()) in offsetForPosition()238 CodePath Font::codePath() in codePath() function in WebCore::Font243 CodePath Font::codePath(const TextRun& run) const in codePath() function in WebCore::Font
128 CodePath codePath(const TextRun&) const;160 static CodePath codePath();