Searched refs:CORE_POLYGON_MODE_LINE (Results 1 – 3 of 3) sorted by relevance
48 { CORE_POLYGON_MODE_LINE, "line" },
422 CORE_POLYGON_MODE_LINE = 1, enumerator
362 case CORE_POLYGON_MODE_LINE: in SetPolygonMode()