Home
last modified time | relevance | path

Searched defs:get_anchor_point (Results 1 – 8 of 8) sorted by relevance

/dports/www/py-bokeh/bokeh-2.3.3/bokeh/server/static/js/types/models/glyphs/
H A Dbox.d.ts26 get_anchor_point(anchor: Anchor, i: number, _spt: [number, number]): { method in BoxView
/dports/games/supertux2/SuperTux-v0.6.3-Source/src/object/
H A Dtext_object.hpp51 AnchorPoint get_anchor_point() const { return m_anchor; } in get_anchor_point() function in TextObject
H A Dfloating_image.hpp51 AnchorPoint get_anchor_point() const { in get_anchor_point() function in FloatingImage
/dports/games/supertux2/SuperTux-v0.6.3-Source/src/scripting/
H A Dtext.cpp94 Text::get_anchor_point() const in get_anchor_point() function in scripting::Text
H A Dfloating_image.cpp74 FloatingImage::get_anchor_point() const in get_anchor_point() function in scripting::FloatingImage
H A Dtext_array.cpp210 TextArray::get_anchor_point() const in get_anchor_point() function in scripting::TextArray
/dports/math/cgal/CGAL-5.3/include/CGAL/
H A DSkin_surface_base_3.h555 get_anchor_point(const Anchor_point &anchor, Gt2 &traits) in get_anchor_point() function
/dports/graphics/cluttermm/cluttermm-1.17.3/clutter/cluttermm/
H A Dactor.cc3816 void Actor::get_anchor_point(float& anchor_x, float& anchor_y) const in get_anchor_point() function in Clutter::Actor