Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/
Dcfx_fontmapper.cpp681 bool bNeedUpdateWeight = false; in FindSubstFont() local
683 bNeedUpdateWeight = weight != FXFONT_FW_BOLD; in FindSubstFont()
685 bNeedUpdateWeight = weight != FXFONT_FW_NORMAL; in FindSubstFont()
686 if (bNeedUpdateWeight) in FindSubstFont()