Searched refs:domCg_bool2 (Results 1 – 2 of 2) sorted by relevance
96 typedef domCg_ListOfBool domCg_bool2; typedef
167 domCg_bool2 _value;174 domCg_bool2 &getValue() { return _value; } in getValue()179 const domCg_bool2 &getValue() const { return _value; } in getValue()184 void setValue( const domCg_bool2 &val ) { _value = val; } in setValue()