Lines Matching refs:bVisible
1139 void X11SalFrame::Show( sal_Bool bVisible, sal_Bool bNoActivate ) in Show() argument
1141 if( ( bVisible && bMapped_ ) in Show()
1142 || ( !bVisible && !bMapped_ ) ) in Show()
1150 pDisplay_->getWMAdaptor()->enableAlwaysOnTop( this, bVisible ); in Show()
1152 bMapped_ = bVisible; in Show()
1153 bViewable_ = bVisible; in Show()
1155 if( bVisible ) in Show()
2169 bool bVisible = bMapped_; in SetScreenNumber() local
2170 if( bVisible ) in SetScreenNumber()
2175 if( bVisible ) in SetScreenNumber()
2181 bool bVisible = bMapped_; in SetScreenNumber() local
2182 if( bVisible ) in SetScreenNumber()
2185 if( bVisible ) in SetScreenNumber()
2209 bool bVisible = bMapped_; in ShowFullScreen() local
2210 if( bVisible ) in ShowFullScreen()
2226 if( bVisible ) in ShowFullScreen()
2234 bool bVisible = bMapped_; in ShowFullScreen() local
2237 if( bVisible ) in ShowFullScreen()
2244 if( bVisible ) in ShowFullScreen()
2254 bool bVisible = bMapped_; in ShowFullScreen() local
2257 if( bVisible ) in ShowFullScreen()
2262 if( bVisible ) in ShowFullScreen()