Searched refs:entryList (Results 1 – 3 of 3) sorted by relevance
81 - GSList *entryList = gmenu_tree_directory_get_contents (directory);85 - g_slist_length(entryList) > 0)102 - g_slist_length(entryList));116 - for (l = entryList; l; l = l->next)170 - g_slist_free (entryList);
50 QStringList entryList = value(key).toStringList(); in readSizes() local53 for (it = entryList.begin(); it != entryList.end(); ++it) in readSizes()
71 QStringList entryList = value(key).toStringList(); in readSizes() local74 for (it = entryList.begin(); it != entryList.end(); ++it) in readSizes()