Home
last modified time | relevance | path

Searched refs:pTuple (Results 1 – 1 of 1) sorted by path

/trunk/main/vcl/os2/source/gdi/
H A Dsalprn.cxx515 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()
[all …]

Completed in 19 milliseconds