HomeSort by relevance Sort by last modified time
    Searched refs:AddInterFormFont (Results 1 - 3 of 3) sorted by null

  /external/pdfium/core/src/fpdfdoc/
doc_utils.h 39 void AddInterFormFont(CPDF_Dictionary*& pFormDict,
doc_utils.cpp 245 AddInterFormFont(pFormDict, pDocument, pFont, csBaseName);
254 AddInterFormFont(pFormDict, pDocument, pFont, csBaseName);
532 void AddInterFormFont(CPDF_Dictionary*& pFormDict,
590 AddInterFormFont(pFormDict, pDocument, pFont, csNameTag);
doc_form.cpp 803 AddInterFormFont(m_pFormDict, m_pDocument, pFont, csNameTag);
    [all...]

Completed in 228 milliseconds