Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/
Dfsdk_mgr.cpp619 int nAnnotCount = m_fxAnnotArray.GetSize(); in ~CPDFSDK_PageView() local
620 for (int i=0; i<nAnnotCount; i++) in ~CPDFSDK_PageView()