Searched defs:AttributeSet (Results 1 – 8 of 8) sorted by relevance
22 abstract class AttributeSet implements IContent class45 AttributeSet () {} in AttributeSet() method in AttributeSet
203 explicit AttributeSet(AttributeSetImpl *LI) : pImpl(LI) {} in AttributeSet() function206 AttributeSet() : pImpl(nullptr) {} in AttributeSet() function
29 class AttributeSet; variable
37 class AttributeSet; variable
198 friend class AttributeSet; variable
211 class AttributeSet: class
479 class AttributeSet(ResponseElement): class