Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/formfiller/
Dcba_fontmap.cpp175 auto pOwnedDict = in AddFontToAnnotDict() local
177 pStreamDict = pOwnedDict.get(); in AddFontToAnnotDict()
178 pStream->InitStream(nullptr, 0, std::move(pOwnedDict)); in AddFontToAnnotDict()