Home | History | Annotate | Download | only in dom

Lines Matching refs:domFx_sampler_filter_common

213 		 * The domFx_sampler_filter_common value of the text data of this element. 
215 domFx_sampler_filter_common _value;
220 * @return a domFx_sampler_filter_common of the value.
222 domFx_sampler_filter_common getValue() const { return _value; }
227 void setValue( domFx_sampler_filter_common val ) { _value = val; }
271 * The domFx_sampler_filter_common value of the text data of this element.
273 domFx_sampler_filter_common _value;
278 * @return a domFx_sampler_filter_common of the value.
280 domFx_sampler_filter_common getValue() const { return _value; }
285 void setValue( domFx_sampler_filter_common val ) { _value = val; }