Searched refs:is_filtered (Results 1 – 4 of 4) sorted by relevance
301 if (is_filtered(base_pos)) in forw_line_seg() 556 if (is_filtered(base_pos)) in back_line()
549 public lbool is_filtered(POSITION pos) in prev_unfiltered() 1631 if (is_filtered(linepos))2338 if (new_epos >= nprep_endpos && is_filtered(new_epos-1))2351 if (nprep_startpos > 0 && is_filtered(nprep_startpos))501 public int is_filtered(POSITION pos) is_filtered() function
386 public lbool is_filtered(POSITION pos);
2320 #ifndef is_filtered2321 # define is_filtered(a) ((((a).attrib)&_A_HIDDEN) || (((a).attrib)&_A_SYSTEM)) macro2419 if( is_filtered(data) ){ in opendir()2429 if( is_filtered(data) ) goto next; in opendir()2462 if( is_filtered(data) ) goto next; in readdir()2506 if( is_filtered(data) ) goto next; in readdir_r()