Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
H A DFontSize.java25 public enum FontSize { enum
32 FontSize(int value) { in FontSize() method in FontSize
/aosp12/system/teeui/libteeui/include/teeui/
H A Dlabel.h137 #define FontSize(fs) static const constexpr auto label_font_size = fs macro