Home
last modified time | relevance | path

Searched refs:GetObjectForKey (Results 1 – 10 of 10) sorted by relevance

/dports/x11-wm/windowmaker/WindowMaker-0.95.9/WPrefs.app/
H A DWPrefs.c718 WMPropList *GetObjectForKey(const char *defaultName) in GetObjectForKey() function
753 val = GetObjectForKey(defaultName); in GetStringForKey()
768 val = GetObjectForKey(defaultName); in GetArrayForKey()
783 val = GetObjectForKey(defaultName); in GetDictionaryForKey()
800 val = GetObjectForKey(defaultName); in GetIntegerForKey()
H A DWPrefs.h105 WMPropList *GetObjectForKey(const char *defaultName);
H A DPaths.c75 array = GetObjectForKey("IconPath"); in showData()
92 array = GetObjectForKey("PixmapPath"); in showData()
H A DAppearance.c558 path = wfindfileinarray(GetObjectForKey("PixmapPath"), str); in renderTexture()
1033 SetTexturePanelPixmapPath(panel->texturePanel, GetObjectForKey("PixmapPath")); in editTexture()
1050 SetTexturePanelPixmapPath(panel->texturePanel, GetObjectForKey("PixmapPath")); in newTexture()
2099 titem->prop = GetObjectForKey(key); in setupTextureFor()
H A DWindowHandling.c209 arr = GetObjectForKey("WindowPlaceOrigin"); in showData()
/dports/x11-wm/libwraster/WindowMaker-0.95.9/WPrefs.app/
H A DWPrefs.c718 WMPropList *GetObjectForKey(const char *defaultName) in GetObjectForKey() function
753 val = GetObjectForKey(defaultName); in GetStringForKey()
768 val = GetObjectForKey(defaultName); in GetArrayForKey()
783 val = GetObjectForKey(defaultName); in GetDictionaryForKey()
800 val = GetObjectForKey(defaultName); in GetIntegerForKey()
H A DWPrefs.h105 WMPropList *GetObjectForKey(const char *defaultName);
H A DPaths.c75 array = GetObjectForKey("IconPath"); in showData()
92 array = GetObjectForKey("PixmapPath"); in showData()
H A DAppearance.c558 path = wfindfileinarray(GetObjectForKey("PixmapPath"), str); in renderTexture()
1033 SetTexturePanelPixmapPath(panel->texturePanel, GetObjectForKey("PixmapPath")); in editTexture()
1050 SetTexturePanelPixmapPath(panel->texturePanel, GetObjectForKey("PixmapPath")); in newTexture()
2099 titem->prop = GetObjectForKey(key); in setupTextureFor()
H A DWindowHandling.c209 arr = GetObjectForKey("WindowPlaceOrigin"); in showData()