OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:needsrepaint
(Results
1 - 4
of
4
) sorted by relevancy
/xsrc/external/mit/xmh/dist/
tocintrnl.h
94
Boolean
needsrepaint
; /* TRUE if we should repaint this toc. */
member in struct:_TocRec
toc.c
477
if (msg->visible && toc->num_scrns > 0 && !toc->
needsrepaint
)
521
toc->
needsrepaint
= TRUE;
767
if (toc->
needsrepaint
)
msg.c
462
toc->
needsrepaint
= TRUE;
463
if (toc->num_scrns && msg->visible && !toc->
needsrepaint
&&
tocutil.c
224
toc->
needsrepaint
= TRUE;
237
toc->
needsrepaint
= FALSE;
Completed in 21 milliseconds
Indexes created Thu Jul 02 00:25:40 UTC 2026