Searched defs:canUseSimpleFontCodePath (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DRenderText.h136 bool canUseSimpleFontCodePath() const { return m_canUseSimpleFontCodePath; } function in class:WebCore::RenderText
H A DRenderBlockLineLayout.cpp861 bool canUseSimpleFontCodePath = renderer->canUseSimpleFontCodePath(); local

Completed in 83 milliseconds