Searched refs:widthForGDIGlyph (Results 1 - 5 of 5) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/wx/
H A DSimpleFontDataWx.cpp149 return widthForGDIGlyph(glyph);
185 float SimpleFontData::widthForGDIGlyph(Glyph glyph) const function in class:WebCore::SimpleFontData
/external/webkit/Source/WebCore/platform/graphics/win/
H A DSimpleFontDataCairoWin.cpp113 return widthForGDIGlyph(glyph);
H A DSimpleFontDataCGWin.cpp144 return widthForGDIGlyph(glyph);
H A DSimpleFontDataWin.cpp222 float SimpleFontData::widthForGDIGlyph(Glyph glyph) const function in class:WebCore::SimpleFontData
/external/webkit/Source/WebCore/platform/graphics/
H A DSimpleFontData.h203 float widthForGDIGlyph(Glyph glyph) const;

Completed in 93 milliseconds