Home
last modified time | relevance | path

Searched +defs:toggle +defs:italic (Results 1 – 12 of 12) sorted by relevance

/dports/math/qtiplot-doc/qtiplot-0.9.8.9/3rdparty/qwtplot3d/src/
H A Dqwt3d_curve.cpp427 void Curve::setTitleFont(const QString& family, int pointSize, int weight, bool italic) in setTitleFont()
454 void Curve::setProjection(Qwt3D::PROJECTMODE val, bool toggle) in setProjection()
/dports/irc/hexchat/hexchat-2.16.0/src/fe-gtk/
H A Dsexy-spell-entry.c360 insert_underline (SexySpellEntry *entry, guint start, gboolean toggle) in insert_underline()
371 insert_bold (SexySpellEntry *entry, guint start, gboolean toggle) in insert_bold()
382 insert_italic (SexySpellEntry *entry, guint start, gboolean toggle) in insert_italic()
393 insert_strikethrough (SexySpellEntry *entry, guint start, gboolean toggle) in insert_strikethrough()
931 gboolean italic = FALSE; in check_attributes() local
/dports/graphics/gimp-app/gimp-2.10.30/app/display/
H A Dgimpcursorview.c176 GtkWidget *toggle; in gimp_cursor_view_init() local
509 gboolean italic) in gimp_cursor_view_set_label_italic()
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pcbnew/plugins/legacy/
H A Dlegacy_plugin.cpp419 LOCALE_IO toggle; // toggles on, then off, the C locale. in Load() local
1727 char* italic = strtok_r( nullptr, delims, (char**) &data ); in loadMODULE_TEXT() local
3175 LOCALE_IO toggle; // toggles on, then off, the C locale. in FootprintEnumerate() local
3204 LOCALE_IO toggle; // toggles on, then off, the C locale. in FootprintLoad() local
3256 LOCALE_IO toggle; in IsFootprintLibWritable() local
/dports/finance/grisbi/grisbi-2.0.5/src/
H A Detats_prefs.c276 gboolean italic = 0; in etats_prefs_left_panel_tree_view_update_style() local
744 gboolean toggle; in etats_prefs_onglet_comptes_select_unselect() local
3049 gboolean toggle; in etats_prefs_onglet_categ_budget_check_uncheck_all() local
/dports/graphics/darktable/darktable-3.6.1/src/libs/
H A Dmetadata.c92 static void _text_set_italic(GtkTextView *textview, const gboolean italic) in _text_set_italic()
423 gboolean toggle; in _toggled_callback() local
/dports/graphics/darktable38/darktable-3.8.0/src/libs/
H A Dmetadata.c91 static void _text_set_italic(GtkTextView *textview, const gboolean italic) in _text_set_italic()
422 gboolean toggle; in _toggled_callback() local
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/wx/c_src/gen/
H A Dwxe_funcs.cpp8508 bool toggle=false; in wxe_dispatch() local
8572 bool * toggle = (bool *) bp; bp += 4; in wxe_dispatch() local
8878 bool toggle=false; in wxe_dispatch() local
8981 bool * toggle = (bool *) bp; bp += 4; in wxe_dispatch() local
27911 bool * italic = (bool *) bp; bp += 4; in wxe_dispatch() local
30482 bool * italic = (bool *) bp; bp += 4; in wxe_dispatch() local
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/wx/c_src/gen/
H A Dwxe_funcs.cpp8445 bool toggle=false; in wxe_dispatch() local
8509 bool * toggle = (bool *) bp; bp += 4; in wxe_dispatch() local
8815 bool toggle=false; in wxe_dispatch() local
8918 bool * toggle = (bool *) bp; bp += 4; in wxe_dispatch() local
27839 bool * italic = (bool *) bp; bp += 4; in wxe_dispatch() local
30410 bool * italic = (bool *) bp; bp += 4; in wxe_dispatch() local
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/wx/c_src/gen/
H A Dwxe_funcs.cpp8508 bool toggle=false; in wxe_dispatch() local
8572 bool * toggle = (bool *) bp; bp += 4; in wxe_dispatch() local
8878 bool toggle=false; in wxe_dispatch() local
8981 bool * toggle = (bool *) bp; bp += 4; in wxe_dispatch() local
27911 bool * italic = (bool *) bp; bp += 4; in wxe_dispatch() local
30482 bool * italic = (bool *) bp; bp += 4; in wxe_dispatch() local
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyQt4/
H A DQtGui.py914 def toggle(self): member in QAbstractButton
2371 def toggle(self): member in QAction
7769 def __init__(self, family, pointSize = None, weight = None, italic = False): argument
7813 def italic(self): member in QFont
8138 def italic(self, family, style): member in QFontDatabase
8322 def italic(self): member in QFontInfo
25917 def setFontItalic(self, italic): argument
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyKDE4/
H A Dkdeui.py5836 def toggle(self): member in KLed
8614 def setTextItalic(self, italic): argument