Home
last modified time | relevance | path

Searched refs:get_stretch_mode (Results 1 – 16 of 16) sorted by relevance

/dports/devel/godot2/godot-2.1.6-stable/scene/gui/
H A Dtexture_frame.cpp113 ObjectTypeDB::bind_method(_MD("get_stretch_mode"), &TextureFrame::get_stretch_mode); in _bind_methods()
172 TextureFrame::StretchMode TextureFrame::get_stretch_mode() const { in get_stretch_mode() function in TextureFrame
H A Dtexture_frame.h75 StretchMode get_stretch_mode() const;
H A Dtexture_button.h100 StretchMode get_stretch_mode() const;
H A Dtexture_button.cpp207 ObjectTypeDB::bind_method(_MD("get_stretch_mode"), &TextureButton::get_stretch_mode); in _bind_methods()
326 TextureButton::StretchMode TextureButton::get_stretch_mode() const { in get_stretch_mode() function in TextureButton
/dports/devel/godot2-tools/godot-2.1.6-stable/scene/gui/
H A Dtexture_frame.cpp113 ObjectTypeDB::bind_method(_MD("get_stretch_mode"), &TextureFrame::get_stretch_mode); in _bind_methods()
172 TextureFrame::StretchMode TextureFrame::get_stretch_mode() const { in get_stretch_mode() function in TextureFrame
H A Dtexture_frame.h75 StretchMode get_stretch_mode() const;
H A Dtexture_button.h100 StretchMode get_stretch_mode() const;
H A Dtexture_button.cpp207 ObjectTypeDB::bind_method(_MD("get_stretch_mode"), &TextureButton::get_stretch_mode); in _bind_methods()
326 TextureButton::StretchMode TextureButton::get_stretch_mode() const { in get_stretch_mode() function in TextureButton
/dports/devel/godot/godot-3.2.3-stable/scene/gui/
H A Dtexture_rect.cpp138 ClassDB::bind_method(D_METHOD("get_stretch_mode"), &TextureRect::get_stretch_mode); in _bind_methods()
208 TextureRect::StretchMode TextureRect::get_stretch_mode() const { in get_stretch_mode() function in TextureRect
H A Dtexture_rect.h74 StretchMode get_stretch_mode() const;
H A Dtexture_button.h90 StretchMode get_stretch_mode() const;
H A Dtexture_button.cpp252 ClassDB::bind_method(D_METHOD("get_stretch_mode"), &TextureButton::get_stretch_mode); in _bind_methods()
347 TextureButton::StretchMode TextureButton::get_stretch_mode() const { in get_stretch_mode() function in TextureButton
/dports/devel/godot-tools/godot-3.2.3-stable/scene/gui/
H A Dtexture_rect.cpp138 ClassDB::bind_method(D_METHOD("get_stretch_mode"), &TextureRect::get_stretch_mode); in _bind_methods()
208 TextureRect::StretchMode TextureRect::get_stretch_mode() const { in get_stretch_mode() function in TextureRect
H A Dtexture_rect.h74 StretchMode get_stretch_mode() const;
H A Dtexture_button.h90 StretchMode get_stretch_mode() const;
H A Dtexture_button.cpp252 ClassDB::bind_method(D_METHOD("get_stretch_mode"), &TextureButton::get_stretch_mode); in _bind_methods()
347 TextureButton::StretchMode TextureButton::get_stretch_mode() const { in get_stretch_mode() function in TextureButton