• Home
  • Raw
  • Download

Lines Matching +defs:string +defs:ref

184         "string":"Some curves initially occupy", "x":400, "y":200  property
187 "string":"one-dimensional sectors, then diverge.", "x":400, "y":240 property
190 "string":"A curve span may cover more", "x":400, "y":200 property
193 "string":"than one sector.", "x":400, "y":240 property
196 "string":"Some lines occupy one-dimensional", "x":400, "y":200 property
199 "string":"sectors.", "x":400, "y":240 property
202 "string":"Line spans are contained by a single sector.", "x":400, "y":200 property
205 "string":"A sector is a wedge of a circle", "x":400, "y":200 property
208 "string":"containing a range of points.", "x":400, "y":240 property
211 "string":"X > 0 Y < 0 -Y < X", "x":500, "y":460 property
214 "string":"X > 0 Y < 0 -Y > X", "x":500, "y":460 property
217 "string":"X < 0 Y < 0 Y < X", "x":500, "y":460 property
220 "string":"X < 0 Y < 0 Y > X", "x":500, "y":460 property
223 "string":"X < 0 Y > 0 -Y > X", "x":500, "y":460 property
226 "string":"X < 0 Y > 0 -Y < X", "x":500, "y":460 property
229 "string":"X > 0 Y > 0 Y > X", "x":500, "y":460 property
232 "string":"X > 0 Y > 0 Y < X", "x":500, "y":460 property
235 "string":"X > 0 Y == 0", "x":500, "y":460 property
238 "string":"Y > 0 0 == X", "x":500, "y":460 property
241 "string":"X < 0 Y == X", "x":500, "y":460 property
244 "string":"X > 0 Y > 0 Y < X", "x":500, "y":310 property
247 "string":"X < 0 Y > 0 -Y < X", "x":500, "y":360 property
250 "string":"X < 0 Y < 0 Y < X", "x":500, "y":410 property
253 "string":"All spans are contained by a wedge", "x":400, "y":200 property
256 "string":"Wedges that don't overlap can be", "x":400, "y":200 property
259 "string":"easily sorted.", "x":400, "y":240 property
262 "string":"-X", "x":100, "y":220 property
265 "string":"+X", "x":300, "y":220 property
268 "string":"-Y", "x":205, "y":100 property
271 "string":"+Y", "x":205, "y":300 property
389 { "ref":"span1", "draw":"paths.span1", "paint":"paints.stroke" } property
392 { "ref":"wedge1", "draw":"paths.wedge1", "paint":"paints.gradient1" } property
395 { "ref":"span1", "range":[255,0] }, property
396 { "ref":"wedge1", "range":[255,0] } property
399 { "ref":"span2", "draw":"paths.span2", "paint":"paints.stroke" } property
402 { "ref":"wedge2", "draw":"paths.wedge2", "paint":"paints.gradient2" } property
405 { "ref":"span2", "range":[255,0] }, property
406 { "ref":"wedge2", "range":[255,0] } property
447 { "ref":"line", "draw":"paths.lineSegment", "paint":"paints.stroke" } property
450 { "ref":"sectorXY1", "draw":"text.sectorXY1", "paint":"paints.sectorXY1" }, property
451 { "ref":"sectorXY1", "target":"draw.y", "formula":260 }, property
452 { "ref":"wedgeXY1", "draw":"paths.wedgeXY1", "paint":"paints.gradient4" } property
455 { "ref":"line", "target":"draw[0].line[2]", property
459 { "ref":"line", "target":"draw[0].line[3]", property
465 { "ref":"'sectorXY' + i", "draw":"'text.sectorXY' + i", property
467 { "ref":"'sectorXY' + i", "target":"draw.y", "formula":260 }, property
468 { "ref":"'wedgeXY' + i", "draw":"'paths.wedgeXY' + i", property
470 { "ref":"'sectorXY' + (i - 1)", "range":[255,0] }, property
471 { "ref":"'wedgeXY' + (i - 1)", "range":[255,0] } property
474 { "ref":"sectorXY1" }, property
475 { "ref":"wedgeXY1" }, property
476 { "ref":"sectorXY8", "range":[255,0] }, property
477 { "ref":"wedgeXY8", "range":[255,0] } property
486 { "ref":"curve", "draw":"paths.curveSegment1", "paint":"paints.stroke" } property
494 { "ref":"curve", "range":[0,1], "target":"draw", property
505 { "ref":"curve", "range":[0,1], "target":"draw", property
511 { "ref":"'text' + i", "draw":"'text.sectorXY' + i", "paint":"'paints.sectorXY' + i", property
515 { "ref":"'text' + i" }, property
530 { "ref":"xy9", "draw":"text.sectorXY9", "paint":"paints.sectorXY9" }, property
531 { "ref":"xy9", "target":"draw.y", "formula":260 + 25}, property
535 { "ref":"xy10", "draw":"text.sectorXY10", "paint":"paints.sectorXY10" }, property
536 { "ref":"xy10", "target":"draw.y", "formula":260 + 50 }, property
540 { "ref":"xy11", "draw":"text.sectorXY11", "paint":"paints.sectorXY11" }, property
541 { "ref":"xy11", "target":"draw.y", "formula":260 + 75 }, property
551 { "ref":"cubic", "draw":"paths.cubicSegment1", "paint":"paints.stroke" }, property
552 { "ref":"cubic", "range":[0,1], "target":"draw", property
554 { "ref":"xy9", "draw":"text.sectorXY9", "paint":"paints.sectorXY9" }, property
555 { "ref":"xy9", "target":"draw.y", "formula":260 + 25}, property
559 { "ref":"xy1", "draw":"text.sectorXY1", "paint":"paints.sectorXY1" }, property
560 { "ref":"xy1", "target":"draw.y", "formula":260 + 60}, property