Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/
Dtext_char_pos.h27 bool m_bFontStyle = false; variable
Dcfx_renderdevice.cpp936 charpos.m_GlyphIndex, charpos.m_bFontStyle, new_matrix, in DrawNormalText()
940 charpos.m_GlyphIndex, charpos.m_bFontStyle, deviceCtm, in DrawNormalText()
/external/pdfium/core/fpdfapi/render/
Dcpdf_charposlist.cpp32 charpos.m_bFontStyle = true; in CPDF_CharPosList()
/external/pdfium/xfa/fde/
Dcfde_textout.cpp77 pos.m_bFontStyle = false; in DrawString()