Searched refs:domCg_bool4x1 (Results 1 – 2 of 2) sorted by relevance
111 typedef domCg_ListOfBool domCg_bool4x1; typedef
1112 domCg_bool4x1 _value;1119 domCg_bool4x1 &getValue() { return _value; } in getValue()1124 const domCg_bool4x1 &getValue() const { return _value; } in getValue()1129 void setValue( const domCg_bool4x1 &val ) { _value = val; } in setValue()