Searched refs:iAllocSize (Results 1 – 2 of 2) sorted by relevance
20 void CFX_CSSTextBuf::InitWithSize(int32_t iAllocSize) { in InitWithSize() argument21 ExpandBuf(iAllocSize); in InitWithSize()
17 void InitWithSize(int32_t iAllocSize);