Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/ge/
Dcfx_fontmapper.cpp701 bool bNeedUpdateWeight = false; in FindSubstFont() local
703 bNeedUpdateWeight = weight != FXFONT_FW_BOLD; in FindSubstFont()
705 bNeedUpdateWeight = weight != FXFONT_FW_NORMAL; in FindSubstFont()
706 if (bNeedUpdateWeight) in FindSubstFont()