Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/
Dcfx_facecache.cpp74 bool bFontStyle, in RenderGlyph() argument
89 bUseCJKSubFont = pSubstFont->m_bSubstCJK && bFontStyle; in RenderGlyph()
217 bool bFontStyle, in LoadGlyphBitmap() argument
266 bFontStyle, dest_width, anti_alias); in LoadGlyphBitmap()
270 bFontStyle, dest_width, anti_alias); in LoadGlyphBitmap()
311 bFontStyle, dest_width, anti_alias); in LoadGlyphBitmap()
341 bool bFontStyle, in LookUpGlyphBitmap() argument
358 pFont, glyph_index, bFontStyle, pMatrix, dest_width, anti_alias); in LookUpGlyphBitmap()
Dcfx_facecache.h31 bool bFontStyle,
51 bool bFontStyle,
65 bool bFontStyle,
Dcfx_font.h53 bool bFontStyle,
Dcfx_font.cpp614 bool bFontStyle, in LoadGlyphBitmap() argument
619 return GetFaceCache()->LoadGlyphBitmap(this, glyph_index, bFontStyle, pMatrix, in LoadGlyphBitmap()