Searched refs:text_field (Results 1 – 5 of 5) sorted by relevance
39 struct text_field { struct54 text_field text_clock;55 text_field text_percent;
28 bool parse_text_field(const char* in, animation::text_field* field);
54 bool parse_text_field(const char* in, animation::text_field* field) { in parse_text_field()
291 void determine_xy(const animation::text_field& field, const int length, int* x, int* y) in determine_xy()319 const animation::text_field& field = anim.text_clock; in draw_clock()351 const animation::text_field& field = anim.text_percent; in draw_percent()
65 animation::text_field out; in TEST()