Searched defs:AttributeSet (Results 1 – 9 of 9) sorted by relevance
22 abstract class AttributeSet implements IContent class45 AttributeSet () {} in AttributeSet() method in AttributeSet
233 explicit AttributeSet(AttributeSetImpl *LI) : pImpl(LI) {} in AttributeSet() function236 AttributeSet() : pImpl(nullptr) {} in AttributeSet() function
31 class AttributeSet; variable
234 explicit AttributeSet(AttributeSetImpl *LI) : pImpl(LI) {} in AttributeSet() function237 AttributeSet() : pImpl(nullptr) {} in AttributeSet() function
29 class AttributeSet; variable
39 class AttributeSet; variable
221 friend class AttributeSet; variable
211 class AttributeSet: class