Home
last modified time | relevance | path

Searched refs:imageable (Results 1 – 25 of 523) sorted by relevance

12345678910>>...21

/dports/misc/usd/USD-21.11/pxr/usd/usdGeom/testenv/
H A DtestUsdGeomPurposeVisibility.py129 imageable = UsdGeom.Imageable(imageablePrim)
130 self.assertTrue(imageable)
135 imageable.ComputeEffectiveVisibility(),
153 imageable.GetPurposeVisibilityAttr())
155 imageable.GetPurposeVisibilityAttr(UsdGeom.Tokens.guide))
157 imageable.GetPurposeVisibilityAttr(UsdGeom.Tokens.proxy))
159 imageable.GetPurposeVisibilityAttr(UsdGeom.Tokens.render))
166 imageable.GetPurposeVisibilityAttr(UsdGeom.Tokens.guide)
173 imageable.GetPurposeVisibilityAttr(UsdGeom.Tokens.proxy)
180 imageable.GetPurposeVisibilityAttr(UsdGeom.Tokens.render)
[all …]
/dports/misc/usd/USD-21.11/pxr/usdImaging/usdviewq/
H A DprimViewItem.py56 self.imageable = False
128 self.imageable,
143 if self.imageable and self.active:
270 return self.imageable and self.active and \
276 if self.imageable and self.active:
296 if not self.imageable:
307 if not (self.imageable and self.active):
428 if self.imageable and self.active:
/dports/misc/usd/USD-21.11/pxr/usd/usdGeom/
H A Dimageable.cpp362 _SetVisibility(const UsdGeomImageable &imageable, const TfToken &visState, in _SetVisibility() argument
365 imageable.CreateVisibilityAttr().Set(visState, time); in _SetVisibility()
372 _SetInheritedIfInvisible(const UsdGeomImageable &imageable, in _SetInheritedIfInvisible() argument
376 if (imageable.GetVisibilityAttr().Get(&vis, time)) { in _SetInheritedIfInvisible()
378 _SetVisibility(imageable, UsdGeomTokens->inherited, time); in _SetInheritedIfInvisible()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/macosx/native/sun/awt/
H A DCPrinterJob.m93 // imageable area of the page, it will set them to the largest possible size.
95 NSRect imageable = [src imageablePageBounds];
99 CGFloat fullLeftM = imageable.origin.x;
100 CGFloat fullRightM = paperSize.width - (imageable.origin.x + imageable.size.width);
104 CGFloat fullTopM = paperSize.height - (imageable.origin.y + imageable.size.height);
105 CGFloat fullBottomM = imageable.origin.y;
164 // Set the imageable area from the margins
199 // Set the margins from the imageable area
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/macosx/native/libawt_lwawt/awt/
H A DCPrinterJob.m101 // imageable area of the page, it will set them to the largest possible size.
103 NSRect imageable = [src imageablePageBounds];
107 CGFloat fullLeftM = imageable.origin.x;
108 CGFloat fullRightM = paperSize.width - (imageable.origin.x + imageable.size.width);
112 CGFloat fullTopM = paperSize.height - (imageable.origin.y + imageable.size.height);
113 CGFloat fullBottomM = imageable.origin.y;
172 // Set the imageable area from the margins
207 // Set the margins from the imageable area
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/macosx/native/libawt_lwawt/awt/
H A DCPrinterJob.m101 // imageable area of the page, it will set them to the largest possible size.
103 NSRect imageable = [src imageablePageBounds];
107 CGFloat fullLeftM = imageable.origin.x;
108 CGFloat fullRightM = paperSize.width - (imageable.origin.x + imageable.size.width);
112 CGFloat fullTopM = paperSize.height - (imageable.origin.y + imageable.size.height);
113 CGFloat fullBottomM = imageable.origin.y;
172 // Set the imageable area from the margins
207 // Set the margins from the imageable area
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/macosx/native/sun/awt/
H A DCPrinterJob.m93 // imageable area of the page, it will set them to the largest possible size.
95 NSRect imageable = [src imageablePageBounds];
99 CGFloat fullLeftM = imageable.origin.x;
100 CGFloat fullRightM = paperSize.width - (imageable.origin.x + imageable.size.width);
104 CGFloat fullTopM = paperSize.height - (imageable.origin.y + imageable.size.height);
105 CGFloat fullBottomM = imageable.origin.y;
164 // Set the imageable area from the margins
199 // Set the margins from the imageable area
/dports/print/cups-filters/cups-filters-1.28.10/banners/
H A Dclassified3 …er-make-and-model printer-driver-name printer-driver-version paper-size imageable-area job-id opti…
H A Dunclassified3 …er-make-and-model printer-driver-name printer-driver-version paper-size imageable-area job-id opti…
H A Dstandard3 …er-make-and-model printer-driver-name printer-driver-version paper-size imageable-area job-id opti…
H A Dtopsecret3 …er-make-and-model printer-driver-name printer-driver-version paper-size imageable-area job-id opti…
H A Dconfidential3 …er-make-and-model printer-driver-name printer-driver-version paper-size imageable-area job-id opti…
H A Dsecret3 …er-make-and-model printer-driver-name printer-driver-version paper-size imageable-area job-id opti…
/dports/print/cups-filters/cups-filters-1.28.10/data/
H A Dtestprint3 …er-make-and-model printer-driver-name printer-driver-version paper-size imageable-area job-id opti…
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/macosx/native/libawt_lwawt/awt/
H A DCPrinterJob.m116 // imageable area of the page, it will set them to the largest possible size.
118 NSRect imageable = [src imageablePageBounds];
122 CGFloat fullLeftM = imageable.origin.x;
123 CGFloat fullRightM = paperSize.width - (imageable.origin.x + imageable.size.width);
127 CGFloat fullTopM = paperSize.height - (imageable.origin.y + imageable.size.height);
128 CGFloat fullBottomM = imageable.origin.y;
190 // Set the imageable area from the margins
230 // Set the margins from the imageable area
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/macosx/native/libawt_lwawt/awt/
H A DCPrinterJob.m116 // imageable area of the page, it will set them to the largest possible size.
118 NSRect imageable = [src imageablePageBounds];
122 CGFloat fullLeftM = imageable.origin.x;
123 CGFloat fullRightM = paperSize.width - (imageable.origin.x + imageable.size.width);
127 CGFloat fullTopM = paperSize.height - (imageable.origin.y + imageable.size.height);
128 CGFloat fullBottomM = imageable.origin.y;
190 // Set the imageable area from the margins
230 // Set the margins from the imageable area
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/macosx/native/libawt_lwawt/awt/
H A DCPrinterJob.m116 // imageable area of the page, it will set them to the largest possible size.
118 NSRect imageable = [src imageablePageBounds];
122 CGFloat fullLeftM = imageable.origin.x;
123 CGFloat fullRightM = paperSize.width - (imageable.origin.x + imageable.size.width);
127 CGFloat fullTopM = paperSize.height - (imageable.origin.y + imageable.size.height);
128 CGFloat fullBottomM = imageable.origin.y;
190 // Set the imageable area from the margins
230 // Set the margins from the imageable area
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/macosx/native/libawt_lwawt/awt/
H A DCPrinterJob.m101 // imageable area of the page, it will set them to the largest possible size.
103 NSRect imageable = [src imageablePageBounds];
107 CGFloat fullLeftM = imageable.origin.x;
108 CGFloat fullRightM = paperSize.width - (imageable.origin.x + imageable.size.width);
112 CGFloat fullTopM = paperSize.height - (imageable.origin.y + imageable.size.height);
113 CGFloat fullBottomM = imageable.origin.y;
172 // Set the imageable area from the margins
207 // Set the margins from the imageable area
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/macosx/native/libawt_lwawt/awt/
H A DCPrinterJob.m116 // imageable area of the page, it will set them to the largest possible size.
118 NSRect imageable = [src imageablePageBounds];
122 CGFloat fullLeftM = imageable.origin.x;
123 CGFloat fullRightM = paperSize.width - (imageable.origin.x + imageable.size.width);
127 CGFloat fullTopM = paperSize.height - (imageable.origin.y + imageable.size.height);
128 CGFloat fullBottomM = imageable.origin.y;
190 // Set the imageable area from the margins
230 // Set the margins from the imageable area
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/macosx/native/libawt_lwawt/awt/
H A DCPrinterJob.m116 // imageable area of the page, it will set them to the largest possible size.
118 NSRect imageable = [src imageablePageBounds];
122 CGFloat fullLeftM = imageable.origin.x;
123 CGFloat fullRightM = paperSize.width - (imageable.origin.x + imageable.size.width);
127 CGFloat fullTopM = paperSize.height - (imageable.origin.y + imageable.size.height);
128 CGFloat fullBottomM = imageable.origin.y;
190 // Set the imageable area from the margins
230 // Set the margins from the imageable area
/dports/graphics/xpdf3/xpdf-3.04/doc/
H A Dxpdfrc.cat202 Sets the imageable area for PostScript output. The four inte-
204 ners of the imageable region, specified in points (with the ori-
207 imageable area coordinates.
220 If set to "yes", PDF pages smaller than the PostScript imageable
221 area are expanded to fill the imageable area. Otherwise, no
225 If set to yes, PDF pages larger than the PostScript imageable
226 area are shrunk to fit the imageable area. Otherwise, no scal-
230 If set to yes, PDF pages smaller than the PostScript imageable
231 area (after any scaling) are centered in the imageable area.
233 imageable area. This defaults to "yes".
/dports/devel/tex-web2c/texlive-20150521-source/libs/xpdf/xpdf-3.04/doc/
H A Dxpdfrc.cat202 Sets the imageable area for PostScript output. The four inte-
204 ners of the imageable region, specified in points (with the ori-
207 imageable area coordinates.
220 If set to "yes", PDF pages smaller than the PostScript imageable
221 area are expanded to fill the imageable area. Otherwise, no
225 If set to yes, PDF pages larger than the PostScript imageable
226 area are shrunk to fit the imageable area. Otherwise, no scal-
230 If set to yes, PDF pages smaller than the PostScript imageable
231 area (after any scaling) are centered in the imageable area.
233 imageable area. This defaults to "yes".
/dports/japanese/tex-ptex/texlive-20150521-source/libs/xpdf/xpdf-3.04/doc/
H A Dxpdfrc.cat202 Sets the imageable area for PostScript output. The four inte-
204 ners of the imageable region, specified in points (with the ori-
207 imageable area coordinates.
220 If set to "yes", PDF pages smaller than the PostScript imageable
221 area are expanded to fill the imageable area. Otherwise, no
225 If set to yes, PDF pages larger than the PostScript imageable
226 area are shrunk to fit the imageable area. Otherwise, no scal-
230 If set to yes, PDF pages smaller than the PostScript imageable
231 area (after any scaling) are centered in the imageable area.
233 imageable area. This defaults to "yes".
/dports/print/tex-basic-engines/texlive-20150521-source/libs/xpdf/xpdf-3.04/doc/
H A Dxpdfrc.cat202 Sets the imageable area for PostScript output. The four inte-
204 ners of the imageable region, specified in points (with the ori-
207 imageable area coordinates.
220 If set to "yes", PDF pages smaller than the PostScript imageable
221 area are expanded to fill the imageable area. Otherwise, no
225 If set to yes, PDF pages larger than the PostScript imageable
226 area are shrunk to fit the imageable area. Otherwise, no scal-
230 If set to yes, PDF pages smaller than the PostScript imageable
231 area (after any scaling) are centered in the imageable area.
233 imageable area. This defaults to "yes".
/dports/print/tex-aleph/texlive-20150521-source/libs/xpdf/xpdf-3.04/doc/
H A Dxpdfrc.cat202 Sets the imageable area for PostScript output. The four inte-
204 ners of the imageable region, specified in points (with the ori-
207 imageable area coordinates.
220 If set to "yes", PDF pages smaller than the PostScript imageable
221 area are expanded to fill the imageable area. Otherwise, no
225 If set to yes, PDF pages larger than the PostScript imageable
226 area are shrunk to fit the imageable area. Otherwise, no scal-
230 If set to yes, PDF pages smaller than the PostScript imageable
231 area (after any scaling) are centered in the imageable area.
233 imageable area. This defaults to "yes".

12345678910>>...21