Home
last modified time | relevance | path

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

/NW4C-2.0.3/demos/lyt/locationAdjust/sources/
Dmain.cpp235 bool bLocationAdjust = false; in nnMain() local
255 bLocationAdjust = ! bLocationAdjust; in nnMain()
256 pTextBoxEnabled->SetVisible(bLocationAdjust); in nnMain()
257 pTextBoxDisabled->SetVisible(! bLocationAdjust); in nnMain()
281 drawInfo.SetLocationAdjust(bLocationAdjust); in nnMain()