Searched refs:substate (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/cctools-845/as/
H A Dapp.c40 static int substate = 0; variable
294 substate = 0;
316 if(substate == 0){
320 substate = 1;
323 substate = 0;
413 substate = 0;
431 substate = 0;
480 substate = 0;
497 substate = 0;
679 substate
[all...]
/macosx-10.9.5/tcl-102/tk/tk/generic/ttk/
H A DttkLayout.c1109 int substate = state; local
1112 substate |= node->state;
1115 Ttk_DrawNodeList(layout, substate, node->child, d);
1123 Ttk_DrawNodeList(layout, substate, node->child, d);

Completed in 99 milliseconds