HomeSort by relevance Sort by last modified time
    Searched refs:m_bFontStyle (Results 1 - 3 of 3) sorted by null

  /external/pdfium/core/include/fxge/
fx_ge.h 306 FX_BOOL m_bFontStyle;
  /external/pdfium/core/src/fpdfapi/fpdf_render/
fpdf_render_text.cpp 555 charpos.m_bFontStyle = pCIDFont->IsFontStyleFromCharCode(CharCode);
  /external/pdfium/core/src/fxge/ge/
fx_ge_text.cpp 254 glyph.m_pGlyph = pFaceCache->LoadGlyphBitmap(pFont, charpos.m_GlyphIndex, charpos.m_bFontStyle, &new_matrix,
257 glyph.m_pGlyph = pFaceCache->LoadGlyphBitmap(pFont, charpos.m_GlyphIndex, charpos.m_bFontStyle, &deviceCtm,
    [all...]

Completed in 399 milliseconds