Searched refs:fLastField (Results 1 – 2 of 2) sorted by relevance
624 if ((clicks == 2 && fLastHintValue == value && fLastField == field) in MouseDown()675 if (buttons != 0 && field != fLastField) { in MouseMoved()915 fLastField = UINT32_MAX; in _InitObject()1156 fLastField = x + y * fField->Size(); in _SetValue()1191 fLastField = field; in _ToggleHintValue()
151 uint32 fLastField; variable