Lines Matching refs:pTuple
515 static void ImplFormatInputList( PDJP_ITEM pDJP, PQUERYTUPLE pTuple ) in ImplFormatInputList() argument
522 pDJP->ulProperty = pTuple->ulProperty; in ImplFormatInputList()
523 pDJP->lType = pTuple->lType; in ImplFormatInputList()
528 fContinue = DJP_NONE != pTuple->ulProperty; in ImplFormatInputList()
532 pTuple++; in ImplFormatInputList()
618 PQUERYTUPLE pTuple = pQuerySize->aTuples; in ImplGetFormAndTrayList() local
619 while ( DJP_NONE != pTuple->ulProperty ) in ImplGetFormAndTrayList()
681 pTuple++; in ImplGetFormAndTrayList()
747 PQUERYTUPLE pTuple = pQuerySize->aTuples; in ImplGetCurrentSettings() local
748 while ( DJP_NONE != pTuple->ulProperty ) in ImplGetCurrentSettings()
841 pTuple++; in ImplGetCurrentSettings()