Home
last modified time | relevance | path

Searched defs:text_field (Results 1 – 1 of 1) sorted by relevance

/system/core/healthd/
Danimation.h39 struct text_field { struct
40 std::string font_file;
41 int pos_x;
42 int pos_y;
43 int color_r;
44 int color_g;
45 int color_b;
46 int color_a;
48 GRFont* font;