Home
last modified time | relevance | path

Searched refs:TEXTCOLOR_BOTTOM (Results 1 – 4 of 4) sorted by relevance

/NW4C-2.0.3/include/nw/lyt/
Dlyt_TextBox.h344 m_TextColors[TEXTCOLOR_BOTTOM] = bottom; in SetTextColor()
Dlyt_Types.h978 TEXTCOLOR_BOTTOM, enumerator
/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_TextBox.cpp700 ut::Color8 btmCol = m_TextColors[TEXTCOLOR_BOTTOM]; in SetupTextWriter()
Dlyt_DrawerGraphics.cpp815 ut::Color8 btmCol = pTextBox->GetTextColor(TEXTCOLOR_BOTTOM); in SetUpTextBox()