Home
last modified time | relevance | path

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

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