Searched refs:isNeeded (Results 1 – 1 of 1) sorted by relevance
42 static bool isNeeded(const TextRun& run, const Font& font) in isNeeded() function in WebCore::TextLayout84 if (!collapseWhiteSpace || !TextLayout::isNeeded(run, *this)) in createLayoutForMacComplexText()