Home
last modified time | relevance | path

Searched refs:push_transform (Results 1 – 25 of 42) sorted by relevance

12

/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/extension/internal/
H A Dlatex-text-renderer.cpp112 push_transform(Geom::identity()); in LaTeXTextRenderer()
254 push_transform(tp); in sp_use_render()
594 push_transform(root->c2p); in sp_root_render()
638 push_transform(item->transform); in renderItem()
683 push_transform(Geom::Translate(-d.corner(3)) * Geom::Scale(scale, -scale)); in setupDocument()
726 LaTeXTextRenderer::push_transform(Geom::Affine const &tr) in push_transform() function in Inkscape::Extension::Internal::LaTeXTextRenderer
H A Dlatex-text-renderer.h65 void push_transform(Geom::Affine const &transform);
/dports/science/mpqc/mpqc-2.3.1/src/lib/util/render/
H A Drender.cc76 Render::push_transform(const Ref<Transform>& t) in push_transform() function in Render
103 if (object->transform().nonnull()) push_transform(object->transform()); in render()
H A Drender.h62 virtual void push_transform(const Ref<Transform>& t);
/dports/games/supertux2/SuperTux-v0.6.3-Source/src/interface/
H A Dcontainer.cpp45 context.push_transform(); in draw()
/dports/games/supertux2/SuperTux-v0.6.3-Source/src/object/
H A Dspecialriser.cpp51 context.push_transform(); in draw()
H A Dbouncy_coin.cpp58 context.push_transform(); in draw()
H A Dfloating_text.cpp69 context.push_transform(); in draw()
H A Dfloating_image.cpp85 context.push_transform(); in draw()
H A Dlevel_time.cpp80 context.push_transform(); in draw()
H A Dthunderstorm.cpp101 context.push_transform(); in draw()
H A Ddisplay_effect.cpp93 context.push_transform(); in draw()
H A Dtext_object.cpp130 context.push_transform(); in draw()
H A Dparticlesystem.cpp88 context.push_transform(); in draw()
H A Dinfoblock.cpp142 context.push_transform(); in draw()
H A Dparticlesystem_interactive.cpp64 context.push_transform(); in draw()
H A Dunstable_tile.cpp231 context.push_transform(); in draw()
/dports/cad/openroad/OpenROAD-2.0/src/OpenDB/src/db/
H A DdbHierInstShapeItr.cpp57 void dbHierInstShapeItr::push_transform(dbTransform t) in push_transform() function in odb::dbHierInstShapeItr
73 push_transform(dbTransform(inst->getOrient(), Point(x, y))); in iterate_leaf()
170 push_transform(dbTransform(inst->getOrient(), Point(x, y))); in iterate_inst()
/dports/games/supertux2/SuperTux-v0.6.3-Source/src/video/
H A Ddrawing_context.hpp67 void push_transform();
H A Ddrawing_context.cpp102 DrawingContext::push_transform() in push_transform() function in DrawingContext
/dports/games/supertux2/SuperTux-v0.6.3-Source/src/trigger/
H A Dsecretarea_trigger.cpp103 context.push_transform(); in draw()
H A Dclimbable.cpp108 context.push_transform(); in draw()
/dports/games/supertux2/SuperTux-v0.6.3-Source/src/supertux/
H A Dplayer_status_hud.cpp72 context.push_transform(); in draw()
/dports/games/supertux2/SuperTux-v0.6.3-Source/src/sprite/
H A Dsprite.cpp148 context.push_transform(); in draw()
/dports/games/supertux2/SuperTux-v0.6.3-Source/src/badguy/
H A Drcrystallo.cpp116 context.push_transform(); in draw()

12