Searched refs:text_field (Results 1 – 6 of 6) sorted by relevance
40 struct text_field { struct65 text_field text_clock;66 text_field text_percent;
30 bool parse_text_field(const char* in, animation::text_field* field);
153 void HealthdDraw::determine_xy(const animation::text_field& field, in determine_xy()183 const animation::text_field& field = anim->text_clock; in draw_clock()217 const animation::text_field& field = anim->text_percent; in draw_percent()
56 virtual void determine_xy(const animation::text_field& field,
54 bool parse_text_field(const char* in, animation::text_field* field) { in parse_text_field()
65 animation::text_field out; in TEST()