Lines Matching refs:GRAPHIC_NONE
133 meType ( GRAPHIC_NONE ), in ImpGraphic()
184 meType ( !rBitmap ? GRAPHIC_NONE : GRAPHIC_BITMAP ), in ImpGraphic()
201 meType ( !rBitmapEx ? GRAPHIC_NONE : GRAPHIC_BITMAP ), in ImpGraphic()
217 meType( rSvgDataPtr.get() ? GRAPHIC_BITMAP : GRAPHIC_NONE ), in ImpGraphic()
333 case( GRAPHIC_NONE ): in operator ==()
458 meType = GRAPHIC_NONE; in ImplClear()
481 return( meType != GRAPHIC_NONE ); in ImplIsSupportedGraphic()
745 case( GRAPHIC_NONE ): in ImplGetPrefSize()
788 case( GRAPHIC_NONE ): in ImplSetPrefSize()
834 case( GRAPHIC_NONE ): in ImplGetPrefMapMode()
873 case( GRAPHIC_NONE ): in ImplSetPrefMapMode()
1357 if( ( meType != GRAPHIC_NONE ) && ( meType != GRAPHIC_DEFAULT ) && !ImplIsSwapOut() ) in ImplWriteEmbedded()
1913 case( GRAPHIC_NONE ): in operator <<()