Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpdf_interactiveform.cpp63 LPCSTR pcsFontName, in RetrieveSpecificFont() argument
68 if (pcsFontName) { in RetrieveSpecificFont()
71 strcpy(lf.lfFaceName, pcsFontName); in RetrieveSpecificFont()