Home
last modified time | relevance | path

Searched refs:isNeeded (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/fonts/mac/
DComplexTextController.cpp42 static bool isNeeded(const TextRun& run, const Font& font) in isNeeded() function in WebCore::TextLayout
84 if (!collapseWhiteSpace || !TextLayout::isNeeded(run, *this)) in createLayoutForMacComplexText()