Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpdf_interactiveform.cpp248 ByteString csTag; in AddFont() local
249 if (FindFont(pFormDict, pFont.Get(), &csTag)) { in AddFont()
250 *csNameTag = std::move(csTag); in AddFont()