Home
last modified time | relevance | path

Searched defs:fill_argb (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/core/fpdfapi/render/
Dcpdf_textrenderer.cpp59 FX_ARGB fill_argb, in DrawTextPath()
104 FX_ARGB fill_argb, in DrawTextString()
139 FX_ARGB fill_argb, in DrawNormalText()
Dcpdf_renderstatus.cpp429 uint32_t fill_argb = fill_type != CFX_FillRenderOptions::FillType::kNoFill in ProcessPath() local
840 FX_ARGB fill_argb = 0; in ProcessText() local
899 FX_ARGB fill_argb = GetFillArgbForType3(textobj); in ProcessType3Text() local
1252 FX_ARGB fill_argb = m_Options.TranslateColor(mask_argb); in CompositeDIBitmap() local
Dcpdf_rendertiling.cpp197 FX_ARGB fill_argb = pRenderStatus->GetFillArgb(pPageObj); in Draw() local
/external/pdfium/core/fxge/win32/
Dcgdi_plus_ext.cpp574 uint32_t fill_argb, in DrawPath()