Searched refs:OverlayAddObject (Results 1 – 6 of 6) sorted by relevance
143 BOOL OverlayAddObject(const char *objectName, tObjectType objectType);
243 if ( !OverlayAddObject( $2.string, $2.type ) ) YYABORT;
348 BOOL OverlayAddObject(const char *objectName, tObjectType objectType) in OverlayAddObject() function
246 BOOL OverlayAddObject(const char *objectName, tObjectType objectType);
281 if ( !OverlayAddObject( $2.string, $2.type ) ) YYABORT;
392 BOOL OverlayAddObject(const char *objectName, tObjectType objectType) in OverlayAddObject() function