Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/android/
Dcfpf_skiafontmgr.cpp25 constexpr int FPF_SKIAMATCHWEIGHT_NAME1 = 62; variable
277 int32_t nExpectVal = FPF_SKIAMATCHWEIGHT_NAME1 + FPF_SKIAMATCHWEIGHT_1 * 3 + in CreateFont()
290 nFind += FPF_SKIAMATCHWEIGHT_NAME1; in CreateFont()
291 bool bMatchedName = (nFind == FPF_SKIAMATCHWEIGHT_NAME1); in CreateFont()