Home
last modified time | relevance | path

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

/NW4C-1.2.23/demos/lyt/locationAdjust/sources/
Dmain.cpp233 bool bLocationAdjust = false; in nnMain() local
253 bLocationAdjust = ! bLocationAdjust; in nnMain()
254 pTextBoxEnabled->SetVisible(bLocationAdjust); in nnMain()
255 pTextBoxDisabled->SetVisible(! bLocationAdjust); in nnMain()
279 drawInfo.SetLocationAdjust(bLocationAdjust); in nnMain()