Searched refs:pTuple (Results 1 – 1 of 1) sorted by relevance
515 static void ImplFormatInputList( PDJP_ITEM pDJP, PQUERYTUPLE pTuple ) in ImplFormatInputList() argument522 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() local619 while ( DJP_NONE != pTuple->ulProperty ) in ImplGetFormAndTrayList()681 pTuple++; in ImplGetFormAndTrayList()747 PQUERYTUPLE pTuple = pQuerySize->aTuples; in ImplGetCurrentSettings() local748 while ( DJP_NONE != pTuple->ulProperty ) in ImplGetCurrentSettings()[all …]
Completed in 18 milliseconds