Searched defs:fillmode (Results 1 – 3 of 3) sorted by relevance
157 int fillmode, in FPDFPath_SetDrawMode()175 int* fillmode, in FPDFPath_GetDrawMode()
401 int fillmode = FPDF_FILLMODE_NONE; in TEST_F() local
721 this.isPointInPath = function(x, y, fillmode) { argument