Home
last modified time | relevance | path

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

/trunk/main/toolkit/source/layout/core/
H A Dproplist.cxx317 static const AttributesMap attribsMap[] = variable
345 static const int attribsMapLen = sizeof( attribsMap ) / sizeof( AttributesMap );
355 cmp = rName.compareToAscii( attribsMap[ mid ].name );
362 if ( bTopWindow || attribsMap[ mid ].value )
363 return attribsMap[ mid ].windowAttr;
427 if ( findAndRemove( attribsMap[i].name, rProps, aValue ) ) in getAttributeProps()
430 nAttrs |= attribsMap[i].value; in getAttributeProps()

Completed in 8 milliseconds