Searched refs:OverlayAddObject (Results 1 – 6 of 6) sorted by relevance
251 BOOL OverlayAddObject(const char *objectName, tObjectType objectType);
297 if ( !OverlayAddObject( $2.string, $2.type ) ) YYABORT;
393 BOOL OverlayAddObject(const char *objectName, tObjectType objectType) in OverlayAddObject() function
146 BOOL OverlayAddObject(const char *objectName, tObjectType objectType);
259 if ( !OverlayAddObject( $2.string, $2.type ) ) YYABORT;
349 BOOL OverlayAddObject(const char *objectName, tObjectType objectType) in OverlayAddObject() function