Home | History | Annotate | Download | only in dom

Lines Matching refs:domCg_fixed1x3

5732 		 * The domCg_fixed1x3 value of the text data of this element. 
5734 domCg_fixed1x3 _value;
5739 * @return Returns a domCg_fixed1x3 reference of the _value array.
5741 domCg_fixed1x3 &getValue() { return _value; }
5744 * @return Returns a constant domCg_fixed1x3 reference of the _value array.
5746 const domCg_fixed1x3 &getValue() const { return _value; }
5751 void setValue( const domCg_fixed1x3 &val ) { _value = val; }