Searched refs:dynProps (Results 1 – 2 of 2) sorted by relevance
224 QList<QByteArray> dynProps = obj->dynamicPropertyNames(); in getPropertyNames() local225 foreach (const QByteArray& ba, dynProps) in getPropertyNames()
1073 DynamicProperties dynProps[INDIC_BLOCK_SIZE]; in v2process() local1074 IndicReordering::getDynamicProperties(dynProps,classTable); in v2process()