Home | History | Annotate | Download | only in dom

Lines Matching refs:domCg_fixed1x4

5795 		 * The domCg_fixed1x4 value of the text data of this element. 
5797 domCg_fixed1x4 _value;
5802 * @return Returns a domCg_fixed1x4 reference of the _value array.
5804 domCg_fixed1x4 &getValue() { return _value; }
5807 * @return Returns a constant domCg_fixed1x4 reference of the _value array.
5809 const domCg_fixed1x4 &getValue() const { return _value; }
5814 void setValue( const domCg_fixed1x4 &val ) { _value = val; }