Searched refs:WACS_CKBOARD (Results 1 – 2 of 2) sorted by relevance
169 WACS_CKBOARD->vals[0] = ( wchar_t )btowc( ':' ); in __init_wacs()202 WACS_CKBOARD->vals[0] = 0x2592; in __init_wacs()
342 #define WACS_CKBOARD (&_wacs_char[(unsigned char)'a']) macro