Lines Matching refs:StyleRef
75 class StyleRef {
77 StyleRef();
78 StyleRef(const StyleRef&);
79 ~StyleRef();
81 StyleRef& operator=(const StyleRef& rhs);
91 StyleRef(StyleEntry* entry);
122 friend class StyleRef;
151 StyleRef makeRef(const StyleString& str);
158 StyleRef makeRef(const StyleString& str, const Context& context);
164 StyleRef makeRef(const StyleRef& ref);