OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CreateFont
(Results
1 - 9
of
9
) sorted by null
/external/pdfium/core/include/fxge/
fpf.h
64
virtual IFPF_Font*
CreateFont
(const CFX_ByteStringC& bsFamilyname,
/external/pdfium/core/src/fxge/android/
fx_android_font.cpp
46
return m_pFontMgr->
CreateFont
(face, charset, dwStyle,
fpf_skiafontmgr.h
93
IFPF_Font*
CreateFont
(const CFX_ByteStringC& bsFamilyname,
fpf_skiafontmgr.cpp
257
IFPF_Font* CFPF_SkiaFontMgr::
CreateFont
(const CFX_ByteStringC& bsFamilyname,
/external/pdfium/core/src/fxge/apple/
apple_int.h
54
void*
CreateFont
(const uint8_t* pFontData, FX_DWORD dwFontSize);
fx_apple_platform.cpp
72
quartz2d.
CreateFont
(pFont->GetFontData(), pFont->GetSize()));
fx_quartz_device.cpp
46
void* CQuartz2D::
CreateFont
(const uint8_t* pFontData, FX_DWORD dwFontSize) {
758
quartz2d.
CreateFont
(pFont->GetFontData(), pFont->GetSize()));
[
all
...]
/external/pdfium/core/src/fpdfapi/fpdf_font/
fpdf_font.cpp
1050
quartz2d.
CreateFont
(m_Font.GetFontData(), m_Font.GetSize()));
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wingdi.h
[
all
...]
Completed in 97 milliseconds