Home
last modified time | relevance | path

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

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