Searched refs:domCg_bool4x2 (Results 1 – 2 of 2) sorted by relevance
112 typedef domCg_ListOfBool domCg_bool4x2; typedef
1175 domCg_bool4x2 _value;1182 domCg_bool4x2 &getValue() { return _value; } in getValue()1187 const domCg_bool4x2 &getValue() const { return _value; } in getValue()1192 void setValue( const domCg_bool4x2 &val ) { _value = val; } in setValue()