Home
last modified time | relevance | path

Searched refs:iAllocSize (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fxcrt/css/
Dcfx_csstextbuf.cpp20 void CFX_CSSTextBuf::InitWithSize(int32_t iAllocSize) { in InitWithSize() argument
21 ExpandBuf(iAllocSize); in InitWithSize()
Dcfx_csstextbuf.h17 void InitWithSize(int32_t iAllocSize);