Home | History | Annotate | Download | only in dom

Lines Matching refs:domFx_sampler_filter_common

156 		 * The domFx_sampler_filter_common value of the text data of this element. 
158 domFx_sampler_filter_common _value;
163 * @return a domFx_sampler_filter_common of the value.
165 domFx_sampler_filter_common getValue() const { return _value; }
170 void setValue( domFx_sampler_filter_common val ) { _value = val; }
214 * The domFx_sampler_filter_common value of the text data of this element.
216 domFx_sampler_filter_common _value;
221 * @return a domFx_sampler_filter_common of the value.
223 domFx_sampler_filter_common getValue() const { return _value; }
228 void setValue( domFx_sampler_filter_common val ) { _value = val; }
272 * The domFx_sampler_filter_common value of the text data of this element.
274 domFx_sampler_filter_common _value;
279 * @return a domFx_sampler_filter_common of the value.
281 domFx_sampler_filter_common getValue() const { return _value; }
286 void setValue( domFx_sampler_filter_common val ) { _value = val; }