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

/xsrc/external/mit/libXmu/dist/src/
H A DCursorName.c120 #define NUM_CURSOR_NAMES (sizeof (cursor_names) / sizeof (cursor_names[0])) macro
128 for (i=0, table=cursor_names; i < NUM_CURSOR_NAMES; i++, table++ ) {

Completed in 2 milliseconds