Searched defs:SetAtGrow (Results 1 – 2 of 2) sorted by relevance
93 void SetAtGrow(int32_t index, const baseType& element) { in SetAtGrow() function258 void SetAtGrow(int32_t index, const baseType& element) { in SetAtGrow() function386 void SetAtGrow(int32_t index, const baseType& element) { in SetAtGrow() function
355 FX_BOOL SetAtGrow(int nIndex, TYPE newElement) { in SetAtGrow() function