Home
last modified time | relevance | path

Searched defs:smallCapsFontData (Results 1 – 10 of 10) sorted by relevance

/external/webkit/WebCore/platform/graphics/win/
DSimpleFontDataWin.cpp105 SimpleFontData* SimpleFontData::smallCapsFontData(const FontDescription& fontDescription) const in smallCapsFontData() function in WebCore::SimpleFontData
110 FontPlatformData smallCapsFontData(m_platformData); in smallCapsFontData() local
/external/webkit/WebCore/platform/graphics/haiku/
DSimpleFontDataHaiku.cpp74 SimpleFontData* SimpleFontData::smallCapsFontData(const FontDescription& fontDescription) const in smallCapsFontData() function in WebCore::SimpleFontData
/external/webkit/WebCore/platform/graphics/android/
DFontDataAndroid.cpp76 SimpleFontData* SimpleFontData::smallCapsFontData(const FontDescription& fontDescription) const in smallCapsFontData() function in WebCore::SimpleFontData
/external/webkit/WebCore/platform/graphics/gtk/
DSimpleFontDataGtk.cpp82 SimpleFontData* SimpleFontData::smallCapsFontData(const FontDescription& fontDescription) const in smallCapsFontData() function in WebCore::SimpleFontData
DSimpleFontDataPango.cpp83 SimpleFontData* SimpleFontData::smallCapsFontData(const FontDescription& fontDescription) const in smallCapsFontData() function in WebCore::SimpleFontData
/external/webkit/WebCore/platform/graphics/wx/
DSimpleFontDataWx.cpp90 SimpleFontData* SimpleFontData::smallCapsFontData(const FontDescription& fontDescription) const in smallCapsFontData() function in WebCore::SimpleFontData
/external/webkit/WebCore/platform/graphics/wince/
DSimpleFontDataWince.cpp67 SimpleFontData* SimpleFontData::smallCapsFontData(const FontDescription& fontDescription) const in smallCapsFontData() function in WebCore::SimpleFontData
/external/webkit/WebCore/platform/graphics/chromium/
DSimpleFontDataChromiumWin.cpp106 SimpleFontData* SimpleFontData::smallCapsFontData(const FontDescription& fontDescription) const in smallCapsFontData() function in WebCore::SimpleFontData
DSimpleFontDataLinux.cpp134 SimpleFontData* SimpleFontData::smallCapsFontData(const FontDescription& fontDescription) const in smallCapsFontData() function in WebCore::SimpleFontData
/external/webkit/WebCore/platform/graphics/
DFontFastPath.cpp99 … const SimpleFontData* smallCapsFontData = data.fontData->smallCapsFontData(m_fontDescription); in glyphDataForCharacter() local