Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/core/fpdfapi/render/
H A Dcpdf_textrenderer.cpp59 FX_ARGB fill_argb, in DrawTextPath()
104 FX_ARGB fill_argb, in DrawTextString()
139 FX_ARGB fill_argb, in DrawNormalText()
H A Dcpdf_renderstatus.cpp388 uint32_t fill_argb = fill_type != CFX_FillRenderOptions::FillType::kNoFill in ProcessPath() local
806 FX_ARGB fill_argb = 0; in ProcessText() local
865 FX_ARGB fill_argb = GetFillArgbForType3(textobj); in ProcessType3Text() local
1216 uint32_t fill_argb = m_Options.TranslateColor(mask_argb); in CompositeDIBitmap() local
H A Dcpdf_rendertiling.cpp191 FX_ARGB fill_argb = pRenderStatus->GetFillArgb(pPageObj); in Draw() local
/aosp_15_r20/external/pdfium/core/fxge/win32/
H A Dcgdi_plus_ext.cpp618 uint32_t fill_argb, in DrawPath()