Searched refs:got_pixmap (Results 1 – 5 of 5) sorted by relevance
26 Boolean got_pixmap = False; local36 got_pixmap = True;38 if (got_pixmap || got_string) {39 if (got_pixmap)
25 Boolean got_pixmap = False; local35 got_pixmap = True;37 if (got_pixmap || got_string) {38 if (got_pixmap)
76 Boolean got_pixmap = False; local86 got_pixmap = True;88 if (got_pixmap || got_string) {89 if (got_pixmap)
173 bool got_pixmap = fetchPixmapFromCache(element_path, location.uuid()); in fetchElement() local175 if (got_name && got_pixmap) { in fetchElement()