Home
last modified time | relevance | path

Searched defs:set_style (Results 1 – 25 of 351) sorted by relevance

12345678910>>...15

/dports/editors/xi-term/xi-term-d264767/cargo-crates/log4rs-0.8.3/src/encode/writer/
H A Dconsole.rs55 fn set_style(&mut self, style: &Style) -> io::Result<()> { in set_style() method
82 fn set_style(&mut self, style: &Style) -> io::Result<()> { in set_style() method
140 fn set_style(&mut self, style: &Style) -> io::Result<()> { in set_style() method
166 fn set_style(&mut self, style: &Style) -> io::Result<()> { in set_style() method
192 fn set_style(&self, style: &Style) -> io::Result<()> { in set_style() method
322 fn set_style(&mut self, style: &Style) -> io::Result<()> { in set_style() method
352 fn set_style(&mut self, style: &Style) -> io::Result<()> { in set_style() method
/dports/textproc/hevea/hevea-2.34/
H A Dsection.mli12 val set_style: string -> unit val
H A Dsection.ml18 let set_style sty = match String.uppercase sty with function
/dports/textproc/libxml++26/libxml++-2.40.1/examples/sax_parser_build_dom/
H A Dsvgelement.cc36 void Element::set_style(const Glib::ustring& style) in set_style() function in SVG::Element
/dports/games/libretro-cap32/libretro-cap32-ad7397f/libretro/nukleargui/nuklear/
H A Dstyle.c4 set_style(struct nk_context *ctx, enum theme theme) in set_style() function
/dports/games/kodi-addon-game.libretro.picodrive/game.libretro.picodrive-1.97.0.19-Matrix/depends/common/picodrive/platform/common/minimp3/player/
H A Dstyle.h5 void set_style(struct nk_context *ctx, enum theme theme) in set_style() function
/dports/security/ridl/ridl-11b3240/nuklear/demo/
H A Dstyle.c4 set_style(struct nk_context *ctx, enum theme theme) in set_style() function
/dports/audio/moony-lv2/moony-0.36.0/subprojects/nk_pugl/nuklear/demo/
H A Dstyle.c4 set_style(struct nk_context *ctx, enum theme theme) in set_style() function
/dports/audio/minimp3/minimp3-ca7c706/player/
H A Dstyle.h5 void set_style(struct nk_context *ctx, enum theme theme) in set_style() function
/dports/audio/midi-matrix-lv2/midi-matrix-0.28.0/subprojects/nk_pugl/nuklear/demo/
H A Dstyle.c4 set_style(struct nk_context *ctx, enum theme theme) in set_style() function
/dports/science/hepmc3/HepMC3-3.2.4/examples/ConvertExample/include/
H A DWriterDOT.h40 void set_style(const int& istyle) { in set_style() function
/dports/audio/vm-lv2/vm-0.14.0/subprojects/nk_pugl/nuklear/demo/
H A Dstyle.c4 set_style(struct nk_context *ctx, enum theme theme) in set_style() function
/dports/audio/sherlock-lv2/sherlock.lv2-0.28.0/subprojects/nk_pugl/nuklear/demo/
H A Dstyle.c4 set_style(struct nk_context *ctx, enum theme theme) in set_style() function
/dports/audio/synthpod-lv2/synthpod-01aad91/nuklear/demo/
H A Dstyle.c4 set_style(struct nk_context *ctx, enum theme theme) in set_style() function
/dports/x11-toolkits/nuklear/Nuklear-4.09.1/demo/
H A Dstyle.c4 set_style(struct nk_context *ctx, enum theme theme) in set_style() function
/dports/devel/py-spyder/spyder-3.2.7/spyder/widgets/sourcecode/
H A Dterminal.py100 def set_style(self): member in ANSIEscapeCodeHandler
/dports/editors/xi-term/xi-term-d264767/src/widgets/view/
H A Dstyle.rs15 pub fn set_style(style: &Style) -> Result<String, Error> { in set_style() function
/dports/print/a2pdf/a2pdf-1.13/lib/App/
H A Da2pdf.pm373 sub set_style { subroutine
/dports/lang/gnu-apl/apl-1.8/src/
H A DPrintContext.hh49 void set_style(PrintStyle ps) { style = ps; } in set_style() function in PrintContext
/dports/textproc/py-xlwt/xlwt-1.3.0/xlwt/
H A DColumn.py32 def set_style(self, style): member in Column
/dports/misc/vxl/vxl-3.3.2/core/vgui/
H A Dvgui_soview.h66 virtual void set_style(const vgui_style_sptr& newstyle) { style = newstyle; } in set_style() function
/dports/games/solarus-quest-editor/solarus-quest-editor-e541e1312c242bff10aa1fb84a7eb8b6cb8504ba/assets/initial_quest/data/scripts/menus/
H A Ddialog_box.lua113 function dialog_box:set_style(style) function
/dports/games/voadi/voadi-v0.3/data/scripts/menus/
H A Ddialog_box.lua188 function dialog_box:set_style(style) function
/dports/editors/xi-term/xi-term-d264767/cargo-crates/log4rs-0.8.3/src/encode/
H A Dmod.rs152 fn set_style(&mut self, style: &Style) -> io::Result<()> { in set_style() method
158 fn set_style(&mut self, style: &Style) -> io::Result<()> { in set_style() method
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ppapi/cpp/dev/
H A Dtruetype_font_dev.h69 void set_style(PP_TrueTypeFontStyle_Dev style) { in set_style() function

12345678910>>...15