Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxge/ge/
Dfx_ge_device.cpp116 FX_DWORD fill_color, in DrawPath() argument
127 fill_alpha = FXARGB_A(fill_color); in DrawPath()
150 DrawCosmeticLine(x1, y1, x2, y2, fill_color, fill_mode, alpha_flag, in DrawPath()
190 if (FillRect(&rect_i, fill_color, alpha_flag, pIccTransform, in DrawPath()
204 FX_DWORD strokecolor = fill_color; in DrawPath()
268 pPathData, &matrix, pGraphState, fill_color, stroke_color, in DrawPath()
278 fill_color, stroke_color, fill_mode, in DrawPath()
293 FX_DWORD fill_color, in FillRect() argument
297 if (m_pDeviceDriver->FillRect(pRect, fill_color, alpha_flag, pIccTransform, in FillRect()
311 if (!bitmap.CompositeRect(0, 0, pRect->Width(), pRect->Height(), fill_color, in FillRect()
Dfx_ge_text.cpp180 FX_DWORD fill_color, in DrawNormalText() argument
197 pText2Device, font_size, fill_color, in DrawNormalText()
204 : FXARGB_A(fill_color); in DrawNormalText()
218 pText2Device, font_size, fill_color, in DrawNormalText()
237 pText2Device, NULL, NULL, fill_color, 0, NULL, in DrawNormalText()
348 return SetBitMask(&bitmap, bmp_rect.left, bmp_rect.top, fill_color); in DrawNormalText()
380 _Color2Argb(fill_color, fill_color, alpha_flag | (1 << 24), pIccTransform); in DrawNormalText()
381 ArgbDecode(fill_color, a, r, g, b); in DrawNormalText()
397 if (!bitmap.CompositeMask(left, top, ncols, nrows, pGlyph, fill_color, 0, in DrawNormalText()
1098 SetBitMask(&bitmap, bmp_rect.left, bmp_rect.top, fill_color, alpha_flag, in DrawNormalText()
[all …]
Dfx_ge_ps.cpp180 FX_DWORD fill_color, in DrawPath() argument
188 : FXARGB_A(fill_color); in DrawPath()
213 SetColor(fill_color, alpha_flag, pIccTransform); in DrawPath()
/external/pdfium/core/include/fxge/
Dfx_ge.h296 FX_DWORD fill_color,
384 FX_DWORD fill_color,
397 FX_DWORD fill_color,
510 FX_DWORD fill_color,
526 FX_DWORD fill_color,
652 FX_DWORD fill_color,
/external/pdfium/core/src/fxge/skia/
Dfx_skia_device.h44 FX_DWORD fill_color,
57 FX_DWORD fill_color,
Dfx_skia_device.cpp432 FX_DWORD fill_color, // fill color in DrawPath() argument
443 if ((fill_mode & 3) && fill_color) { in DrawPath()
459 spaint.setColor(fill_color); in DrawPath()
460 if (!RenderRasterizerSkia(path_data.m_PathData, spaint, rect, fill_color, in DrawPath()
522 FX_DWORD fill_color, in FillRect() argument
525 return m_pAggDriver->FillRect(pRect, fill_color, alpha_flag, pIccTransform); in FillRect()
/external/pdfium/core/src/fxge/agg/include/
Dfx_agg_driver.h52 FX_DWORD fill_color,
64 FX_DWORD fill_color,
/external/pdfium/core/src/fxge/win32/
Dfx_win32_device.cpp845 FX_DWORD fill_color, in DrawPath() argument
854 _Color2Argb(fill_color, fill_color, alpha_flag | (1 << 24), pIccTransform); in DrawPath()
868 (FX_FLOAT)(bbox.bottom + 1), fill_color, in DrawPath()
873 fill_color, alpha_flag, pIccTransform, in DrawPath()
877 int fill_alpha = FXARGB_A(fill_color); in DrawPath()
894 pGraphState, fill_color, in DrawPath()
912 hBrush = _CreateBrush(fill_color); in DrawPath()
955 FX_DWORD fill_color, in FillRect() argument
962 _Color2Argb(fill_color, fill_color, alpha_flag | (1 << 24), pIccTransform); in FillRect()
965 ArgbDecode(fill_color, alpha, rgb); in FillRect()
Dwin32_int.h128 FX_DWORD fill_color,
135 FX_DWORD fill_color,
311 FX_DWORD fill_color,
Dfx_win32_print.cpp394 FX_ARGB fill_color, in DrawPath() argument
404 fill_color, stroke_color, fill_mode & 3, in DrawPath()
/external/pdfium/core/src/fxge/apple/
Dapple_int.h98 FX_DWORD fill_color,
112 FX_DWORD fill_color,
/external/pdfium/testing/
Dembedder_test.cpp250 FPDF_DWORD fill_color = alpha ? 0x00000000 : 0xFFFFFFFF; in RenderPage() local
251 FPDFBitmap_FillRect(bitmap, 0, 0, width, height, fill_color); in RenderPage()
/external/pdfium/core/src/fxge/agg/src/
Dfx_agg_driver.cpp1208 FX_DWORD fill_color, in DrawPath() argument
1221 if ((fill_mode & 3) && fill_color) { in DrawPath()
1231 if (!RenderRasterizer(rasterizer, fill_color, fill_mode & FXFILL_FULLCOVER, in DrawPath()
1574 FX_DWORD fill_color, in FillRect() argument
1597 fill_color); in FillRect()
1600 draw_rect.Height(), fill_color, alpha_flag, in FillRect()
1607 (const CFX_DIBitmap*)m_pClipRgn->GetMask(), fill_color, in FillRect()
/external/pdfium/samples/
Dpdfium_test.cc360 FPDF_DWORD fill_color = alpha ? 0x00000000 : 0xFFFFFFFF; in RenderPage() local
361 FPDFBitmap_FillRect(bitmap, 0, 0, width, height, fill_color); in RenderPage()
/external/pdfium/core/src/fpdfapi/fpdf_render/
Dfpdf_render_image.cpp779 FX_DWORD fill_color = in StartBitmapAlpha() local
781 m_pRenderStatus->m_pDevice->DrawPath(&path, NULL, NULL, fill_color, 0, in StartBitmapAlpha()
Drender_int.h131 FX_ARGB fill_color = 0,
Dfpdf_render.cpp194 FX_ARGB fill_color, in Initialize() argument
210 m_T3FillColor = fill_color; in Initialize()