Searched refs:CLOSE_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.cpp34 #define CLOSE_BOX_IDX 0 macro
67 mBoxes[CLOSE_BOX_IDX] = NULL;
82 mBoxes[CLOSE_BOX_IDX] = NULL;
89 if (mBoxes[CLOSE_BOX_IDX])
90 delete mBoxes[CLOSE_BOX_IDX];
107 mBoxes[CLOSE_BOX_IDX] = box1;
208 mBoxes[CLOSE_BOX_IDX]->Draw( dc );
218 mBoxes[CLOSE_BOX_IDX]->Draw( dc );
308 mBoxes[CLOSE_BOX_IDX]->mPos = wxPoint( rect.x + mHintGap + boxOfs, pos );
330 mBoxes[CLOSE_BOX_IDX]
[all...]

Completed in 166 milliseconds