OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Highlight
(Results
1 - 20
of
20
) sorted by relevancy
/xsrc/external/mit/bitmap/dist/
Handlers.c
171
status->at_x, status->at_y,
Highlight
);
186
status->at_x, status->at_y,
Highlight
);
194
status->at_x, status->at_y,
Highlight
);
212
status->at_x, status->at_y,
Highlight
);
217
status->at_x, status->at_y,
Highlight
);
257
status->at_x, status->at_y,
Highlight
);
284
status->at_x, status->at_y,
Highlight
);
306
status->at_x, status->at_y,
Highlight
);
337
status->to_x, status->to_y,
Highlight
);
354
status->to_x, status->to_y,
Highlight
);
[
all
...]
Bitmap.h
51
highlight
Highlight
Pixel XtDefaultForeground
115
#define XtCHighlight "
Highlight
"
150
#define
Highlight
3
Graphics.c
147
if (value ==
Highlight
)
226
if (value ==
Highlight
)
480
{if (value ==
Highlight
) HighlightSquare(BW, x, y);\
1244
Highlight
);
1257
Highlight
);
1271
H = value ==
Highlight
;
1278
value = (A & H) ?
Highlight
: Set;
/xsrc/external/mit/libXaw/dist/src/
Sme.c
47
static void
Highlight
(Widget);
120
Highlight
, /*
highlight
*/
150
if (m_ent->sme_class.
highlight
== XtInheritHighlight)
151
m_ent->sme_class.
highlight
= superC->sme_class.
highlight
;
183
*
Highlight
189
* Default
highlight
procedure for menu entries.
193
Highlight
(Widget w _X_UNUSED)
Command.c
95
static void
Highlight
(Widget, XEvent*, String*, Cardinal*);
106
"<Enter>:" "
highlight
()\n"
156
{"
highlight
",
Highlight
},
369
Highlight
(Widget w, XEvent *event, String *params, Cardinal *num_params)
377
XtWarning("Too many parameters passed to
highlight
action table.");
430
* change - did it change either set or
highlight
state?
SimpleMenu.c
101
static void
Highlight
(Widget, XEvent*, String*, Cardinal*);
245
"<Enter>:" "
highlight
()\n"
247
"<BtnMotion>:" "
highlight
()\n"
258
{"
highlight
",
Highlight
},
881
*
Highlight
894
Highlight
(Widget w, XEvent *event, String *params, Cardinal *num_params)
934
(cclass->sme_class.
highlight
)((Widget)entry);
/xsrc/external/mit/twm/dist/src/
screen.h
84
Pixmap hilitePm; /* focus
highlight
window background */
138
Pixel IconManagerHighlight; /* icon manager
highlight
*/
167
name_list *NoHighlight; /* list of windows to not
highlight
*/
169
name_list *NoTitleHighlight; /* list of windows to not
highlight
the TB */
175
name_list *IconManagerHighlightL; /* icon manager
highlight
colors */
235
short
Highlight
; /* should we
highlight
the window borders */
237
short TitleHighlight; /* should we
highlight
the titlebar */
gram.y
219
Scr->
Highlight
= FALSE; }
iconmgr.c
385
tmp->
highlight
= Scr->IconManagerHighlight;
392
&tmp_win->xclass, &tmp->
highlight
);
571
if (tmp->active && Scr->
Highlight
)
572
XSetForeground(dpy, Scr->NormalGC, tmp->
highlight
);
twm.c
761
Scr->
Highlight
= TRUE;
events.c
86
/** Used in HandleEnterNotify to remove border
highlight
from a window
1665
if (Scr->
Highlight
)
1849
if (Scr->
Highlight
)
1994
* border
highlight
on entering the next application window.
2058
* 1. turn on
highlight
window (if any)
2060
* 3. set frame and
highlight
window (if any) border
add_window.c
274
tmp_win->
highlight
= Scr->
Highlight
&&
863
if (tmp_win->
highlight
) {
1118
* If a special
highlight
pixmap was given, use that. Otherwise,
/xsrc/external/mit/ctwm/dist/
screen.h
434
/// Color to
highlight
focused windows in icon manager.
444
/// %Icon manager
highlight
color.
612
/// NoHightlight config var (list). Windows to not
highlight
border
613
/// of when focused. \sa ScreenInfo.
Highlight
621
/// NoTitleHighlight config var (list). Windows to not
highlight
in
874
bool
Highlight
;
iconmgr.c
758
tmp->
highlight
= Scr->IconManagerHighlight;
765
&tmp_win->class, &tmp->
highlight
);
1055
(tmp->active && Scr->
Highlight
? on : off),
1064
(tmp->active && Scr->
Highlight
1065
? tmp->
highlight
: tmp->cp.back));
ctwm_main.c
1236
scr->
Highlight
= true;
gram.y
288
Scr->
Highlight
= false; }
add_window.c
370
tmp_win->
highlight
= Scr->
Highlight
&& !CHKL(NoHighlight);
1616
if(tmp_win->
highlight
) {
gram.tab.c
2362
Scr->
Highlight
= false; }
event_handlers.c
2518
if(Scr->
Highlight
) {
2871
if(Scr->
Highlight
) {
3267
* 3. <frame and
highlight
border not set here>
/xsrc/external/mit/ctwm/dist/gen/
gram.tab.c
2362
Scr->
Highlight
= false; }
Completed in 77 milliseconds
Indexes created Wed Jul 01 00:25:26 UTC 2026