Searched refs:ishtml (Results 1 – 2 of 2) sorted by relevance
286 def containsWords(self, s, ishtml): argument287 if ishtml:321 for (s, ofs, ishtml) in strings:324 if ishtml:326 if self.containsWords(s, ishtml):
1759 gboolean ishtml, GtkTextDirection direction) in moz_gtk_combo_box_paint() argument1777 rect, &arrow_rect, direction, ishtml); in moz_gtk_combo_box_paint()