Home
last modified time | relevance | path

Searched defs:TextAttributes (Results 1 – 25 of 208) sorted by relevance

123456789

/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-0.14.1/src/auto/
H A Dtext_attributes.rs18 impl TextAttributes { impl
26 pub fn copy(&self) -> Option<TextAttributes> { in copy()
31 pub fn copy_values(&self, dest: &TextAttributes) { in copy_values()
38 impl Default for TextAttributes { implementation
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gtk-0.14.3/src/auto/
H A Dtext_attributes.rs18 impl TextAttributes { implementation
26 pub fn copy(&self) -> Option<TextAttributes> { in copy()
31 pub fn copy_values(&self, dest: &TextAttributes) { in copy_values()
38 impl Default for TextAttributes { implementation
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gtk-0.14.3/src/auto/
H A Dtext_attributes.rs18 impl TextAttributes { impl
26 pub fn copy(&self) -> Option<TextAttributes> { in copy()
31 pub fn copy_values(&self, dest: &TextAttributes) { in copy_values()
38 impl Default for TextAttributes { implementation
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-0.8.0/src/auto/
H A Dtext_attributes.rs19 impl TextAttributes { impl
25 pub fn copy(&self) -> Option<TextAttributes> { in copy()
29 pub fn copy_values(&self, dest: &TextAttributes) { in copy_values()
36 impl Default for TextAttributes { implementation
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-0.7.0/src/auto/
H A Dtext_attributes.rs19 impl TextAttributes { impl
25 pub fn copy(&self) -> Option<TextAttributes> { in copy()
29 pub fn copy_values(&self, dest: &TextAttributes) { in copy_values()
36 impl Default for TextAttributes { implementation
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk/src/auto/
H A Dtext_attributes.rs19 impl TextAttributes { impl
25 pub fn copy(&self) -> Option<TextAttributes> { in copy()
29 pub fn copy_values(&self, dest: &TextAttributes) { in copy_values()
36 impl Default for TextAttributes { implementation
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gtk-0.14.3/src/auto/
H A Dtext_attributes.rs18 impl TextAttributes { impl
26 pub fn copy(&self) -> Option<TextAttributes> { in copy()
31 pub fn copy_values(&self, dest: &TextAttributes) { in copy_values()
38 impl Default for TextAttributes { implementation
/dports/emulators/mess/mame-mame0226/3rdparty/catch/include/external/
H A Dtbc_text_format.h36 struct TextAttributes { struct
37 TextAttributes() in TextAttributes() function
43TextAttributes& setInitialIndent( std::size_t _value ) { initialIndent = _value; return *this; } in setInitialIndent() argument
44 TextAttributes& setIndent( std::size_t _value ) { indent = _value; return *this; } in setIndent() argument
45 TextAttributes& setWidth( std::size_t _value ) { width = _value; return *this; } in setWidth() argument
54 Text( std::string const& _str, TextAttributes const& _attr = TextAttributes() ) argument
H A Dclara.h58 struct TextAttributes { struct
59 TextAttributes() in TextAttributes() function
66TextAttributes& setInitialIndent( std::size_t _value ) { initialIndent = _value; return *this; } in setInitialIndent() argument
67 TextAttributes& setIndent( std::size_t _value ) { indent = _value; return *this; } in setIndent() argument
68 TextAttributes& setWidth( std::size_t _value ) { width = _value; return *this; } in setWidth() argument
69 TextAttributes& setTabChar( char _value ) { tabChar = _value; return *this; } in setTabChar() argument
79 Text( std::string const& _str, TextAttributes const& _attr = TextAttributes() ) argument
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/3rdparty/catch/include/external/
H A Dtbc_text_format.h36 struct TextAttributes { struct
37 TextAttributes() in TextAttributes() function
43TextAttributes& setInitialIndent( std::size_t _value ) { initialIndent = _value; return *this; } in setInitialIndent() argument
44 TextAttributes& setIndent( std::size_t _value ) { indent = _value; return *this; } in setIndent() argument
45 TextAttributes& setWidth( std::size_t _value ) { width = _value; return *this; } in setWidth() argument
54 Text( std::string const& _str, TextAttributes const& _attr = TextAttributes() ) argument
H A Dclara.h59 struct TextAttributes { struct
60 TextAttributes() in TextAttributes() function
67TextAttributes& setInitialIndent( std::size_t _value ) { initialIndent = _value; return *this; } in setInitialIndent() argument
68 TextAttributes& setIndent( std::size_t _value ) { indent = _value; return *this; } in setIndent() argument
69 TextAttributes& setWidth( std::size_t _value ) { width = _value; return *this; } in setWidth() argument
70 TextAttributes& setTabChar( char _value ) { tabChar = _value; return *this; } in setTabChar() argument
80 Text( std::string const& _str, TextAttributes const& _attr = TextAttributes() ) argument
/dports/emulators/mame/mame-mame0226/3rdparty/catch/include/external/
H A Dtbc_text_format.h36 struct TextAttributes { struct
37 TextAttributes() in TextAttributes() argument
43TextAttributes& setInitialIndent( std::size_t _value ) { initialIndent = _value; return *this; } in setInitialIndent() argument
44 TextAttributes& setIndent( std::size_t _value ) { indent = _value; return *this; } in setIndent() argument
45 TextAttributes& setWidth( std::size_t _value ) { width = _value; return *this; } in setWidth() argument
54 Text( std::string const& _str, TextAttributes const& _attr = TextAttributes() ) argument
H A Dclara.h58 struct TextAttributes { struct
59 TextAttributes() in TextAttributes() argument
66TextAttributes& setInitialIndent( std::size_t _value ) { initialIndent = _value; return *this; } in setInitialIndent() argument
67 TextAttributes& setIndent( std::size_t _value ) { indent = _value; return *this; } in setIndent() argument
68 TextAttributes& setWidth( std::size_t _value ) { width = _value; return *this; } in setWidth() argument
69 TextAttributes& setTabChar( char _value ) { tabChar = _value; return *this; } in setTabChar() argument
79 Text( std::string const& _str, TextAttributes const& _attr = TextAttributes() ) argument
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/Catch/include/external/
H A Dtbc_text_format.h36 struct TextAttributes { struct
37 TextAttributes() in TextAttributes() argument
43TextAttributes& setInitialIndent( std::size_t _value ) { initialIndent = _value; return *this; } in setInitialIndent() argument
44 TextAttributes& setIndent( std::size_t _value ) { indent = _value; return *this; } in setIndent() argument
45 TextAttributes& setWidth( std::size_t _value ) { width = _value; return *this; } in setWidth() argument
54 Text( std::string const& _str, TextAttributes const& _attr = TextAttributes() ) argument
H A Dclara.h59 struct TextAttributes { struct
60 TextAttributes() in TextAttributes() argument
67TextAttributes& setInitialIndent( std::size_t _value ) { initialIndent = _value; return *this; } in setInitialIndent() argument
68 TextAttributes& setIndent( std::size_t _value ) { indent = _value; return *this; } in setIndent() argument
69 TextAttributes& setWidth( std::size_t _value ) { width = _value; return *this; } in setWidth() argument
70 TextAttributes& setTabChar( char _value ) { tabChar = _value; return *this; } in setTabChar() argument
80 Text( std::string const& _str, TextAttributes const& _attr = TextAttributes() ) argument
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/
H A Dtextattributes.cc57 TextAttributes::TextAttributes() in TextAttributes() function in Gtk::TextAttributes
62 TextAttributes::TextAttributes(const TextAttributes& other) in TextAttributes() function in Gtk::TextAttributes
67 TextAttributes::TextAttributes(TextAttributes&& other) noexcept in TextAttributes() function in Gtk::TextAttributes
81 TextAttributes::TextAttributes(GtkTextAttributes* gobject, bool make_a_copy) in TextAttributes() function in Gtk::TextAttributes
/dports/devel/bingrep/bingrep-0.8.5/cargo-crates/wincolor-0.1.6/src/
H A Dwin.rs158 struct TextAttributes { struct
165 impl TextAttributes { implementation
175 fn from_word(word: WORD) -> TextAttributes { in from_word()
/dports/multimedia/scte35dump/scte35dump-0.1.6/cargo-crates/wincolor-1.0.1/src/
H A Dwin.rs153 struct TextAttributes { struct
160 impl TextAttributes { argument
170 fn from_word(word: WORD) -> TextAttributes { in from_word()
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/wincolor-1.0.2/src/
H A Dwin.rs153 struct TextAttributes { struct
160 impl TextAttributes { implementation
170 fn from_word(word: WORD) -> TextAttributes { in from_word()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/wincolor/src/
H A Dwin.rs153 struct TextAttributes { struct
160 impl TextAttributes { argument
170 fn from_word(word: WORD) -> TextAttributes { in from_word()
/dports/editors/parinfer-rust/parinfer-rust-0.4.3/cargo-crates/wincolor-1.0.1/src/
H A Dwin.rs153 struct TextAttributes { struct
160 impl TextAttributes { argument
170 fn from_word(word: WORD) -> TextAttributes { in from_word()
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/gtkmm/
H A Dtextattributes.cc61 TextAttributes::TextAttributes() in TextAttributes() function in Gtk::TextAttributes
66 TextAttributes::TextAttributes(const TextAttributes& other) in TextAttributes() function in Gtk::TextAttributes
71 TextAttributes::TextAttributes(GtkTextAttributes* gobject, bool make_a_copy) in TextAttributes() function in Gtk::TextAttributes
/dports/sysutils/vector/vector-0.10.0/cargo-crates/winapi-util-0.1.3/src/
H A Dconsole.rs269 struct TextAttributes { struct
276 impl TextAttributes { argument
286 fn from_word(word: WORD) -> TextAttributes { in from_word()
/dports/sysutils/rsfetch/rsfetch-2.0.0/cargo-crates/winapi-util-0.1.3/src/
H A Dconsole.rs269 struct TextAttributes { struct
276 impl TextAttributes { argument
286 fn from_word(word: WORD) -> TextAttributes { in from_word()
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/winapi-util-0.1.3/src/
H A Dconsole.rs269 struct TextAttributes { struct
276 impl TextAttributes { argument
286 fn from_word(word: WORD) -> TextAttributes { in from_word()

123456789