Searched defs:bNeedUpdateWeight (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/core/src/fxge/ge/
H A Dfx_ge_fontmap.cpp1270 FX_BOOL bNeedUpdateWeight = FALSE; local
1273 bNeedUpdateWeight = FALSE;
1275 bNeedUpdateWeight = TRUE;
1279 bNeedUpdateWeight = FALSE;
1281 bNeedUpdateWeight = TRUE;
1284 if (bNeedUpdateWeight) {

Completed in 468 milliseconds