Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpdf_interactiveform.cpp380 LPCSTR pcsFontName, in RetrieveSpecificFont() argument
385 if (pcsFontName) { in RetrieveSpecificFont()
388 strcpy(lf.lfFaceName, pcsFontName); in RetrieveSpecificFont()