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

/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DTextAction.c49 #define XawTextActionMaxHexChars 100 macro
1612 static char hexval[ XawTextActionMaxHexChars ];
1644 if ( ++ind < XawTextActionMaxHexChars )

Completed in 35 milliseconds