Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/lyt/
Dlyt_TextBox.h343 m_TextColors[TEXTCOLOR_TOP ] = top; in SetTextColor()
Dlyt_Types.h976 TEXTCOLOR_TOP, enumerator
/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_TextBox.cpp699 ut::Color8 topCol = m_TextColors[TEXTCOLOR_TOP]; in SetupTextWriter()
Dlyt_DrawerGraphics.cpp814 ut::Color8 topCol = pTextBox->GetTextColor(TEXTCOLOR_TOP); in SetUpTextBox()