Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/lyt/
Dlyt_TextBox.h341 m_TextColors[TEXTCOLOR_TOP ] = top; in SetTextColor()
Dlyt_Types.h974 TEXTCOLOR_TOP, enumerator
/NW4C-1.2.23/sources/libraries/lyt/
Dlyt_TextBox.cpp697 ut::Color8 topCol = m_TextColors[TEXTCOLOR_TOP]; in SetupTextWriter()
Dlyt_DrawerGraphics.cpp768 ut::Color8 topCol = pTextBox->GetTextColor(TEXTCOLOR_TOP); in SetUpTextBox()