Home
last modified time | relevance | path

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

/system/teeui/libteeui/example/layout/
Dtouch_button_layout.h48 LineHeight(24_dp);
60 LineHeight(20_dp);
84 LineHeight(BodyFontSize() * 1.4_px);
100 LineHeight(BodyFontSize() * 1.4_px);
115 LineHeight(DefaultFontSize() * 1.5_px);
129 LineHeight(BodyFontSize() * 1.4_px);
Dphys_button_layout.h57 LineHeight(20_dp);
82 LineHeight(20_dp);
105 LineHeight(24_dp);
116 LineHeight(20_dp);
129 LineHeight(DefaultFontSize() * 1.5_px);
143 LineHeight(BodyFontSize() * 1.4_px);
/system/teeui/libteeui/include/teeui/
Dlabel.h141 #define LineHeight(height) static const constexpr auto label_line_height = height macro