Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/render/
Dcpdf_charposlist.cpp39 charpos.m_bFontStyle = true; in Load()
/external/pdfium/core/fxge/
Dcfx_renderdevice.h80 bool m_bFontStyle; variable
/external/pdfium/core/fxge/ge/
Dcfx_renderdevice.cpp357 m_bFontStyle(false) { in FXTEXT_CHARPOS()
943 charpos.m_GlyphIndex, charpos.m_bFontStyle, &new_matrix, in DrawNormalText()
947 charpos.m_GlyphIndex, charpos.m_bFontStyle, &deviceCtm, in DrawNormalText()
/external/pdfium/xfa/fde/
Dfde_gedevice.cpp164 pCP->m_bFontStyle = false; in DrawString()