HomeSort by relevance Sort by last modified time
    Searched defs:GetTopElement (Results 1 - 3 of 3) sorted by null

  /external/pdfium/xfa/fgas/crt/
fgas_utils.h 144 uint8_t* GetTopElement() const;
163 baseType* GetTopElement() const {
164 return (baseType*)CFX_BaseStack::GetTopElement();
fgas_utils.cpp 386 uint8_t* CFX_BaseStack::GetTopElement() const {
  /external/pdfium/core/fpdfdoc/
doc_tagged.cpp 69 IPDF_StructElement* CPDF_StructTree::GetTopElement(int i) const {

Completed in 330 milliseconds