Searched refs:CreateFont (Results 1 – 8 of 8) sorted by relevance
/external/pdfium/core/fxge/apple/ |
D | apple_int.h | 25 void* CreateFont(const uint8_t* pFontData, uint32_t dwFontSize);
|
D | fx_quartz_device.cpp | 53 void* CQuartz2D::CreateFont(const uint8_t* pFontData, uint32_t dwFontSize) { in CreateFont() function in CQuartz2D
|
D | fx_apple_platform.cpp | 54 quartz2d.CreateFont(pFont->GetFontData(), pFont->GetSize())); in CGDrawGlyphRun()
|
/external/pdfium/core/fxge/android/ |
D | cfpf_skiafontmgr.h | 28 CFPF_SkiaFont* CreateFont(const CFX_ByteStringC& bsFamilyname,
|
D | cfx_androidfontinfo.cpp | 49 return m_pFontMgr->CreateFont(face, charset, dwStyle, in MapFont()
|
D | cfpf_skiafontmgr.cpp | 283 CFPF_SkiaFont* CFPF_SkiaFontMgr::CreateFont(const CFX_ByteStringC& bsFamilyname, in CreateFont() function in CFPF_SkiaFontMgr
|
/external/pdfium/core/fpdfapi/font/ |
D | cpdf_type1font.cpp | 128 quartz2d.CreateFont(m_Font.GetFontData(), m_Font.GetSize())); in LoadGlyphMap()
|
/external/mesa3d/src/mapi/vgapi/ |
D | vgapi.csv | 84 VGFont, CreateFont, VGint glyphCapacityHint
|