Home
last modified time | relevance | path

Searched refs:FONT (Results 1 – 4 of 4) sorted by relevance

/system/teeui/libteeui/example/layout/
Dtouch_button_layout.h55 Font(FONT(Shield));
65 Font(FONT(RobotoMedium));
91 Font(FONT(RobotoMedium));
107 Font(FONT(RobotoMedium));
136 Font(FONT(RobotoRegular));
Dphys_button_layout.h65 Font(FONT(RobotoMedium));
90 Font(FONT(RobotoMedium));
111 Font(FONT(Shield));
121 Font(FONT(RobotoMedium));
150 Font(FONT(RobotoRegular));
Dcommon_layout_params.h24 CONSTANT(DefaultFont, FONT(RobotoRegular));
/system/teeui/libteeui/include/teeui/
Dlabel.h159 #define FONT(name) TEEUI_FONT_##name() macro