OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:attributehandler
(Results
1 - 3
of
3
) sorted by null
/frameworks/wilhelm/src/
handlers.h
78
typedef unsigned (*
AttributeHandler
)(IObject *thiz);
80
extern const
AttributeHandler
handlerTable[][ATTR_INDEX_MAX];
handlers.c
28
const
AttributeHandler
handlerTable[1 + XA_OBJECTID_CAMERADEVICE +
locks.cpp
198
AttributeHandler
handler = handlerTable[index][bit];
Completed in 60 milliseconds