Lines Matching refs:uiPair
91 if(pPairA->uiPair > pPairB->uiPair) return 1;92 if(pPairA->uiPair < pPairB->uiPair) return -1;