Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/
Dfsdk_annothandler.cpp888 int LyOrderCompare(CPDFSDK_Annot* p1, CPDFSDK_Annot* p2) in LyOrderCompare() function
922 InsertSort(m_pIteratorAnnotList,&LyOrderCompare); in InitIteratorAnnotList()