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()
1010 def isgood(self): member in ProxyInfo1126 if self.proxy_info and self.proxy_info.isgood():1252 if self.proxy_info and self.proxy_info.isgood():
1040 def isgood(self): member in ProxyInfo1154 if self.proxy_info and self.proxy_info.isgood():1321 if self.proxy_info and self.proxy_info.isgood():