Searched refs:ImplGetType (Results 1 – 3 of 3) sorted by relevance
358 return( GRAPHIC_NONE == mpImpGraphic->ImplGetType() ); in operator !()394 return mpImpGraphic->ImplGetType(); in GetType()536 if( GRAPHIC_BITMAP == mpImpGraphic->ImplGetType() ) in GetSizePixel()563 if( GRAPHIC_DEFAULT == mpImpGraphic->ImplGetType() ) in Draw()
464 GraphicType ImpGraphic::ImplGetType() const in ImplGetType() function in ImpGraphic590 if(GRAPHIC_GDIMETAFILE == ImplGetType()) in ImplGetBitmap()1911 switch( rImpGraphic.ImplGetType() ) in operator <<()
96 GraphicType ImplGetType() const;
Completed in 29 milliseconds