Home
last modified time | relevance | path

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

/dports/devel/godot2/godot-2.1.6-stable/scene/gui/
H A Dtexture_frame.cpp166 void TextureFrame::set_stretch_mode(StretchMode p_mode) { in set_stretch_mode() function in TextureFrame
H A Dtexture_button.cpp321 void TextureButton::set_stretch_mode(TextureButton::StretchMode p_mode) { in set_stretch_mode() function in TextureButton
/dports/devel/godot2-tools/godot-2.1.6-stable/scene/gui/
H A Dtexture_frame.cpp166 void TextureFrame::set_stretch_mode(StretchMode p_mode) { in set_stretch_mode() function in TextureFrame
H A Dtexture_button.cpp321 void TextureButton::set_stretch_mode(TextureButton::StretchMode p_mode) { in set_stretch_mode() function in TextureButton
/dports/devel/godot/godot-3.2.3-stable/scene/gui/
H A Dtexture_rect.cpp202 void TextureRect::set_stretch_mode(StretchMode p_mode) { in set_stretch_mode() function in TextureRect
H A Dtexture_button.cpp342 void TextureButton::set_stretch_mode(StretchMode p_stretch_mode) { in set_stretch_mode() function in TextureButton
/dports/devel/godot-tools/godot-3.2.3-stable/scene/gui/
H A Dtexture_rect.cpp202 void TextureRect::set_stretch_mode(StretchMode p_mode) { in set_stretch_mode() function in TextureRect
H A Dtexture_button.cpp342 void TextureButton::set_stretch_mode(StretchMode p_stretch_mode) { in set_stretch_mode() function in TextureButton