Searched refs:CompareByLeftAscending (Results 1 – 1 of 1) sorted by relevance
21 bool CompareByLeftAscending(const CPDFSDK_Annot* p1, const CPDFSDK_Annot* p2) { in CompareByLeftAscending() function112 std::sort(sa.begin(), sa.end(), CompareByLeftAscending); in GenerateResults()