Home
last modified time | relevance | path

Searched refs:set_wrap_mode (Results 1 – 25 of 290) sorted by relevance

12345678910>>...12

/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed.shaders/include/appleseed/texture/
H A Das_texture_helpers.h56 void set_wrap_mode( in set_wrap_mode() function
64 void set_wrap_mode( in set_wrap_mode() function
73 void set_wrap_mode( in set_wrap_mode() function
82 void set_wrap_mode( in set_wrap_mode() function
/dports/editors/setzer/Setzer-0.4.1/setzer/document/
H A Ddocument_presenter.py39 self.view.source_view.set_wrap_mode(Gtk.WrapMode.WORD_CHAR)
41 self.view.source_view.set_wrap_mode(Gtk.WrapMode.NONE)
64 self.view.source_view.set_wrap_mode(Gtk.WrapMode.WORD_CHAR)
66 self.view.source_view.set_wrap_mode(Gtk.WrapMode.NONE)
/dports/security/nmap/nmap-7.91/zenmap/zenmapGUI/
H A DAbout.py264 self.written_by_text.set_wrap_mode(gtk.WRAP_NONE)
267 self.design_text.set_wrap_mode(gtk.WRAP_NONE)
270 self.soc2007_text.set_wrap_mode(gtk.WRAP_NONE)
273 self.contributors_text.set_wrap_mode(gtk.WRAP_NONE)
276 self.translation_text.set_wrap_mode(gtk.WRAP_NONE)
279 self.nokia_text.set_wrap_mode(gtk.WRAP_NONE)
/dports/games/freedoko/FreeDoko_0.7.19/src/ui/gtkmm/
H A Dlicense.cpp99 this->program_text->set_wrap_mode(Gtk::WRAP_WORD); in init()
110 this->cardset_text->set_wrap_mode(Gtk::WRAP_WORD); in init()
121 this->iconset_text->set_wrap_mode(Gtk::WRAP_WORD); in init()
H A Dbug_report.cpp134 this->description->set_wrap_mode(Gtk::WRAP_WORD); in init()
146 this->message->set_wrap_mode(Gtk::WRAP_WORD); in init()
H A Dsupport.cpp94 this->text->set_wrap_mode(Gtk::WRAP_WORD); in init()
H A Dabout.cpp95 this->text->set_wrap_mode(Gtk::WRAP_WORD); in init()
/dports/graphics/cogl/cogl-1.22.8/cogl/
H A Dcogl-sampler-cache.c193 set_wrap_mode (CoglContext *context, in set_wrap_mode() function
229 set_wrap_mode (context, in _cogl_sampler_cache_get_entry_gl()
233 set_wrap_mode (context, in _cogl_sampler_cache_get_entry_gl()
237 set_wrap_mode (context, in _cogl_sampler_cache_get_entry_gl()
/dports/x11-wm/muffin/muffin-4.8.0/cogl/cogl/
H A Dcogl-sampler-cache.c193 set_wrap_mode (CoglContext *context, in set_wrap_mode() function
229 set_wrap_mode (context, in _cogl_sampler_cache_get_entry_gl()
233 set_wrap_mode (context, in _cogl_sampler_cache_get_entry_gl()
237 set_wrap_mode (context, in _cogl_sampler_cache_get_entry_gl()
/dports/net-im/p5-Net-XMPP2/Net-XMPP2-0.14/samples/devcl/DevCL/
H A DMain.pm28 $log->set_wrap_mode ('word');
32 $log2->set_wrap_mode ('word');
/dports/science/gramps/gramps-5.1.4/gramps/gen/plug/
H A D_gramplet.py253 textview.set_wrap_mode(Gtk.WrapMode.WORD)
255 textview.set_wrap_mode(Gtk.WrapMode.NONE)
257 textview.set_wrap_mode(Gtk.WrapMode.CHAR)
259 textview.set_wrap_mode(Gtk.WrapMode.WORD_CHAR)
/dports/security/tinyca/tinyca-0.7.6/lib/GUI/
H A DHELPERS.pm47 $text->set_wrap_mode('word');
87 $text->set_wrap_mode('word');
128 $text->set_wrap_mode('word');
/dports/security/nmap/nmap-7.91/zenmap/zenmapGUI/higwidgets/
H A Dhigtextviewers.py75 self.set_wrap_mode(gtk.WRAP_WORD)
/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Dconfiginfo.cc33 text.set_wrap_mode (Gtk::WRAP_WORD); in ConfigInfoDialog()
H A Dsave_template_dialog.cc39 _description_editor.set_wrap_mode (Gtk::WRAP_WORD); in SaveTemplateDialog()
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/demos/gtk-demo/
H A Dtextwidget.cc48 m_TextView.set_wrap_mode (Gtk::WRAP_NONE); in TextWidget()
76 m_TextView.set_wrap_mode (Gtk::WRAP_WORD); in TextWidget()
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/demos/gtk-demo/
H A Dtextwidget.cc42 m_TextView.set_wrap_mode (Gtk::WRAP_NONE); in TextWidget()
71 m_TextView.set_wrap_mode (Gtk::WRAP_WORD); in TextWidget()
/dports/devel/p5-Gtk2-Spell/Gtk2-Spell-1.04/
H A Dgtkspell_simple.pl35 $view->set_wrap_mode('word');
/dports/devel/py-urwid/urwid-2.1.2/urwid/tests/
H A Dtest_widget.py129 w.set_wrap_mode('clip')
142 w.set_wrap_mode('any')
/dports/misc/gnome-devel-docs/gnome-devel-docs-40.3/platform-demos/C/samples/
H A Dtextview.py24 textview.set_wrap_mode(Gtk.WrapMode.WORD)
H A Dtextview.vala18 textview.set_wrap_mode (Gtk.WrapMode.WORD); //sets line wrapping
/dports/editors/gedit-plugins/gedit-plugins-40.1/plugins/translate/translate/
H A Dtranslateview.py32 self.view.set_wrap_mode(Gtk.WrapMode.WORD_CHAR)
/dports/audio/ardour6/Ardour-6.8.0/libs/gtkmm2ext/
H A Dtextviewer.cc58 etext.set_wrap_mode (Gtk::WRAP_WORD); in TextViewer()
/dports/games/py-pychess/pychess-1.0.2/lib/pychess/perspectives/fics/
H A DNewsPanel.py37 textview.set_wrap_mode(Gtk.WrapMode.WORD)
/dports/science/gramps/gramps-5.1.4/gramps/plugins/gramplet/
H A Dageondategramplet.py57 description.set_wrap_mode(Gtk.WrapMode.WORD)

12345678910>>...12