Home
last modified time | relevance | path

Searched refs:FPF_SKIAFONTMAP (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/core/fxge/android/
Dcfpf_skiafontmgr.cpp30 struct FPF_SKIAFONTMAP { struct
35 const FPF_SKIAFONTMAP kSkiaFontmap[] = {
49 const FPF_SKIAFONTMAP kSkiaSansFontMap[] = {
56 const FPF_SKIAFONTMAP* skFontMap, in FPF_SkiaGetSubstFont()
58 const FPF_SKIAFONTMAP* pEnd = skFontMap + length; in FPF_SkiaGetSubstFont()
59 const FPF_SKIAFONTMAP* pFontMap = std::lower_bound( in FPF_SkiaGetSubstFont()
60 skFontMap, pEnd, dwHash, [](const FPF_SKIAFONTMAP& item, uint32_t hash) { in FPF_SkiaGetSubstFont()