Searched refs:ViewLock (Results 1 – 2 of 2) sorted by relevance
107 bool ViewLock; // if set, no scrolling is allowed variable204 …bool IsViewLocked() const { return ViewLock; } // return if view is fixed to cursor, so scrolling … in IsViewLocked()
72 ViewLock = true; in C4Player()1091 pComp->Value(mkNamingAdapt(ViewLock, "ViewLock", true)); in CompileFunc()1366 if (ViewLock) return; in ScrollView()1899 if ((ViewLock = to_val)) in SetViewLocked()