Home
last modified time | relevance | path

Searched refs:FontSize (Results 1 – 3 of 3) sorted by relevance

/system/teeui/libteeui/example/layout/
Dtouch_button_layout.h47 FontSize(24_dp);
59 FontSize(20_dp);
83 FontSize(BodyFontSize());
99 FontSize(BodyFontSize());
114 FontSize(DefaultFontSize());
128 FontSize(BodyFontSize());
Dphys_button_layout.h56 FontSize(DefaultFontSize());
81 FontSize(DefaultFontSize());
104 FontSize(24_dp);
115 FontSize(20_dp);
128 FontSize(DefaultFontSize());
142 FontSize(BodyFontSize());
/system/teeui/libteeui/include/teeui/
Dlabel.h137 #define FontSize(fs) static const constexpr auto label_font_size = fs macro