Home
last modified time | relevance | path

Searched defs:font (Results 1 – 3 of 3) sorted by relevance

/system/core/healthd/
Dhealthd_draw.cpp124 int HealthdDraw::draw_text(const GRFont* font, int x, int y, const char* str) { in draw_text()
Danimation.h49 GRFont* font; member
/system/teeui/libteeui/include/teeui/
Dlabel.h72 Alignment verticalJustified, Color textColor, FontBuffer font, uint64_t textId) in LabelImpl()