Lines Matching refs:ppdFindChoice

1461         ppdFindChoice(color_model, "Gray"))  in _ppdCacheCreateWithPPD()
1467 ppdFindChoice(color_model, "grayscale")) in _ppdCacheCreateWithPPD()
1473 ppdFindChoice(color_model, "Mono")) in _ppdCacheCreateWithPPD()
1479 ppdFindChoice(color_model, "1")) in _ppdCacheCreateWithPPD()
1485 ppdFindChoice(color_model, "True")) in _ppdCacheCreateWithPPD()
1711 if (ppdFindChoice(ppd_option, "SinglePortrait")) in _ppdCacheCreateWithPPD()
1713 if (ppdFindChoice(ppd_option, "UpperLeft")) /* Ricoh extension */ in _ppdCacheCreateWithPPD()
1715 if (ppdFindChoice(ppd_option, "UpperRight")) /* Ricoh extension */ in _ppdCacheCreateWithPPD()
1717 if (ppdFindChoice(ppd_option, "SingleLandscape")) in _ppdCacheCreateWithPPD()
1719 if (ppdFindChoice(ppd_option, "DualLandscape")) in _ppdCacheCreateWithPPD()
1729 if (ppdFindChoice(ppd_option, "Left2")) in _ppdCacheCreateWithPPD()
1731 if (ppdFindChoice(ppd_option, "Left3")) in _ppdCacheCreateWithPPD()
1733 if (ppdFindChoice(ppd_option, "Left4")) in _ppdCacheCreateWithPPD()
1735 if (ppdFindChoice(ppd_option, "Right2")) in _ppdCacheCreateWithPPD()
1737 if (ppdFindChoice(ppd_option, "Right3")) in _ppdCacheCreateWithPPD()
1739 if (ppdFindChoice(ppd_option, "Right4")) in _ppdCacheCreateWithPPD()
1741 if (ppdFindChoice(ppd_option, "Upper2")) in _ppdCacheCreateWithPPD()
1743 if (ppdFindChoice(ppd_option, "Upper3")) in _ppdCacheCreateWithPPD()
1745 if (ppdFindChoice(ppd_option, "Upper4")) in _ppdCacheCreateWithPPD()
1755 if (ppdFindChoice(ppd_option, "Left")) in _ppdCacheCreateWithPPD()
1757 if (ppdFindChoice(ppd_option, "Right")) in _ppdCacheCreateWithPPD()
1759 if (ppdFindChoice(ppd_option, "Top")) in _ppdCacheCreateWithPPD()
1761 if (ppdFindChoice(ppd_option, "Bottom")) in _ppdCacheCreateWithPPD()
1771 if (ppdFindChoice(ppd_option, "ZFold")) in _ppdCacheCreateWithPPD()
1773 if (ppdFindChoice(ppd_option, "Saddle")) in _ppdCacheCreateWithPPD()
1775 if (ppdFindChoice(ppd_option, "DoubleGate")) in _ppdCacheCreateWithPPD()
1777 if (ppdFindChoice(ppd_option, "LeftGate")) in _ppdCacheCreateWithPPD()
1779 if (ppdFindChoice(ppd_option, "RightGate")) in _ppdCacheCreateWithPPD()
1781 if (ppdFindChoice(ppd_option, "Letter")) in _ppdCacheCreateWithPPD()
1783 if (ppdFindChoice(ppd_option, "XFold")) in _ppdCacheCreateWithPPD()
1793 if (ppdFindChoice(ppd_option, "OutsideTwoFold")) in _ppdCacheCreateWithPPD()