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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dregiong.cpp33 } Box, BOX, BoxRec, *BoxPtr; typedef in typeref:struct:Box
189 rects = ( BOX * )malloc( (unsigned) sizeof( BOX ));
200 rects = (BOX*)malloc(sizeof(BOX));
214 rects = (BOX*)malloc(sizeof(BOX));
546 (firstrect) = (BOX *) realloc \
547 ((char *)(firstrect), (unsigned) (2 * (sizeof(BOX)) * ((reg)->size)));\
599 temp->rects = ( BOX * )mallo
[all...]

Completed in 103 milliseconds