Searched refs:setTextSize (Results 1 – 8 of 8) sorted by relevance
64 lcd->setTextSize(1); in main()69 lcd->setTextSize(2); in main()
56 lcd.setTextSize(1);61 lcd.setTextSize(2);
69 oled.setTextSize(3);71 oled.setTextSize(1);
74 lcd.setTextSize((short) 1); in main()80 lcd.setTextSize((short) 2); in main()
195 void setTextSize (uint8_t size);
169 GFX::setTextSize (uint8_t size) { in setTextSize() function in GFX
171 void setTextSize (uint8_t size);
172 void EBOLED::setTextSize (uint8_t size) { in setTextSize() function in EBOLED