Searched refs:isgood (Results 1 – 3 of 3) sorted by relevance
414 private void summaryCell(String v,boolean isgood) { in summaryCell() argument415 m_out.print("<td class=\"numi"+(isgood?"":"_attn")+"\">" + v + "</td>"); in summaryCell()
1058 def isgood(self): member in ProxyInfo1171 if self.proxy_info and self.proxy_info.isgood():1349 if self.proxy_info and self.proxy_info.isgood():
1039 def isgood(self): member in ProxyInfo1155 if self.proxy_info and self.proxy_info.isgood() and self.proxy_info.applies_to(self.host):1287 if self.proxy_info and self.proxy_info.isgood() and self.proxy_info.applies_to(self.host):