Home
last modified time | relevance | path

Searched refs:GetStringForKey (Results 1 – 25 of 28) sorted by relevance

12

/dports/x11-wm/windowmaker/WindowMaker-0.95.9/WPrefs.app/
H A DExpert.c200 if (GetStringForKey(expert_options[i].op_name)) in createPanel()
207 char *str = GetStringForKey(expert_options[i].op_name); in createPanel()
250 if (GetStringForKey(expert_options[i].op_name)) in createPanel()
292 char *str = GetStringForKey(expert_options[i].op_name); in storeDefaults()
H A DPreferences.c137 str = GetStringForKey("ResizeDisplay"); in showData()
151 str = GetStringForKey("MoveDisplay"); in showData()
171 str = GetStringForKey("WorkspaceBorder"); in showData()
184 if (GetStringForKey(appicon_bouncing[x].db_key)) in showData()
H A DIcons.c179 str = GetStringForKey("IconPosition"); in showData()
204 str = GetStringForKey("MiniwindowPreviewBalloons"); in showData()
220 str = GetStringForKey("IconificationStyle"); in showData()
H A DWPrefs.h111 char *GetStringForKey(const char *defaultName);
H A DFocus.c66 str = GetStringForKey("FocusMode"); in showData()
79 /**/ str = GetStringForKey("ColormapMode"); in showData()
H A DWPrefs.c749 char *GetStringForKey(const char *defaultName) in GetStringForKey() function
823 str = GetStringForKey(defaultName); in GetBoolForKey()
907 str = GetStringForKey(defaultName); in GetSpeedForKey()
H A DWindowHandling.c205 str = GetStringForKey("WindowPlacement"); in showData()
231 str = GetStringForKey("DragMaximizedWindow"); in showData()
H A DWorkspace.c79 str = GetStringForKey("WorkspaceNameDisplayPosition"); in showData()
H A DMouseSettings.c276 str = GetStringForKey(button_list[i].db_key); in showData()
319 /**/ str = GetStringForKey("ModifierKey"); in showData()
H A DDocks.c305 value = GetStringForKey(auto_delay[i].key); in showData()
H A DConfigurations.c83 str = GetStringForKey("NewStyle"); in showData()
H A DKeyboardShortcuts.c459 str = GetStringForKey(keyOptions[i].key); in showData()
H A DAppearance.c2123 str = GetStringForKey("MenuStyle"); in showData()
2134 str = GetStringForKey("TitleJustify"); in showData()
2150 str = GetStringForKey(colorOptions[i].key); in showData()
/dports/x11-wm/libwraster/WindowMaker-0.95.9/WPrefs.app/
H A DExpert.c200 if (GetStringForKey(expert_options[i].op_name)) in createPanel()
207 char *str = GetStringForKey(expert_options[i].op_name); in createPanel()
250 if (GetStringForKey(expert_options[i].op_name)) in createPanel()
292 char *str = GetStringForKey(expert_options[i].op_name); in storeDefaults()
H A DPreferences.c137 str = GetStringForKey("ResizeDisplay"); in showData()
151 str = GetStringForKey("MoveDisplay"); in showData()
171 str = GetStringForKey("WorkspaceBorder"); in showData()
184 if (GetStringForKey(appicon_bouncing[x].db_key)) in showData()
H A DIcons.c179 str = GetStringForKey("IconPosition"); in showData()
204 str = GetStringForKey("MiniwindowPreviewBalloons"); in showData()
220 str = GetStringForKey("IconificationStyle"); in showData()
H A DWPrefs.h111 char *GetStringForKey(const char *defaultName);
H A DFocus.c66 str = GetStringForKey("FocusMode"); in showData()
79 /**/ str = GetStringForKey("ColormapMode"); in showData()
H A DWPrefs.c749 char *GetStringForKey(const char *defaultName) in GetStringForKey() function
823 str = GetStringForKey(defaultName); in GetBoolForKey()
907 str = GetStringForKey(defaultName); in GetSpeedForKey()
H A DWindowHandling.c205 str = GetStringForKey("WindowPlacement"); in showData()
231 str = GetStringForKey("DragMaximizedWindow"); in showData()
H A DWorkspace.c79 str = GetStringForKey("WorkspaceNameDisplayPosition"); in showData()
H A DMouseSettings.c276 str = GetStringForKey(button_list[i].db_key); in showData()
319 /**/ str = GetStringForKey("ModifierKey"); in showData()
H A DDocks.c305 value = GetStringForKey(auto_delay[i].key); in showData()
H A DConfigurations.c83 str = GetStringForKey("NewStyle"); in showData()
H A DKeyboardShortcuts.c459 str = GetStringForKey(keyOptions[i].key); in showData()

12