Searched refs:nLeftTopIndex (Results 1 – 1 of 1) sorted by relevance
2846 int nLeftTopIndex = -1; local2856 nLeftTopIndex = i;2861 if (nLeftTopIndex >= 0) {2862 CPDFSDK_Annot* pLeftTopAnnot = sa.GetAt(nLeftTopIndex);2868 sa.RemoveAt(nLeftTopIndex);2906 int nLeftTopIndex = -1; local2916 nLeftTopIndex = 0;2919 nLeftTopIndex = i;2924 if (nLeftTopIndex >= 0) {2925 CPDFSDK_Annot* pLeftTopAnnot = sa.GetAt(nLeftTopIndex);[all …]