Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/formfiller/
Dcba_fontmap.cpp223 ByteString sDecodedFontName = PDF_NameDecode(sFontName); in GetAnnotDefaultFont() local
224 *sAlias = sDecodedFontName.Right(sDecodedFontName.GetLength() - 1); in GetAnnotDefaultFont()