Searched refs:getDerivedFontData (Results 1 – 5 of 5) sorted by relevance
/external/webkit/Source/WebCore/platform/graphics/chromium/ |
D | FontUtilsChromiumWin.h | 81 bool getDerivedFontData(const UChar* family, int style, LOGFONT*, int* ascent, HFONT*, SCRIPT_CACHE…
|
D | UniscribeHelper.cpp | 608 bool fontOk = getDerivedFontData(family, m_style, &m_logfont, in shape() 622 fontOk = getDerivedFontData(family, m_style, &m_logfont, in shape()
|
D | FontUtilsChromiumWin.cpp | 391 bool getDerivedFontData(const UChar* family, in getDerivedFontData() function
|
/external/webkit/Source/WebCore/ |
D | ChangeLog | 16928 (WebCore::getDerivedFontData): spaceGlyph is retrieved as well.
|
D | ChangeLog-2009-06-16 | 54374 (WebCore::getDerivedFontData):
|