Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_fontmgr.cpp1981 int32_t iBoldIndex = bsDRName.Find("Bold"); in PsNameMatchDRFontName() local
1982 FX_BOOL bBoldFont = iBoldIndex > 0; in PsNameMatchDRFontName()
1988 std::min(iDifferLength - 4, bsDRName.GetLength() - iBoldIndex - 4); in PsNameMatchDRFontName()