Home
last modified time | relevance | path

Searched refs:AttributeHandler (Results 1 – 3 of 3) sorted by relevance

/frameworks/wilhelm/src/
Dhandlers.h78 typedef unsigned (*AttributeHandler)(IObject *thiz); typedef
80 extern const AttributeHandler handlerTable[][ATTR_INDEX_MAX];
Dhandlers.c28 const AttributeHandler handlerTable[1 + XA_OBJECTID_CAMERADEVICE +
Dlocks.c198 AttributeHandler handler = handlerTable[index][bit]; in object_unlock_exclusive_attributes_()