OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:w_not_ours
(Results
1 - 4
of
4
) sorted by relevancy
/xsrc/external/mit/ctwm/dist/
icons.h
45
bool
w_not_ours
; /* Icon.w comes from IconWindowHint */
member in struct:Icon
icons.c
484
icon->
w_not_ours
= false;
634
icon->
w_not_ours
= true;
664
if(icon->
w_not_ours
) {
816
if(icon->w && !icon->
w_not_ours
) {
1167
if(old_icon && (old_icon->
w_not_ours
|| old_icon->match != match_list)) {
1270
if(win->icon->
w_not_ours
) {
mask_screen.c
269
!tmp_win->icon->
w_not_ours
&&
event_handlers.c
1298
if(icon->
w_not_ours
) {
1311
icon->
w_not_ours
= true;
1838
if(icon->w && !icon->
w_not_ours
) {
Completed in 6 milliseconds
Indexes created Fri Aug 21 00:24:51 UTC 2026