Searched defs:CellContents (Results 1 – 2 of 2) sorted by relevance
659 struct CellContents struct661 IVec2 origin;662 tcu::Surface reference;663 std::string name;664 std::string description;
1527 #define View_get_CellContents(This,Node,Column,CellContents) (This)->lpVtbl->get_CellContents(This,… argument