Home | History | Annotate | Download | only in base

Lines Matching full:noerr

166     if ( noErr == err )
194 if ( noErr != FT_ATSFontGetFileReference( ats_font_id, ats_font_ref ) )
206 if ( noErr != FT_ATSFontGetFileReference( id2, &ref2 ) )
208 if ( noErr != FSCompareFSRefs( ats_font_ref, &ref2 ) )
237 if ( noErr != FSRefMakePath( &ref, path, maxPathSize ) )
269 if ( noErr != FSGetCatalogInfo( &ref, kFSCatInfoNone, NULL, NULL,
286 if ( noErr != FSPathMakeRef( pathname, &ref, FALSE ) )
291 if ( noErr == err )
310 if ( noErr != FSPathMakeRef( pathname, &ref, FALSE ) )
313 if ( noErr != FSGetCatalogInfo( &ref, kFSCatInfoFinderInfo, &info,
514 if ( noErr != FSPathMakeRef( path_fond, &ref, FALSE ) )
517 if ( noErr != FSGetCatalogInfo( &ref, kFSCatInfoNone,
521 if ( noErr != FSRefMakePath( &par_ref, path_lwfn, path_size ) )
533 if ( noErr != FSPathMakeRef( path_lwfn, &ref, FALSE ) )
536 if ( noErr != FSGetCatalogInfo( &ref, kFSCatInfoNone,
711 if ( noErr != FT_FSPathMakeRes( pathname, &res ) )
811 if ( noErr != FT_FSPathMakeRes( pathname, &res_ref ) )
865 if ( ResError() != noErr || fond_type != TTAG_FOND )
876 if ( noErr != ResError() )
886 if ( noErr != err )
890 if ( noErr != err )
1065 if ( !spec || FSpMakeFSRef( spec, &ref ) != noErr )