Searched defs:coord (Results 1 – 3 of 3) sorted by relevance
13 { "3" : { "coord" : [ 1,2] } array
115 function parseCoord(coord, dir) { argument
1481 NSVGcoordinate coord = {0, NSVG_UNITS_USER}; in nsvg__parseCoordinateRaw() local1490 NSVGcoordinate coord ; in nsvg__coord() local1498 NSVGcoordinate coord = nsvg__parseCoordinateRaw(str); in nsvg__parseCoordinate() local
Completed in 14 milliseconds