Lines Matching refs:totalvis
251 int totalvis; local
449 totalvis = CountLines( win );
483 totalvis = CountLines( win );
491 hidden = max( totalvis - wheight, 0 );
515 SetPropInfo( w, gd, wheight, totalvis, topidx );
597 totalvis = CountLines( win );
642 SetPropInfo( w, gd, wheight, totalvis, topidx );
867 SetPropInfo( w,gd, wheight, totalvis, topidx );
887 SetPropInfo( w, gd, wheight, totalvis, topidx );
915 totalvis, topidx );
944 totalvis, topidx );
1023 totalvis = CountLines( win );
1024 hidden = max( totalvis - wheight, 0 );
1035 totalvis = CountLines( win );
1036 hidden = max( totalvis - wheight, 0 );
1177 int totalvis; local
1196 totalvis = CountLines( win );
1197 hidden = max( totalvis - wheight, 0 );