Searched refs:ExpandBuf (Results 1 – 2 of 2) sorted by relevance
67 ExpandBuf(size - m_DataSize); in EstimateSize()69 void CFX_BinaryBuf::ExpandBuf(FX_STRSIZE add_size) in ExpandBuf() function in CFX_BinaryBuf101 ExpandBuf(size - m_DataSize); in CopyData()111 ExpandBuf(size); in AppendBlock()119 ExpandBuf(size); in InsertBlock()131 ExpandBuf(count); in AppendFill()180 ExpandBuf(sizeof(FX_WCHAR)); in AppendChar()202 ExpandBuf(len * sizeof(FX_WCHAR)); in operator <<()217 ExpandBuf(len * sizeof(FX_WCHAR)); in operator <<()
54 ExpandBuf(1); in AppendByte()92 void ExpandBuf(FX_STRSIZE size);