Home
last modified time | relevance | path

Searched defs:SetAtGrow (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/fgas/crt/
Dfgas_utils.h60 void SetAtGrow(int32_t index, const baseType& element) { in SetAtGrow() function
131 void SetAtGrow(int32_t index, const baseType& element) { in SetAtGrow() function
/external/pdfium/core/fxcrt/
Dfx_basic.h239 bool SetAtGrow(int nIndex, TYPE newElement) { in SetAtGrow() function