Searched defs:AttributeSet (Results 1 – 7 of 7) sorted by relevance
22 abstract class AttributeSet implements IContent class45 AttributeSet () {} in AttributeSet() method in AttributeSet
249 explicit AttributeSet(AttributeSetImpl *LI) : pImpl(LI) {} in AttributeSet() function251 AttributeSet() : pImpl(nullptr) {} in AttributeSet() function
29 class AttributeSet; variable
37 class AttributeSet; variable
189 friend class AttributeSet; variable
211 class AttributeSet: class