Searched refs:ELEMENT_CREATE_ALLOWED_FUNC_ARGS (Results 1 – 8 of 8) sorted by relevance
3 static bool createAllowed(ELEMENT_CREATE_ALLOWED_FUNC_ARGS);50 static bool createAllowed(ELEMENT_CREATE_ALLOWED_FUNC_ARGS) in createAllowed() argument
5 static bool createAllowed(ELEMENT_CREATE_ALLOWED_FUNC_ARGS);75 static bool createAllowed(ELEMENT_CREATE_ALLOWED_FUNC_ARGS) in createAllowed() argument
4 static bool createAllowed(ELEMENT_CREATE_ALLOWED_FUNC_ARGS);158 static bool createAllowed(ELEMENT_CREATE_ALLOWED_FUNC_ARGS) in createAllowed() argument
6 static bool createAllowed(ELEMENT_CREATE_ALLOWED_FUNC_ARGS);84 static bool createAllowed(ELEMENT_CREATE_ALLOWED_FUNC_ARGS) in createAllowed() argument
57 bool (*CreateAllowed)(ELEMENT_CREATE_ALLOWED_FUNC_ARGS) = nullptr;
50 #define ELEMENT_CREATE_ALLOWED_FUNC_ARGS Simulation *sim, int i, int x, int y, int t macro
2712 bool luaCreateAllowedWrapper(ELEMENT_CREATE_ALLOWED_FUNC_ARGS) in luaCreateAllowedWrapper() argument