Home
last modified time | relevance | path

Searched refs:set_dmy (Results 1 – 25 of 31) sorted by relevance

12

/dports/deskutils/go-for-it/Go-For-It-1.9.6/src/
H A DDate.vala128 a_date.set_dmy (
131 b_date.set_dmy (
/dports/devel/libglademm24/libglademm-2.6.7/examples/variablesmap/
H A Dexamplewindow.cc106 m_dateCalendar.set_dmy(22, Glib::Date::OCTOBER, 1977); // Alberto's birthday :-) in on_file_new()
/dports/devel/glibmm/glibmm-2.64.2/glib/glibmm/
H A Ddate.h318 void set_dmy(Day day, Month month, Year year);
H A Ddate.cc151 Date::set_dmy(Date::Day day, Date::Month month, Date::Year year) in set_dmy() function in Glib::Date
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/glib-0.9.3/src/
H A Ddate.rs144 pub fn set_dmy(&mut self, day: DateDay, month: DateMonth, y: DateYear) { in set_dmy() method
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/glib-0.9.0/src/
H A Ddate.rs144 pub fn set_dmy(&mut self, day: DateDay, month: DateMonth, y: DateYear) { in set_dmy() method
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/glib-0.10.3/src/
H A Ddate.rs144 pub fn set_dmy(&mut self, day: DateDay, month: DateMonth, y: DateYear) { in set_dmy() method
/dports/www/castor/castor-0.8.16/cargo-crates/glib-0.9.3/src/
H A Ddate.rs144 pub fn set_dmy(&mut self, day: DateDay, month: DateMonth, y: DateYear) { in set_dmy() method
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/glib-0.8.2/src/
H A Ddate.rs144 pub fn set_dmy(&mut self, day: DateDay, month: DateMonth, y: DateYear) { in set_dmy() method
/dports/net-im/fractal/fractal-4.4.0/vendor/glib/src/
H A Ddate.rs144 pub fn set_dmy(&mut self, day: DateDay, month: DateMonth, y: DateYear) { in set_dmy() method
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/glib-0.14.4/src/
H A Ddate.rs198 pub fn set_dmy( in set_dmy() method
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/glib/src/
H A Ddate.rs198 pub fn set_dmy( in set_dmy() method
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/glib-0.14.8/src/
H A Ddate.rs198 pub fn set_dmy( in set_dmy() method
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/glib-0.14.8/src/
H A Ddate.rs198 pub fn set_dmy( in set_dmy() method
/dports/multimedia/neolink/neolink-cf54129/cargo-crates/glib-0.14.2/src/
H A Ddate.rs198 pub fn set_dmy( in set_dmy() method
/dports/x11/wmfocus/wmfocus-1.2.0/cargo-crates/glib-0.14.2/src/
H A Ddate.rs198 pub fn set_dmy( in set_dmy() method
/dports/x11/sirula/sirula-1.0.0/cargo-crates/glib-0.14.8/src/
H A Ddate.rs198 pub fn set_dmy( in set_dmy() method
/dports/graphics/shotwell/shotwell-0.30.14/src/
H A DVideoMetadata.vala454 date.set_dmy((DateDay) day, (DateMonth) month, (DateYear) year);
462 date.set_dmy((DateDay) day, month_from_string((string) monthstr), (DateYear) year);
/dports/sysutils/zeitgeist/zeitgeist-1.0.3/libzeitgeist/
H A Dtimestamp.vala172 date.set_dmy (day, month, year);
/dports/graphics/elementary-photos/photos-2.7.1/src/
H A DVideoMetadata.vala467 date.set_dmy ((DateDay) day, (DateMonth) month, (DateYear) year);
475 date.set_dmy ((DateDay) day, month_from_string ((string) monthstr), (DateYear) year);
/dports/devel/glibmm/glibmm-2.64.2/glib/src/
H A Ddate.ccg138 Date::set_dmy(Date::Day day, Date::Month month, Date::Year year)
H A Ddate.hg177 void set_dmy(Day day, Month month, Year year);
/dports/devel/lua-lgi/lgi-0.9.2/tests/
H A Dgireg.lua1086 d:set_dmy(25, 1, 1975)
/dports/lang/fpc-source/fpc-3.2.2/packages/gtk1/src/glib/
H A Dglib.pp995 procedure set_dmy(var a : TGDate; __dmy : guint);
1625 procedure set_dmy(var a : TGDate; __dmy : guint);
/dports/editors/lazarus/lazarus/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazglib2.pas1408 procedure set_dmy(day: TGDateDay; month: TGDateMonth; y: TGDateYear); cdecl; inline; procedure
5317 procedure TGDate.set_dmy(day: TGDateDay; month: TGDateMonth; y: TGDateYear); cdecl; procedure

12