Searched refs:MAX_LABELS (Results 1 – 3 of 3) sorted by relevance
31 #define MAX_LABELS 0x2000L macro35 char cLabels[ MAX_LABELS ]; // Bitvektor fuer Labels
56 #define MAX_LABELS 256 macro
1955 if ( nDimCount > MAX_LABELS ) in FillLabelData()1956 nDimCount = MAX_LABELS; in FillLabelData()
Completed in 33 milliseconds