Home
last modified time | relevance | path

Searched defs:GetFamilyName (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pdfium/core/fxge/android/
H A Dcfpf_skiafont.cpp33 ByteString CFPF_SkiaFont::GetFamilyName() { in GetFamilyName() function in CFPF_SkiaFont
/aosp_15_r20/external/pdfium/xfa/fgas/font/
H A Dcfgas_gefont.cpp126 WideString CFGAS_GEFont::GetFamilyName() const { in GetFamilyName() function in CFGAS_GEFont
/aosp_15_r20/external/pdfium/core/fxge/
H A Dcfx_font.cpp546 ByteString CFX_Font::GetFamilyName() const { in GetFamilyName() function in CFX_Font
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
Dgdiplusimpl.h1053 __inline__ Status FontFamily::GetFamilyName(WCHAR name[LF_FACESIZE], in GetFamilyName() function