Home
last modified time | relevance | path

Searched refs:TextureRect (Results 101 – 125 of 143) sorted by relevance

123456

/dports/devel/godot-tools/godot-3.2.3-stable/scene/
H A Dregister_scene_types.cpp302 ClassDB::register_class<TextureRect>(); in register_scene_types()
/dports/devel/godot-tools/godot-3.2.3-stable/editor/
H A Deditor_profiler.cpp752 graph = memnew(TextureRect); in EditorProfiler()
H A Deditor_node.h253 TextureRect *tab_preview;
H A Deditor_node.cpp5111 TextureRect *drag_preview = memnew(TextureRect); in drag_resource()
5165 TextureRect *icon = memnew(TextureRect); in drag_files_and_dirs()
5175 icon->set_stretch_mode(TextureRect::STRETCH_KEEP_CENTERED); in drag_files_and_dirs()
6122 tab_preview = memnew(TextureRect); in EditorNode()
6123 tab_preview->set_stretch_mode(TextureRect::STRETCH_KEEP_ASPECT_CENTERED); in EditorNode()
H A Deditor_properties.cpp2376 preview->set_stretch_mode(TextureRect::STRETCH_SCALE); in _resource_preview()
2379 preview->set_stretch_mode(TextureRect::STRETCH_KEEP_ASPECT_CENTERED); in _resource_preview()
2943 preview = memnew(TextureRect); in EditorPropertyResource()
/dports/devel/godot/godot-3.2.3-stable/editor/
H A Deditor_node.h253 TextureRect *tab_preview;
H A Deditor_profiler.cpp752 graph = memnew(TextureRect); in EditorProfiler()
H A Deditor_node.cpp5111 TextureRect *drag_preview = memnew(TextureRect); in drag_resource()
5165 TextureRect *icon = memnew(TextureRect); in drag_files_and_dirs()
5175 icon->set_stretch_mode(TextureRect::STRETCH_KEEP_CENTERED); in drag_files_and_dirs()
6122 tab_preview = memnew(TextureRect); in EditorNode()
6123 tab_preview->set_stretch_mode(TextureRect::STRETCH_KEEP_ASPECT_CENTERED); in EditorNode()
H A Deditor_properties.cpp2376 preview->set_stretch_mode(TextureRect::STRETCH_SCALE); in _resource_preview()
2379 preview->set_stretch_mode(TextureRect::STRETCH_KEEP_ASPECT_CENTERED); in _resource_preview()
2943 preview = memnew(TextureRect); in EditorPropertyResource()
/dports/devel/godot/godot-3.2.3-stable/editor/plugins/
H A Dpolygon_2d_editor_plugin.cpp1457 uv_icon_zoom = memnew(TextureRect); in Polygon2DEditor()
1458 uv_icon_zoom->set_stretch_mode(TextureRect::STRETCH_KEEP_CENTERED); in Polygon2DEditor()
H A Dscript_editor_plugin.cpp2453 TextureRect *tf = memnew(TextureRect); in get_drag_data_fw()
3387 script_icon = memnew(TextureRect); in ScriptEditor()
H A Dsprite_frames_editor_plugin.cpp1071 split_sheet_preview = memnew(TextureRect); in SpriteFramesEditor()
/dports/devel/godot-tools/godot-3.2.3-stable/editor/plugins/
H A Dpolygon_2d_editor_plugin.cpp1457 uv_icon_zoom = memnew(TextureRect); in Polygon2DEditor()
1458 uv_icon_zoom->set_stretch_mode(TextureRect::STRETCH_KEEP_CENTERED); in Polygon2DEditor()
H A Dscript_editor_plugin.cpp2453 TextureRect *tf = memnew(TextureRect); in get_drag_data_fw()
3387 script_icon = memnew(TextureRect); in ScriptEditor()
H A Dsprite_frames_editor_plugin.cpp1071 split_sheet_preview = memnew(TextureRect); in SpriteFramesEditor()
/dports/www/firefox/firefox-99.0/gfx/layers/opengl/
H A DTextureHostOGL.cpp586 wr::ImageBufferKind::TextureRect) in PushResourceUpdates()
/dports/devel/godot-tools/godot-3.2.3-stable/modules/visual_script/
H A Dvisual_script_editor.cpp710 TextureRect *tf = memnew(TextureRect); in _update_graph()
712 tf->set_stretch_mode(TextureRect::STRETCH_KEEP_CENTERED); in _update_graph()
838 TextureRect *tf = memnew(TextureRect); in _update_graph()
840 tf->set_stretch_mode(TextureRect::STRETCH_KEEP_CENTERED); in _update_graph()
/dports/devel/godot/godot-3.2.3-stable/modules/visual_script/
H A Dvisual_script_editor.cpp710 TextureRect *tf = memnew(TextureRect); in _update_graph()
712 tf->set_stretch_mode(TextureRect::STRETCH_KEEP_CENTERED); in _update_graph()
838 TextureRect *tf = memnew(TextureRect); in _update_graph()
840 tf->set_stretch_mode(TextureRect::STRETCH_KEEP_CENTERED); in _update_graph()
/dports/devel/fpc-sdl/fpc-3.2.2/packages/sdl/src/
H A Dsdlutils.pas185 TextureRect : PSDL_Rect );
1318 TextureRect : PSDL_Rect );
1411 TextAddr := cardinal( Pixels ) + UInt32( TextureRect.y ) * Pitch +
1412 UInt32( TextureRect.x ) * Format.BytesPerPixel;
/dports/lang/fpc-source/fpc-3.2.2/packages/sdl/src/
H A Dsdlutils.pas185 TextureRect : PSDL_Rect );
1318 TextureRect : PSDL_Rect );
1411 TextAddr := cardinal( Pixels ) + UInt32( TextureRect.y ) * Pitch +
1412 UInt32( TextureRect.x ) * Format.BytesPerPixel;
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/composite/
H A DTextureHost.cpp700 wr::ImageBufferKind::TextureRect) in PushResourceUpdates()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/composite/
H A DTextureHost.cpp700 wr::ImageBufferKind::TextureRect) in PushResourceUpdates()
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/opengl/
H A DTextureHostOGL.cpp685 wr::ImageBufferKind::TextureRect) in PushResourceUpdates()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/opengl/
H A DTextureHostOGL.cpp685 wr::ImageBufferKind::TextureRect) in PushResourceUpdates()
/dports/devel/godot-tools/godot-demo-projects-8d9d58f112d8/viewport/dynamic_split_screen/
H A Dsplit_screen.tscn180 [node name="View" type="TextureRect" parent="Cameras"]

123456