Searched defs:AttributeSet (Results 1 – 6 of 6) sorted by relevance
22 abstract class AttributeSet implements IContent class45 AttributeSet () {} in AttributeSet() method in AttributeSet
235 explicit AttributeSet(AttributeSetImpl *LI) : pImpl(LI) {} in AttributeSet() function237 AttributeSet() : pImpl(nullptr) {} in AttributeSet() function
29 class AttributeSet; variable
34 class AttributeSet; variable
187 friend class AttributeSet; variable