Searched defs:FontSize (Results 1 – 2 of 2) sorted by relevance
25 public enum FontSize { enum32 FontSize(int value) { in FontSize() method in FontSize
137 #define FontSize(fs) static const constexpr auto label_font_size = fs macro