Home
last modified time | relevance | path

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

/external/pdfium/core/src/fpdfapi/fpdf_render/
Dfpdf_render_text.cpp233 FX_ARGB stroke_argb = 0, fill_argb = 0; in ProcessText() local
387 FX_ARGB fill_argb = GetFillArgb(textobj, TRUE); in ProcessType3Text() local
597FX_ARGB fill_argb, FX_ARGB stroke_argb, CFX_PathData* pClippingPath, int nFlag) in DrawTextPath()
618 … const CFX_AffineMatrix* pMatrix, const CFX_ByteString& str, FX_ARGB fill_argb, in DrawTextString()
666 FX_ARGB fill_argb, const CPDF_RenderOptions* pOptions) in DrawNormalText()
Dfpdf_render_image.cpp46 FX_ARGB fill_argb = 0; in ProcessInlines() local
84 FX_DWORD fill_argb = m_Options.TranslateColor(mask_argb); in CompositeDIBitmap() local
Dfpdf_render.cpp537 FX_DWORD fill_argb = 0; in ProcessPath() local
Dfpdf_render_pattern.cpp1012 FX_ARGB fill_argb = GetFillArgb(pPageObj); in DrawTilingPattern() local
/external/pdfium/core/src/fxge/win32/
Dfx_win32_gdipext.cpp620 void CGdiplusExt::GdipCreateBrush(FX_DWORD fill_argb, void** pBrush) in GdipCreateBrush()
850 FX_DWORD fill_argb, in DrawPath()