Searched refs:MAX_LEN (Results 1 – 8 of 8) sorted by relevance
243 if (hscroll >= MAX_LEN) in dialog_textbox()353 static char line[MAX_LEN + 1]; in get_line()362 } else if (i < MAX_LEN) in get_line()366 if (i == MAX_LEN) in get_line()371 if (i <= MAX_LEN) in get_line()
24 char dialog_input_result[MAX_LEN + 1];150 if (scroll + input_x < MAX_LEN) { in dialog_inputbox()
54 #define MAX_LEN 2048 macro
318 char tempstr[MAX_LEN + 1], *word, *sp, *sp2; in print_autowrap()
170 #define MAX_LEN 8 macro171 #define MAX_WEIGHT (1 << MAX_LEN)
2520 const int MAX_LEN= 52; in TestDevanagariLatinRT() local2521 const char* const source[MAX_LEN] = { in TestDevanagariLatinRT()2582 const char* const expected[MAX_LEN] = { in TestDevanagariLatinRT()2651 for(int i= 0; i<MAX_LEN; i++){ in TestDevanagariLatinRT()2661 const int MAX_LEN=10; in TestTeluguLatinRT() local2662 const char* const source[MAX_LEN] = { in TestTeluguLatinRT()2675 const char* const expected[MAX_LEN] = { in TestTeluguLatinRT()2699 for(int i= 0; i<MAX_LEN; i++){ in TestTeluguLatinRT()2709 const int MAX_LEN =16; in TestSanskritLatinRT() local2710 const char* const source[MAX_LEN] = { in TestSanskritLatinRT()[all …]
2059 int MAX_LEN =15; in TestSanskritLatinRT() local2101 for(int i= 0; i<MAX_LEN; i++){ in TestSanskritLatinRT()2108 int MAX_LEN =15; in TestCompoundLatinRT() local2150 for(int i= 0; i<MAX_LEN; i++){ in TestCompoundLatinRT()
2055 int MAX_LEN =15; in TestSanskritLatinRT() local2097 for(int i= 0; i<MAX_LEN; i++){ in TestSanskritLatinRT()2104 int MAX_LEN =15; in TestCompoundLatinRT() local2146 for(int i= 0; i<MAX_LEN; i++){ in TestCompoundLatinRT()