Home | History | Annotate | Download | only in mac

Lines Matching refs:fond_type

1236     OSType    fond_type;
1247 GetResInfo( fond, &fond_id, &fond_type, fond_name );
1248 if ( ResError() != noErr || fond_type != TTAG_FOND )