Home
last modified time | relevance | path

Searched refs:bOwndedStream (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/src/fxcrt/
Dxml_int.h147 FX_BOOL Init(FX_BOOL bOwndedStream);
Dfx_xml_parser.cpp33 FX_BOOL CXML_Parser::Init(FX_BOOL bOwndedStream) in Init() argument
35 m_bOwnedStream = bOwndedStream; in Init()