Lines Matching refs:realloc
92 m_aComponentTags.realloc(3); in setComponentInfo()
98 m_aComponentBitCounts.realloc(3); in setComponentInfo()
250 m_aComponentTags.realloc(4); in VclCanvasBitmap()
257 m_aComponentBitCounts.realloc(4); in VclCanvasBitmap()
278 m_aComponentTags.realloc(4); in VclCanvasBitmap()
285 m_aComponentBitCounts.realloc(4); in VclCanvasBitmap()
306 m_aComponentTags.realloc(4); in VclCanvasBitmap()
313 m_aComponentBitCounts.realloc(4); in VclCanvasBitmap()
334 m_aComponentTags.realloc(4); in VclCanvasBitmap()
341 m_aComponentBitCounts.realloc(4); in VclCanvasBitmap()
372 m_aComponentTags.realloc(1); in VclCanvasBitmap()
375 m_aComponentBitCounts.realloc(1); in VclCanvasBitmap()
397 m_aComponentTags.realloc(m_aComponentTags.getLength()+1); in VclCanvasBitmap()
400 m_aComponentBitCounts.realloc(m_aComponentBitCounts.getLength()+1); in VclCanvasBitmap()
499 aRet.realloc(aRequestedBytes.getWidth()*aRequestedBytes.getHeight()); in getData()
689 o_entry.realloc(3); in getIndex()