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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/fl/
H A Dbarhintspl.cpp35 #define COLLAPSE_BOX_IDX 1 macro
68 mBoxes[COLLAPSE_BOX_IDX] = NULL;
83 mBoxes[COLLAPSE_BOX_IDX] = NULL;
92 if (mBoxes[COLLAPSE_BOX_IDX])
93 delete mBoxes[COLLAPSE_BOX_IDX];
108 mBoxes[COLLAPSE_BOX_IDX] = box2;
212 mBoxes[COLLAPSE_BOX_IDX]->Draw( dc );
222 mBoxes[COLLAPSE_BOX_IDX]->Draw( dc );
273 bool& isAtLeft = ((cbCollapseBox*)(mBoxes[COLLAPSE_BOX_IDX]))->mIsAtLeft;
296 mBoxes[COLLAPSE_BOX_IDX]
[all...]

Completed in 39 milliseconds