Lines Matching refs:mbShown
75 mbShown(false), in AquaSalFrame()
427 mbShown = bVisible; in Show()
451 …if( mpParent->mbShown || (mnStyle & (SAL_FRAME_STYLE_OWNERDRAWDECORATION | SAL_FRAME_STYLE_FLOAT) … in Show()
469 if( mpParent && mpParent->mbShown && [mpNSWindow isKeyWindow] ) in Show()
553 if( mbShown ) in SetClientSize()
563 if( mbShown || mbInitShow ) in GetClientSize()
641 if( mbShown && mpNSWindow ) in SetWindowState()
796 …ndow frameRectForContentRect: aNewContentRect styleMask: mnStyleMask] display: mbShown ? YES : NO]; in ShowFullScreen()
801 if( mbShown ) in ShowFullScreen()
807 [mpNSWindow setFrame: maFullScreenRect display: mbShown ? YES : NO]; in ShowFullScreen()
811 if( mbShown ) in ShowFullScreen()
817 if( mbShown ) in ShowFullScreen()
856 if( mbShown ) in StartPresentation()
968 if( !(mbGraphics && mpGraphics && mpNSView && mbShown) ) in Flush()
990 if( !(mbGraphics && mpGraphics && mpNSView && mbShown) ) in Flush()
1013 if( mbGraphics && mpGraphics && mpNSView && mbShown ) in Sync()
1435 if( mbShown && bPaint ) in SetPosSize()
1617 bool bShown = mbShown; in SetParent()
1716 if( mpNSView && mbShown ) in ResetClipRegion()
1779 if( mpNSView && mbShown ) in EndSetClipRegion()