Searched defs:ChildType (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/core/include/fxcrt/
H A Dfx_xml.h163 enum ChildType { Invalid, Element, Content}; enum in class:CXML_Element
165 ChildType GetChildType(FX_DWORD index) const;
/external/lldb/test/functionalities/data-formatter/data-formatter-cpp/
H A Dmain.cpp31 typedef int ChildType; // should show as int typedef

Completed in 144 milliseconds