Searched refs:fCurrentControlLook (Results 1 – 2 of 2) sorted by relevance
83 fCurrentControlLook(NULL), in LookAndFeelSettingsView()97 BPrivate::get_control_look(fCurrentControlLook); in LookAndFeelSettingsView()98 fSavedControlLook = fCurrentControlLook; in LookAndFeelSettingsView()339 fCurrentControlLook = path; in _SetControlLook()366 if (fCurrentControlLook.Length() == 0) in _BuildControlLookMenu()386 if (BString(path.Path()) == fCurrentControlLook) in _BuildControlLookMenu()436 || fCurrentControlLook.Length() != 0 in IsDefaultable()454 || fCurrentControlLook != fSavedControlLook in IsRevertable()
71 BString fCurrentControlLook; variable