Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/dev/
Ddev_DirectPrint.h403 void SetBackgroundColor(ut::Color8){} in SetBackgroundColor() function
405 void SetBackgroundColor(u8, u8, u8){} in SetBackgroundColor() function
/NW4C-2.0.3/sources/libraries/dev/
Ddev_DirectPrint.cpp1020 DirectPrint::SetBackgroundColor(ut::Color8 color) in SetBackgroundColor() function in nw::dev::DirectPrint
1026 DirectPrint::SetBackgroundColor(u8 r, u8 g, u8 b) in SetBackgroundColor() function in nw::dev::DirectPrint