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

  /external/pdfium/core/fxge/ge/
fx_ge_text.cpp 62 FX_SAFE_INT32 char_width = pGlyph->m_Bitmap.GetWidth();
78 FX_SAFE_INT32 char_height = pGlyph->m_Bitmap.GetHeight();
cfx_facecache.cpp 185 pGlyphBitmap->m_Bitmap.Create(
190 int dest_pitch = pGlyphBitmap->m_Bitmap.GetPitch();
192 uint8_t* pDestBuf = pGlyphBitmap->m_Bitmap.GetBuffer();
cfx_renderdevice.cpp     [all...]
  /external/pdfium/core/fxge/
fx_font.h 227 CFX_DIBitmap m_Bitmap;
  /external/pdfium/core/fpdfapi/render/
cpdf_type3cache.cpp 169 pGlyph->m_Bitmap.TakeOver(pResBitmap.get());
cpdf_renderstatus.cpp     [all...]

Completed in 483 milliseconds