Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/graphics/chromium/
DUniscribeHelper.cpp608 bool fontOk = getDerivedFontData(family, m_style, &m_logfont, in shape() local
613 if (!fontOk) { in shape()
622 fontOk = getDerivedFontData(family, m_style, &m_logfont, in shape()
625 ASSERT(fontOk); in shape()