Home
last modified time | relevance | path

Searched defs:set_picture (Results 1 – 6 of 6) sorted by relevance

/dports/math/ump/ump-0.8.6/src/
H A Dmath2.variable.cpp524 void Variable::set_picture(const Picture *newpic) throw(error_obj) in set_picture() function in math::Variable
/dports/games/widelands/widelands-build21/src/ui_basic/
H A Dtable.cc744 void Table<void*>::EntryRecord::set_picture(uint8_t const col, in set_picture() function in UI::Table::EntryRecord
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/librespot-protocol-0.1.2/src/
H A Dplaylist4meta.rs612 pub fn set_picture(&mut self, v: ::std::vec::Vec<u8>) { in set_picture() method
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/librespot-protocol-0.1.1/src/
H A Dplaylist4meta.rs589 pub fn set_picture(&mut self, v: ::std::vec::Vec<u8>) { in set_picture() method
/dports/lang/gnu-cobol/gnucobol-3.1.2/cobc/
H A Dcobc.c5114 set_picture (struct cb_field *field, char *picture, size_t picture_len) in set_picture() function
/dports/science/kst2/kst-plot-38eddb5322a1d557f9d86ea95d456d76272941e3/pyKst/
H A Dpykst.py3371 def set_picture(self, pic): member in Picture