Home
last modified time | relevance | path

Searched refs:get_attach_to_screen_rect (Results 1 – 6 of 6) sorted by relevance

/dports/devel/godot-tools/godot-3.2.3-stable/scene/main/
H A Dviewport.h520 Rect2 get_attach_to_screen_rect() const;
H A Dviewport.cpp2899 Rect2 Viewport::get_attach_to_screen_rect() const { in get_attach_to_screen_rect() function in Viewport
/dports/devel/godot/godot-3.2.3-stable/scene/main/
H A Dviewport.h520 Rect2 get_attach_to_screen_rect() const;
H A Dviewport.cpp2899 Rect2 Viewport::get_attach_to_screen_rect() const { in get_attach_to_screen_rect() function in Viewport
/dports/devel/godot/godot-3.2.3-stable/editor/plugins/
H A Danimation_player_editor_plugin.cpp1421 Rect2 root_vp_screen_rect = get_tree()->get_root()->get_attach_to_screen_rect(); in _prepare_onion_layers_2()
/dports/devel/godot-tools/godot-3.2.3-stable/editor/plugins/
H A Danimation_player_editor_plugin.cpp1421 Rect2 root_vp_screen_rect = get_tree()->get_root()->get_attach_to_screen_rect(); in _prepare_onion_layers_2()