Lines Matching refs:alQuery
567 LONG alQuery[] = in ImplGetFormAndTrayList() local
577 PQUERYSIZE pQuerySize = (PQUERYSIZE)alQuery; in ImplGetFormAndTrayList()
585 pQuerySize->cb = sizeof( alQuery ); in ImplGetFormAndTrayList()
588 sizeof( alQuery ), in ImplGetFormAndTrayList()
696 LONG alQuery[] = in ImplGetCurrentSettings() local
705 PQUERYSIZE pQuerySize = (PQUERYSIZE)alQuery; in ImplGetCurrentSettings()
714 pQuerySize->cb = sizeof( alQuery ); in ImplGetCurrentSettings()
717 sizeof( alQuery ), in ImplGetCurrentSettings()
862 LONG alQuery[] = in ImplSetOrientation() local
873 PQUERYSIZE pQuerySize = (PQUERYSIZE)alQuery; in ImplSetOrientation()
879 pQuerySize->cb = sizeof( alQuery ); in ImplSetOrientation()
882 sizeof( alQuery ), in ImplSetOrientation()
922 LONG alQuery[] = in ImplSetPaperSize() local
930 PQUERYSIZE pQuerySize = (PQUERYSIZE)alQuery; in ImplSetPaperSize()
936 pQuerySize->cb = sizeof( alQuery ); in ImplSetPaperSize()
939 sizeof( alQuery ), in ImplSetPaperSize()
979 LONG alQuery[] = in ImplSetPaperBin() local
987 PQUERYSIZE pQuerySize = (PQUERYSIZE)alQuery; in ImplSetPaperBin()
993 pQuerySize->cb = sizeof( alQuery ); in ImplSetPaperBin()
996 sizeof( alQuery ), in ImplSetPaperBin()