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

/ast/src/lib/libtk/generic/
H A DtkGrid.c33 #define CHECK_SPACE (2) /* alloc more space, don't change max */ macro
1764 CheckSlotData(masterPtr, maxX, COLUMN, CHECK_SPACE);
1765 CheckSlotData(masterPtr, maxY, ROW, CHECK_SPACE);
1843 if (slot >= end && checkOnly != CHECK_SPACE) {

Completed in 16 milliseconds