Home
last modified time | relevance | path

Searched refs:defIcons (Results 1 – 4 of 4) sorted by relevance

/dports/x11-themes/qtcurve-gtk2/qtcurve-1.9/gtk2/style/
H A Dqt_settings.cpp984 const char *defIcons = defaultIcons(); in getIconPath() local
985 bool nonDefIcons = qtSettings.icons && strcmp(qtSettings.icons, defIcons); in getIconPath()
996 buff.append(kdeHome, ICON_FOLDER, defIcons, ":", in getIconPath()
997 kdePrefix, "/", defIcons, ":"); in getIconPath()
999 buff.append(DEFAULT_ICON_PREFIX, "/", defIcons, ":"); in getIconPath()
/dports/x11-themes/qtcurve-utils/qtcurve-1.9/gtk2/style/
H A Dqt_settings.cpp984 const char *defIcons = defaultIcons(); in getIconPath() local
985 bool nonDefIcons = qtSettings.icons && strcmp(qtSettings.icons, defIcons); in getIconPath()
996 buff.append(kdeHome, ICON_FOLDER, defIcons, ":", in getIconPath()
997 kdePrefix, "/", defIcons, ":"); in getIconPath()
999 buff.append(DEFAULT_ICON_PREFIX, "/", defIcons, ":"); in getIconPath()
/dports/x11-themes/qtcurve-kf5/qtcurve-1.9/gtk2/style/
H A Dqt_settings.cpp984 const char *defIcons = defaultIcons(); in getIconPath() local
985 bool nonDefIcons = qtSettings.icons && strcmp(qtSettings.icons, defIcons); in getIconPath()
996 buff.append(kdeHome, ICON_FOLDER, defIcons, ":", in getIconPath()
997 kdePrefix, "/", defIcons, ":"); in getIconPath()
999 buff.append(DEFAULT_ICON_PREFIX, "/", defIcons, ":"); in getIconPath()
/dports/x11-themes/qtcurve-qt5/qtcurve-1.9/gtk2/style/
H A Dqt_settings.cpp984 const char *defIcons = defaultIcons(); in getIconPath() local
985 bool nonDefIcons = qtSettings.icons && strcmp(qtSettings.icons, defIcons); in getIconPath()
996 buff.append(kdeHome, ICON_FOLDER, defIcons, ":", in getIconPath()
997 kdePrefix, "/", defIcons, ":"); in getIconPath()
999 buff.append(DEFAULT_ICON_PREFIX, "/", defIcons, ":"); in getIconPath()