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.cpp37 charpos.m_bFontStyle = true; in Load()
/external/pdfium/core/fxge/
Dcfx_renderdevice.h85 bool m_bFontStyle; variable
Dcfx_renderdevice.cpp362 m_bFontStyle(false) { in FXTEXT_CHARPOS()
962 charpos.m_GlyphIndex, charpos.m_bFontStyle, &new_matrix, in DrawNormalText()
966 charpos.m_GlyphIndex, charpos.m_bFontStyle, &deviceCtm, in DrawNormalText()
/external/pdfium/xfa/fde/
Dcfde_textout.cpp74 pCharPos->m_bFontStyle = false; in DrawString()