Searched refs:viewable (Results 1 - 3 of 3) sorted by relevance

/ast/src/lib/libtk/library/
H A Dfocus.tcl122 # viewable. If not, then it never focuses on the window. Then it
137 return [winfo viewable $w]
145 if {![winfo viewable $w]} {
/ast/src/cmd/nmake/
H A Dmake.h114 #define viewable(r) ((r->property&P_state)&&*r->name=='(') macro
H A Dobject.c2011 n = state.stateview > 0 && viewable(r);

Completed in 26 milliseconds