Home
last modified time | relevance | path

Searched refs:dynProps (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/bridge/qt/
Dqt_instance.cpp224 QList<QByteArray> dynProps = obj->dynamicPropertyNames(); in getPropertyNames() local
225 foreach (const QByteArray& ba, dynProps) in getPropertyNames()
/external/icu4c/layout/
DIndicReordering.cpp1073 DynamicProperties dynProps[INDIC_BLOCK_SIZE]; in v2process() local
1074 IndicReordering::getDynamicProperties(dynProps,classTable); in v2process()