Searched refs:DECLARE_FONT_BUFFER (Results 1 – 2 of 2) sorted by relevance
20 DECLARE_FONT_BUFFER(RobotoMedium, RobotoMedium, RobotoMedium_length);21 DECLARE_FONT_BUFFER(RobotoRegular, RobotoRegular, RobotoRegular_length);22 DECLARE_FONT_BUFFER(Shield, Shield, Shield_length);
161 #define DECLARE_FONT_BUFFER(name, buffer, ...) \ macro