HomeSort by relevance Sort by last modified time
    Searched refs:getDerivedFontData (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/chromium/
FontUtilsChromiumWin.h 81 bool getDerivedFontData(const UChar* family, int style, LOGFONT*, int* ascent, HFONT*, SCRIPT_CACHE**, WORD* spaceGlyph);
UniscribeHelper.cpp 608 bool fontOk = getDerivedFontData(family, m_style, &m_logfont,
614 // If this GetDerivedFontData is called from the renderer it
622 fontOk = getDerivedFontData(family, m_style, &m_logfont,
    [all...]
FontUtilsChromiumWin.cpp 391 bool getDerivedFontData(const UChar* family,

Completed in 35 milliseconds