Searched refs:FXFONT_BOLD (Results 1 - 5 of 5) sorted by relevance

/external/pdfium/core/src/fxge/android/
H A Dfx_android_font.cpp33 dwStyle |= FXFONT_BOLD;
H A Dfpf_skiafontmgr.cpp201 if (dwStyle & FXFONT_BOLD) {
315 if ((dwStyle & FXFONT_BOLD) == (pFontDes->m_dwStyle & FXFONT_BOLD)) {
531 pFontDesc->m_dwStyle |= FXFONT_BOLD;
/external/pdfium/core/src/fxge/ge/
H A Dfx_ge_linux.cpp188 if ((style & FXFONT_BOLD) == (weight > 400)) {
H A Dfx_ge_fontmap.cpp1480 pInfo->m_Styles |= FXFONT_BOLD;
/external/pdfium/core/include/fxge/
H A Dfx_font.h30 #define FXFONT_BOLD 0x40000 macro

Completed in 95 milliseconds