Home
last modified time | relevance | path

Searched refs:CheckMagic (Results 1 – 5 of 5) sorted by last modified time

/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx2252 if( pFontData && pFontData->CheckMagic( ImplPdfBuiltinFontData::PDF_FONT_MAGIC ) ) in GetPdfFontData()
/trunk/main/vcl/unx/headless/
H A Dsvppspgraphics.cxx489 …static bool CheckFontData( const ImplFontData& r ) { return r.CheckMagic( PSPFD_MAGIC … in CheckFontData()
/trunk/main/vcl/unx/generic/gdi/
H A Dpspgraphics.cxx548 …static bool CheckFontData( const ImplFontData& r ) { return r.CheckMagic( PSPFD_MAGIC … in CheckFontData()
/trunk/main/vcl/source/glyphs/
H A Dgcach_ftyp.hxx251 …static bool CheckFontData( const ImplFontData& r ) { return r.CheckMagic( IFTSFONT_MAG… in CheckFontData()
/trunk/main/vcl/inc/
H A Doutfont.hxx128 bool CheckMagic( int n ) const { return (n == mnMagic); } in CheckMagic() function in ImplFontData

Completed in 82 milliseconds