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

  /external/pdfium/fpdfsdk/formfiller/
cba_fontmap.cpp 184 CPDF_Dictionary* pStreamResFontList = pStreamResList->GetDictFor("Font");
185 if (!pStreamResFontList) {
186 pStreamResFontList = m_pDocument->NewIndirect<CPDF_Dictionary>();
188 pStreamResFontList->GetObjNum());
190 if (!pStreamResFontList->KeyExist(sAlias)) {
191 pStreamResFontList->SetNewFor<CPDF_Reference>(
  /external/pdfium/core/fpdfdoc/
cpvt_generateap.cpp     [all...]

Completed in 599 milliseconds