Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxge/win32/
Dfx_win32_dwrite.cpp108 CFX_DIBitmap* pBitmap_; member in CDwGdiTextRenderer
365 : pBitmap_(pBitmap), in CDwGdiTextRenderer()
397 text_bbox.Height(), pBitmap_, text_bbox.left, in DrawGlyphRun()
405 pBitmap_->CompositeBitmap(text_bbox.left, text_bbox.top, text_bbox.Width(), in DrawGlyphRun()