Searched refs:is_filtered (Results 1 – 4 of 4) sorted by relevance
312 if (is_filtered(base_pos)) in forw_line_seg()574 if (is_filtered(base_pos)) in back_line()
560 public lbool is_filtered(POSITION pos) in is_filtered() function586 if (!is_filtered(pos)) in next_unfiltered()1620 if (is_filtered(linepos)) in search_range()2304 if (new_epos >= nprep_endpos && is_filtered(new_epos-1)) in prep_hilite()2318 if (nprep_startpos > 0 && is_filtered(nprep_startpos)) in prep_hilite()
414 public lbool is_filtered(POSITION pos);
1848 #ifndef is_filtered1849 # define is_filtered(a) ((((a).attrib)&_A_HIDDEN) || (((a).attrib)&_A_SYSTEM)) macro1964 if( is_filtered(data) ){ in opendir()1974 if( is_filtered(data) ) goto next; in opendir()2006 if( is_filtered(data) ) goto next; in readdir()