Searched defs:setAttributes (Results 1 – 11 of 11) sorted by relevance
238 void setAttributes(AttributeSet A) { in setAttributes() function
226 void setAttributes(AttributeList Attrs) { AttributeSets = Attrs; } in setAttributes() function
341 void setAttributes(AttributeList PAL) { in setAttributes() function
22 this.setAttributes = function (...args) { method
315 void setAttributes(const AttributeMap &attribMap) { mAttributeMap = attribMap; } in setAttributes() function
175 void setAttributes(AttributeSet Attrs) { AttributeSets = Attrs; } in setAttributes() function
512 void Display::setAttributes(rx::DisplayImpl *impl, const AttributeMap &attribMap) in setAttributes() function in egl::Display
2371 void LimitTest::setAttributes(_iteration iteration, const attributeConfiguration& configuration, GL… in setAttributes() function in VertexAttrib64Bit::LimitTest
204 void setAttributes(ImmutableCallSite *CS, unsigned ArgIdx) { in setAttributes() function
105 void TargetLoweringBase::ArgListEntry::setAttributes(const CallBase *Call, in setAttributes() function in TargetLoweringBase::ArgListEntry
100446 void setAttributes(unsigned attrs) { desc().attrs = attrs; } in setAttributes() function in js::MutableWrappedPtrOperations