Home
last modified time | relevance | path

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

/third_party/mingw-w64/mingw-w64-headers/include/
Ddxtmpl.h126 inline TYPE CDXArray<TYPE,ARG_TYPE>::GetAt(int nIndex) const { _ASSERT((nIndex >= 0 && nIndex < m_n… in GetAt() function
413 inline TYPE &CDXList<TYPE,ARG_TYPE>::GetAt(DXLISTPOS position) { in GetAt() function
419 inline TYPE CDXList<TYPE,ARG_TYPE>::GetAt(DXLISTPOS position) const { in GetAt() function