Home
last modified time | relevance | path

Searched defs:highlight_group (Results 1 – 8 of 8) sorted by relevance

/dports/cad/openroad/OpenROAD-2.0/src/gui/src/
H A Dgui.cpp141 int highlight_group) in addSelectedNets()
197 int highlight_group) in addSelectedInsts()
238 void Gui::selectHighlightConnectedInsts(bool select_flag, int highlight_group) in selectHighlightConnectedInsts()
246 int highlight_group) in selectHighlightConnectedNets()
252 void Gui::addInstToHighlightSet(const char* name, int highlight_group) in addInstToHighlightSet()
268 void Gui::addNetToHighlightSet(const char* name, int highlight_group) in addNetToHighlightSet()
294 void Gui::clearHighlights(int highlight_group) in clearHighlights()
H A DmainWindow.cpp326 int highlight_group) in addHighlighted()
342 int highlight_group) in updateHighlightedSet()
352 void MainWindow::clearHighlighted(int highlight_group) in clearHighlighted()
389 int highlight_group) in removeFromHighlighted()
474 int highlight_group) in selectHighlightConnectedInsts()
496 int highlight_group) in selectHighlightConnectedNets()
H A DlayoutViewer.cpp725 int highlight_group = 0; in drawHighlighted() local
1243 int highlight_group = 0; in selectHighlightConnectedInst() local
1256 int highlight_group = 0; in selectHighlightConnectedNets() local
H A DselectHighlightWindow.cpp139 int highlight_group = 0; in populateModel() local
/dports/misc/py-powerline-status/powerline-2.8.2/powerline/lib/
H A D__init__.py15 def add_divider_highlight_group(highlight_group): argument
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/gui2/preferences/
H A Dkeyboard.py41 def highlight_group(self, group_name): member in ConfigWidget
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/gui2/
H A Dkeyboard.py746 def highlight_group(self, group_name): member in ShortcutConfig
/dports/misc/vifm/vifm-0.11/src/
H A Dcmd_handlers.c2771 highlight_group(const cmd_info_t *cmd_info) in highlight_group() function