Home
last modified time | relevance | path

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

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