Home
last modified time | relevance | path

Searched refs:highlight_changed (Results 1 – 22 of 22) sorted by relevance

/dports/graphics/pixelize/pixelize-1.0.0/
H A Dinfo_popup.c188 highlight_changed(); in info_popup()
267 highlight_changed(); in info_selectionCB()
294 highlight_changed(); in info_highlightCB()
314 highlight_changed(); in info_highlight_dupsCB()
356 highlight_changed(); in info_prev()
394 highlight_changed(); in info_next()
H A Dhighlight.h32 int highlight_changed();
H A Dhighlight.c70 int highlight_changed(){ in highlight_changed() function
/dports/graphics/py-traitsui/traitsui-7.1.1/traitsui/wx/
H A Ddate_editor.py149 self.Bind(wx.adv.EVT_CALENDAR_SEL_CHANGED, self.highlight_changed)
185 def highlight_changed(self, event=None): member in wxMouseBoxCalendarCtrl
415 cal.highlight_changed()
439 cal.highlight_changed()
490 cal.highlight_changed()
510 cal.highlight_changed()
625 cal.highlight_changed()
775 cal.highlight_changed()
785 cal.highlight_changed()
/dports/x11-toolkits/lesstif/lesstif-0.95.2/include/Motif-2.1/Xm/
H A DTextP.h109 Boolean highlight_changed; member
272 #define Text_HighlightChanged(w) (((XmTextWidget)(w))->text.highlight_changed)
/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/
H A DTextP.h163 Boolean highlight_changed; /* Whether highlighting recently changed. */ member
H A DText.c1808 if (tw->text.highlight_changed) { in Redisplay()
1810 tw->text.highlight_changed = FALSE; in Redisplay()
2262 tw->text.highlight_changed = FALSE; in InitializeHook()
3102 if (!tw->text.highlight_changed) { in _XmTextSetHighlight()
3103 tw->text.highlight_changed = TRUE; in _XmTextSetHighlight()
/dports/editors/vim/vim-8.2.3745/src/proto/
H A Dhighlight.pro46 int highlight_changed(void);
/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Dhighlight.c235 highlight_changed(); in win_check_ns_hl()
398 highlight_changed(); in clear_hl_tables()
414 highlight_changed(); in hl_invalidate_blends()
H A Dsyntax.c6867 highlight_changed(); in do_highlight()
7875 void highlight_changed(void) in highlight_changed() function
H A Dedit.c321 highlight_changed(); in insert_enter()
H A Doption.c1957 highlight_changed(); in didset_options2()
H A Dscreen.c456 highlight_changed(); in update_screen()
/dports/x11-toolkits/lesstif/lesstif-0.95.2/test/Xm/text/
H A Dtest15.c335 CHECK_CHAR_VALUE ( highlight_changed ) in PrintDiffs()
336 if ( widgetInitialized && Text( toBeCompared ) . highlight_changed && in PrintDiffs()
337 ! copyOfTextInternals . highlight_changed ) in PrintDiffs()
746 Text ( text ).highlight_changed ? "yes" : "no " ); in ShowHighlightData()
1036 if ( Text(wid). highlight_changed ) in MyDraw()
/dports/lang/ocaml/ocaml-4.05.0/
H A DHACKING.adoc62 …earch.php?project_id=1&sticky_issues=1&sortby=last_updated&dir=DESC&highlight_changed=24&hide_stat…
/dports/lang/ocaml-nox11/ocaml-4.05.0/
H A DHACKING.adoc62 …earch.php?project_id=1&sticky_issues=1&sortby=last_updated&dir=DESC&highlight_changed=24&hide_stat…
/dports/editors/vim/vim-8.2.3745/src/
H A Doptionstr.c829 if (highlight_changed() == FAIL) in did_set_string_option()
2420 (void)highlight_changed(); in did_set_string_option()
H A Dhighlight.c746 highlight_changed(); in highlight_reset_all()
3613 highlight_changed(); in highlight_gui_started()
3734 highlight_changed(void) in highlight_changed() function
H A Ddrawscreen.c215 highlight_changed(); in update_screen()
H A Dedit.c204 highlight_changed(); in edit()
H A Dgui.c4855 highlight_changed(); in init_gui_options()
H A Doption.c2432 (void)highlight_changed(); in didset_options2()