OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:icon_moved
(Results
1 - 6
of
6
) sorted by relevancy
/xsrc/external/mit/ctwm/dist/
twm_window_struct.h
180
bool
icon_moved
; ///< User explicitly moved the icon
member in struct:TwmWindow
icons.c
873
if(tmp_win->
icon_moved
) {
903
tmp_win->
icon_moved
= false; /* since we've restored it */
functions_win_moveresize.c
424
tmp_win->
icon_moved
= true;
/xsrc/external/mit/twm/dist/src/
twm.h
287
short
icon_moved
; /* user explicitly moved the icon */
member in struct:TwmWindow
icons.c
176
if (tmp_win->
icon_moved
) {
201
tmp_win->
icon_moved
= FALSE; /* since we've restored it */
menus.c
1625
tmp_win->
icon_moved
= TRUE;
Completed in 23 milliseconds
Indexes created Fri Aug 21 00:24:51 UTC 2026