Home
last modified time | relevance | path

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

/external/pdfium/core/src/fpdfdoc/
Dtagged_int.h21 CPDF_StructElement* GetTopElement(int i) const override { in GetTopElement() function
/external/pdfium/xfa/src/fdp/src/css/
Dfde_csscache.h69 FDE_LPCSSTAGCACHE GetTopElement() const { return m_Stack.GetTopElement(); } in GetTopElement() function
/external/pdfium/xfa/src/fgas/include/
Dfx_utl.h417 baseType* GetTopElement() const { in GetTopElement() function
451 baseType* GetTopElement() const { in GetTopElement() function
/external/pdfium/xfa/src/fgas/src/crt/
Dfx_utils.cpp417 uint8_t* CFX_BaseStack::GetTopElement() const { in GetTopElement() function in CFX_BaseStack