Home
last modified time | relevance | path

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

/dports/graphics/cegui/cegui-0.8.7/cegui/src/WindowRendererSets/Core/
H A DMultiLineEditbox.cpp188 ColourRect normalTextCol; in cacheTextLines() local
189 setColourRectToUnselectedTextColour(normalTextCol); in cacheTextLines()
190 normalTextCol.modulateAlpha(alpha); in cacheTextLines()
225 colours = normalTextCol; in cacheTextLines()
252 colours = normalTextCol; in cacheTextLines()
302 colours = normalTextCol; in cacheTextLines()