Home
last modified time | relevance | path

Searched refs:set_stretch (Results 1 – 25 of 105) sorted by relevance

12345

/dports/emulators/vice/vice-3.5/src/crtc/
H A Dcrtc-resources.c80 static int set_stretch(int val, void *param) in set_stretch() function
92 &crtc_stretchy, set_stretch, NULL },
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/crtc/
H A Dcrtc-resources.c80 static int set_stretch(int val, void *param) in set_stretch() function
92 &crtc_stretchy, set_stretch, NULL },
/dports/emulators/vice/vice-3.5/src/vdc/
H A Dvdc-resources.c96 static int set_stretch(int val, void *param) in set_stretch() function
113 &vdc_resources.stretchy, set_stretch, NULL },
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/vdc/
H A Dvdc-resources.c96 static int set_stretch(int val, void *param) in set_stretch() function
113 &vdc_resources.stretchy, set_stretch, NULL },
/dports/lang/fpc-source/fpc-3.2.2/packages/gtk2/src/gtkhtml/
H A Dhtmlfontspecification.inc49 procedure set_stretch(var a : _HtmlFontSpecification; __stretch : THtmlFontStretchType);
106 procedure set_stretch(var a : THtmlFontSpecification; __stretch : THtmlFontStretchType);
109 end;//set_stretch
/dports/x11-toolkits/fpc-gtk2/fpc-3.2.2/packages/gtk2/src/gtkhtml/
H A Dhtmlfontspecification.inc49 procedure set_stretch(var a : _HtmlFontSpecification; __stretch : THtmlFontStretchType);
106 procedure set_stretch(var a : THtmlFontSpecification; __stretch : THtmlFontStretchType);
109 end;//set_stretch
/dports/x11-wm/awesome/awesome-4.3/lib/awful/
H A Dwibar.lua229 local function set_stretch(w, value) function
411 w.set_stretch = set_stretch
/dports/devel/godot/godot-3.2.3-stable/scene/gui/
H A Dviewport_container.cpp55 void ViewportContainer::set_stretch(bool p_enable) { in set_stretch() function in ViewportContainer
199 ClassDB::bind_method(D_METHOD("set_stretch", "enable"), &ViewportContainer::set_stretch); in _bind_methods()
H A Dviewport_container.h48 void set_stretch(bool p_enable);
/dports/devel/godot-tools/godot-3.2.3-stable/scene/gui/
H A Dviewport_container.cpp55 void ViewportContainer::set_stretch(bool p_enable) { in set_stretch() function in ViewportContainer
199 ClassDB::bind_method(D_METHOD("set_stretch", "enable"), &ViewportContainer::set_stretch); in _bind_methods()
H A Dviewport_container.h48 void set_stretch(bool p_enable);
/dports/www/castor/castor-0.8.16/cargo-crates/pango-0.8.0/src/auto/
H A Dfont_description.rs177 pub fn set_stretch(&mut self, stretch: Stretch) { in set_stretch() method
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/pango-0.7.0/src/auto/
H A Dfont_description.rs177 pub fn set_stretch(&mut self, stretch: Stretch) { in set_stretch() method
/dports/net-im/fractal/fractal-4.4.0/vendor/pango/src/auto/
H A Dfont_description.rs177 pub fn set_stretch(&mut self, stretch: Stretch) { in set_stretch() method
/dports/x11-toolkits/p5-Pango/Pango-1.227/t/
H A DPangoFont.t26 $description -> set_stretch("condensed");
/dports/x11-toolkits/p5-Gtk2/Gtk2-1.24993/t/
H A DPangoFont.t26 $description -> set_stretch("condensed");
/dports/devel/godot/godot-3.2.3-stable/editor/plugins/
H A Dmesh_editor_plugin.cpp126 set_stretch(true); in MeshEditor()
/dports/devel/godot-tools/godot-3.2.3-stable/editor/plugins/
H A Dmesh_editor_plugin.cpp126 set_stretch(true); in MeshEditor()
/dports/x11-toolkits/pangomm/pangomm-2.40.1/pango/pangomm/
H A Dfontdescription.cc210 void FontDescription::set_stretch(Stretch stretch) in set_stretch() function in Pango::FontDescription
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/pango-0.14.3/src/auto/
H A Dfont_description.rs199 pub fn set_stretch(&mut self, stretch: Stretch) { in set_stretch() method
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/pango-0.14.8/src/auto/
H A Dfont_description.rs199 pub fn set_stretch(&mut self, stretch: Stretch) { in set_stretch() method
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/pango-0.14.8/src/auto/
H A Dfont_description.rs199 pub fn set_stretch(&mut self, stretch: Stretch) { in set_stretch() method
/dports/x11/sirula/sirula-1.0.0/cargo-crates/pango-0.14.8/src/auto/
H A Dfont_description.rs199 pub fn set_stretch(&mut self, stretch: Stretch) { in set_stretch() method
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/pango/src/auto/
H A Dfont_description.rs199 pub fn set_stretch(&mut self, stretch: Stretch) { in set_stretch() method
/dports/x11-toolkits/p5-Prima/Prima-1.63/Prima/
H A DImageViewer.pm338 sub set_stretch subroutine
442 sub stretch {($#_)?$_[0]-> set_stretch($_[1]):return $_[0]-> {stretch}}

12345