Home
last modified time | relevance | path

Searched defs:fillmode (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/fpdfsdk/
Dfpdf_editpath.cpp157 int fillmode, in FPDFPath_SetDrawMode()
175 int* fillmode, in FPDFPath_GetDrawMode()
Dfpdf_edit_embeddertest.cpp377 int fillmode = FPDF_FILLMODE_NONE; in TEST_F() local
/external/skia/modules/canvaskit/htmlcanvas/
Dcanvas2dcontext.js721 this.isPointInPath = function(x, y, fillmode) { argument