Home
last modified time | relevance | path

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

/dports/devel/datadraw/datadraw3.1.1/src/
H A Ddvdatabase.c10505 bool dvPropertyArray( in dvPropertyArray() function
H A Ddvdatabase.h1571 #define dvPropertyArray(_Property) (((dvPropertys.Array)[dvProperty2ValidIndex(_Property) >> 3] >> \ macro