Home
last modified time | relevance | path

Searched defs:fallbackFont (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fpdfapi/font/
Dcpdf_font.cpp460 int CPDF_Font::FallbackGlyphFromCharcode(int fallbackFont, uint32_t charcode) { in FallbackGlyphFromCharcode()
/external/skia/src/ports/
DSkFontHost_mac.cpp2390 UniqueCFRef<CTFontRef> fallbackFont( in onMatchFamilyStyleCharacter() local