Searched refs:is_wide_char (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/libX11/dist/src/xlibi18n/ |
| H A D | lcPrTxt.c | 37 Bool is_wide_char, 41 if (is_wide_char) { 74 Bool is_wide_char, 81 if (is_wide_char) { 126 Bool is_wide_char = False, do_strcpy = False; local in function:_XTextPropertyToTextList 129 is_wide_char = True; 152 if (is_wide_char) { 208 if (is_wide_char) { 228 if (is_wide_char) { 236 *list_ret = alloc_list(is_wide_char, *count_re 36 alloc_list(Bool is_wide_char,int count,int nitems) argument 73 copy_list(Bool is_wide_char,XPointer text,XPointer * list,int count) argument [all...] |
| H A D | lcTxtPr.c | 37 Bool is_wide_char, 48 if (is_wide_char) { 86 Bool is_wide_char = False; local in function:_XTextListToTextProperty 89 is_wide_char = True; 91 buf_len = get_buf_size(is_wide_char, list, count); 112 if (is_wide_char == False) { 147 if (is_wide_char) 158 if (is_wide_char) { 36 get_buf_size(Bool is_wide_char,XPointer list,int count) argument
|
Completed in 3 milliseconds