Searched refs:type_text (Results 1 – 2 of 2) sorted by relevance
51 GX_CHAR *type_text; member276 …gx_prompt_create(prompt, easing_function_list[index].type_text, list, 0, GX_STYLE_ENABLED | GX_STY… in drop_list_row_create()279 str.gx_string_ptr = (GX_CHAR *)easing_function_list[index].type_text; in drop_list_row_create()280 str.gx_string_length = strnlen((GX_CHAR *)easing_function_list[index].type_text, 30); in drop_list_row_create()
25 GX_CHAR *type_text; member234 …gx_prompt_create(prompt, easing_function_list[index].type_text, list, 0, GX_STYLE_ENABLED | GX_STY… in drop_list_row_create()243 string.gx_string_ptr = easing_function_list[index].type_text; in drop_list_row_create()