Home | History | Annotate | Download | only in dom

Lines Matching refs:domFx_sampler_filter_common

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; }
329 * The domFx_sampler_filter_common value of the text data of this element.
331 domFx_sampler_filter_common _value;
336 * @return a domFx_sampler_filter_common of the value.
338 domFx_sampler_filter_common getValue() const { return _value; }
343 void setValue( domFx_sampler_filter_common val ) { _value = val; }
387 * The domFx_sampler_filter_common value of the text data of this element.
389 domFx_sampler_filter_common _value;
394 * @return a domFx_sampler_filter_common of the value.
396 domFx_sampler_filter_common getValue() const { return _value; }
401 void setValue( domFx_sampler_filter_common val ) { _value = val; }