Searched refs:attribsMap (Results 1 – 1 of 1) sorted by relevance
317 static const AttributesMap attribsMap[] = variable345 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 22 milliseconds