Home
last modified time | relevance | path

Searched defs:FunctionType (Results 1 – 2 of 2) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeMeta/include/meta/api/property/
Darray_property_event_handler.h33 using FunctionType = void(const ArrayChange&); in META_BEGIN_NAMESPACE() local
/foundation/graphic/graphic_3d/lume/LumeMeta/include/meta/interface/
Dintf_event.h101 using FunctionType = Ret(Args...); variable