Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fgas/include/
Dfx_utl.h93 void SetAtGrow(int32_t index, const baseType& element) { in SetAtGrow() function
258 void SetAtGrow(int32_t index, const baseType& element) { in SetAtGrow() function
386 void SetAtGrow(int32_t index, const baseType& element) { in SetAtGrow() function
/external/pdfium/core/include/fxcrt/
Dfx_basic.h355 FX_BOOL SetAtGrow(int nIndex, TYPE newElement) { in SetAtGrow() function