Home
last modified time | relevance | path

Searched refs:bZoom (Results 1 – 6 of 6) sorted by relevance

/trunk/main/avmedia/source/xine/
H A Dwindow.cxx189 bool bDone = false, bZoom = false; in implLayoutVideoWindow() local
193 bZoom = true; in implLayoutVideoWindow()
199 bZoom = true; in implLayoutVideoWindow()
205 bZoom = true; in implLayoutVideoWindow()
211 bZoom = true; in implLayoutVideoWindow()
217 bZoom = true; in implLayoutVideoWindow()
226 if( bZoom ) in implLayoutVideoWindow()
/trunk/main/avmedia/source/java/
H A DPlayerWindow.java145 boolean bDone = false, bZoom = false; in LayoutComponents()
149 bZoom = true; in LayoutComponents()
155 bZoom = true; in LayoutComponents()
161 bZoom = true; in LayoutComponents()
167 bZoom = true; in LayoutComponents()
173 bZoom = true; in LayoutComponents()
182 if( bZoom ) in LayoutComponents()
/trunk/main/avmedia/source/gstreamer/
H A Dgstwindow.cxx164 bool bDone = false, bZoom = false; in implLayoutVideoWindow() local
168 bZoom = true; in implLayoutVideoWindow()
174 bZoom = true; in implLayoutVideoWindow()
180 bZoom = true; in implLayoutVideoWindow()
186 bZoom = true; in implLayoutVideoWindow()
192 bZoom = true; in implLayoutVideoWindow()
201 if( bZoom ) in implLayoutVideoWindow()
/trunk/main/avmedia/source/win/
H A Dwindow.cxx233 bool bDone = false, bZoom = false; in ImplLayoutVideoWindow() local
237 bZoom = true; in ImplLayoutVideoWindow()
243 bZoom = true; in ImplLayoutVideoWindow()
249 bZoom = true; in ImplLayoutVideoWindow()
255 bZoom = true; in ImplLayoutVideoWindow()
261 bZoom = true; in ImplLayoutVideoWindow()
270 if( bZoom ) in ImplLayoutVideoWindow()
/trunk/main/cui/source/tabpages/
H A Dgrfpage.cxx482 sal_Bool bZoom = aZoomConstRB.IsChecked(); in IMPL_LINK() local
488 if(bZoom && ( ( ( aOrigSize.Width() - (nLeft + nRight )) * nWidthZoom ) in IMPL_LINK()
510 if(bZoom) in IMPL_LINK()
521 if(bZoom && ( ( ( aOrigSize.Height() - (nTop + nBottom )) * nHeightZoom) in IMPL_LINK()
543 if(bZoom) in IMPL_LINK()
551 if(!bZoom) in IMPL_LINK()
/trunk/main/sd/source/ui/inc/
H A DDrawViewShell.hxx267 void SetZoomOnPage( sal_Bool bZoom = sal_True ) { mbZoomOnPage = bZoom; } in SetZoomOnPage() argument

Completed in 46 milliseconds