Home
last modified time | relevance | path

Searched defs:codePath (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
DSVGTextMetricsBuilder.cpp82 CodePath codePath = scaledFont.codePath(m_run); in SVGTextMetricsCalculator() local
/external/chromium_org/third_party/WebKit/Source/platform/fonts/
DFont.cpp238 CodePath Font::codePath() in codePath() function in WebCore::Font
243 CodePath Font::codePath(const TextRun& run) const in codePath() function in WebCore::Font