/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/macosx/native/sun/awt/ |
H A D | CPrinterJob.m | 165 CGFloat leftM = [src leftMargin]; 170 jdouble jImageX = leftM; 172 jdouble jImageW = jPaperW - (leftM + rightM);
|
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/macosx/native/libawt_lwawt/awt/ |
H A D | CPrinterJob.m | 173 CGFloat leftM = [src leftMargin]; 178 jdouble jImageX = leftM; 180 jdouble jImageW = jPaperW - (leftM + rightM);
|
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/macosx/native/libawt_lwawt/awt/ |
H A D | CPrinterJob.m | 173 CGFloat leftM = [src leftMargin]; 178 jdouble jImageX = leftM; 180 jdouble jImageW = jPaperW - (leftM + rightM);
|
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/macosx/native/sun/awt/ |
H A D | CPrinterJob.m | 165 CGFloat leftM = [src leftMargin]; 170 jdouble jImageX = leftM; 172 jdouble jImageW = jPaperW - (leftM + rightM);
|
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/macosx/native/libawt_lwawt/awt/ |
H A D | CPrinterJob.m | 191 CGFloat leftM = [src leftMargin]; 196 jdouble jImageX = leftM; 198 jdouble jImageW = jPaperW - (leftM + rightM);
|
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/macosx/native/libawt_lwawt/awt/ |
H A D | CPrinterJob.m | 191 CGFloat leftM = [src leftMargin]; 196 jdouble jImageX = leftM; 198 jdouble jImageW = jPaperW - (leftM + rightM);
|
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/macosx/native/libawt_lwawt/awt/ |
H A D | CPrinterJob.m | 191 CGFloat leftM = [src leftMargin]; 196 jdouble jImageX = leftM; 198 jdouble jImageW = jPaperW - (leftM + rightM);
|
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/macosx/native/libawt_lwawt/awt/ |
H A D | CPrinterJob.m | 173 CGFloat leftM = [src leftMargin]; 178 jdouble jImageX = leftM; 180 jdouble jImageW = jPaperW - (leftM + rightM);
|
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/macosx/native/libawt_lwawt/awt/ |
H A D | CPrinterJob.m | 191 CGFloat leftM = [src leftMargin]; 196 jdouble jImageX = leftM; 198 jdouble jImageW = jPaperW - (leftM + rightM);
|
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/macosx/native/libawt_lwawt/awt/ |
H A D | CPrinterJob.m | 191 CGFloat leftM = [src leftMargin]; 196 jdouble jImageX = leftM; 198 jdouble jImageW = jPaperW - (leftM + rightM);
|
/dports/net-p2p/eiskaltdcpp-cli/eiskaltdcpp-2.2.10/eiskaltdcpp-qt/src/ |
H A D | MainWindow.cpp | 1676 int leftM=0, topM=0, rightM=0, bottomM=0; local 1677 d->statusSPLabel->getContentsMargins(&leftM, &topM, &rightM, &bottomM); 1678 int boundWidth = leftM + rightM;
|
/dports/net-p2p/eiskaltdcpp-gtk/eiskaltdcpp-2.2.10/eiskaltdcpp-qt/src/ |
H A D | MainWindow.cpp | 1676 int leftM=0, topM=0, rightM=0, bottomM=0; local 1677 d->statusSPLabel->getContentsMargins(&leftM, &topM, &rightM, &bottomM); 1678 int boundWidth = leftM + rightM;
|
/dports/net-p2p/eiskaltdcpp-lib/eiskaltdcpp-2.2.10/eiskaltdcpp-qt/src/ |
H A D | MainWindow.cpp | 1676 int leftM=0, topM=0, rightM=0, bottomM=0; local 1677 d->statusSPLabel->getContentsMargins(&leftM, &topM, &rightM, &bottomM); 1678 int boundWidth = leftM + rightM;
|
/dports/net-p2p/eiskaltdcpp-data/eiskaltdcpp-2.2.10/eiskaltdcpp-qt/src/ |
H A D | MainWindow.cpp | 1676 int leftM=0, topM=0, rightM=0, bottomM=0; local 1677 d->statusSPLabel->getContentsMargins(&leftM, &topM, &rightM, &bottomM); 1678 int boundWidth = leftM + rightM;
|
/dports/net-p2p/eiskaltdcpp-daemon/eiskaltdcpp-2.2.10/eiskaltdcpp-qt/src/ |
H A D | MainWindow.cpp | 1676 int leftM=0, topM=0, rightM=0, bottomM=0; local 1677 d->statusSPLabel->getContentsMargins(&leftM, &topM, &rightM, &bottomM); 1678 int boundWidth = leftM + rightM;
|
/dports/textproc/jade/jade-1.2.1/jade/ |
H A D | MifFOTBuilder.cxx | 3251 inline void MifFOTBuilder::setLeftMargin( Length leftM ) { in setLeftMargin() argument 3253 nextFormat.FotLeftMargin = leftM; in setLeftMargin()
|
/dports/textproc/openjade/openjade-1.3.3-pre1/jade/ |
H A D | MifFOTBuilder.cxx | 3268 inline void MifFOTBuilder::setLeftMargin( Length leftM ) { in setLeftMargin() argument 3270 nextFormat.FotLeftMargin = leftM; in setLeftMargin()
|