Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/
Dfpdf_editpath.cpp149 int fillmode, in FPDFPath_SetDrawMode()
167 int* fillmode, in FPDFPath_GetDrawMode()
Dfpdf_edit_embeddertest.cpp260 int fillmode = FPDF_FILLMODE_NONE; in TEST_F() local
/external/skia/modules/canvaskit/htmlcanvas/
Dcanvas2dcontext.js718 this.isPointInPath = function(x, y, fillmode) { argument
/external/skqp/experimental/canvaskit/htmlcanvas/
Dcanvas2dcontext.js731 this.isPointInPath = function(x, y, fillmode) { argument