Searched refs:fPreviousMap (Results 1 - 2 of 2) sorted by relevance

/haiku/src/preferences/keymap/
H A DKeymapWindow.h92 Keymap fPreviousMap; member in class:KeymapWindow
H A DKeymapWindow.cpp189 fPreviousMap = fCurrentMap;
837 fRevertButton->SetEnabled(fCurrentMap != fPreviousMap);
886 status_t status = fPreviousMap.Save(ref);
892 fPreviousMap.Use();

Completed in 35 milliseconds