Searched refs:mirror (Results 1 - 3 of 3) sorted by relevance
| /forgerock/authenticator-android-v2/app/libs/ |
| H A D | core-2.3.0.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/zxing/ com/google/zxing/aztec/ ... |
| /inkscape/src/2geom/ |
| H A D | transforms.cpp | 154 Affine mirror ( cx2 - cy2, c2xy, 157 return Translate(-origin) * mirror * Translate(origin);
|
| /inkscape/src/live_effects/ |
| H A D | lpe-mirror_symmetry.cpp | 75 oposite_fuse(_("Oposite fuse"), _("Picks the other side of the mirror as the original"), "oposite_fuse", &wr, this, false), 76 start_point(_("Start mirror line"), _("Start mirror line"), "start_point", &wr, this, "Adjust the start of mirroring"), 77 end_point(_("End mirror line"), _("End mirror line"), "end_point", &wr, this, "Adjust end of mirroring") 250 Geom::Path mirror = portion.reversed() * m; local 251 mirror.setInitial(portion.finalPoint()); 252 portion.append(mirror); 273 Geom::Path mirror = portion.reversed() * m; local 274 mirror [all...] |
Completed in 46 milliseconds