Home | History | Annotate | Download | only in dom

Lines Matching refs:domGles_sampler_wrap

40 		 * The domGles_sampler_wrap value of the text data of this element. 
42 domGles_sampler_wrap _value;
47 * @return a domGles_sampler_wrap of the value.
49 domGles_sampler_wrap getValue() const { return _value; }
54 void setValue( domGles_sampler_wrap val ) { _value = val; }
98 * The domGles_sampler_wrap value of the text data of this element.
100 domGles_sampler_wrap _value;
105 * @return a domGles_sampler_wrap of the value.
107 domGles_sampler_wrap getValue() const { return _value; }
112 void setValue( domGles_sampler_wrap val ) { _value = val; }