Searched defs:AttributeSet (Results 1 – 5 of 5) sorted by relevance
242 explicit AttributeSet(AttributeSetImpl *LI) : pImpl(LI) {} in AttributeSet() function244 AttributeSet() : pImpl(nullptr) {} in AttributeSet() function
29 class AttributeSet; variable
37 class AttributeSet; variable
189 friend class AttributeSet; variable