/dports/x11-toolkits/lesstif/lesstif-0.95.2/lib/Dt/ |
H A D | DtPrintSetupBox.c | 1230 layoutPtr->even_width = 1; in _DtPrintSetupBoxGeoMatrixCreate() 1262 layoutPtr->even_width = 6; in _DtPrintSetupBoxGeoMatrixCreate() 1272 layoutPtr->even_width = 6; in _DtPrintSetupBoxGeoMatrixCreate() 1283 layoutPtr->even_width = 6; in _DtPrintSetupBoxGeoMatrixCreate() 1300 layoutPtr->even_width = 6; in _DtPrintSetupBoxGeoMatrixCreate() 1311 layoutPtr->even_width = 6; in _DtPrintSetupBoxGeoMatrixCreate() 1322 layoutPtr->even_width = 6; in _DtPrintSetupBoxGeoMatrixCreate() 1340 layoutPtr->even_width = 6; in _DtPrintSetupBoxGeoMatrixCreate() 1351 layoutPtr->even_width = 6; in _DtPrintSetupBoxGeoMatrixCreate() 1370 layoutPtr->even_width = 6; in _DtPrintSetupBoxGeoMatrixCreate() [all …]
|
/dports/x11-toolkits/lesstif/lesstif-0.95.2/lib/Xm-2.1/ |
H A D | FileSB.c | 1521 layoutPtr->even_width = 1; in geoMatrixCreate() 1572 layoutPtr->even_width = 0; in geoMatrixCreate() 1595 layoutPtr->even_width = 0; in geoMatrixCreate() 1608 layoutPtr->even_width = 0; in geoMatrixCreate() 1673 layoutPtr->even_width = 1; in geoMatrixCreate() 1685 layoutPtr->even_width = 0; in geoMatrixCreate() 1698 layoutPtr->even_width = 0; in geoMatrixCreate() 1710 layoutPtr->even_width = 1; in geoMatrixCreate() 1759 layoutPtr->even_width = 6; in geoMatrixCreate() 1764 layoutPtr->even_width = 1; in geoMatrixCreate() [all …]
|
H A D | SelectionBox.c | 1503 layoutPtr->even_width = 1; in _XmSelectionBoxGeoMatrixCreate() 1518 layoutPtr->even_width = 1; in _XmSelectionBoxGeoMatrixCreate() 1532 layoutPtr->even_width = 1; in _XmSelectionBoxGeoMatrixCreate() 1553 layoutPtr->even_width = 1; in _XmSelectionBoxGeoMatrixCreate() 1569 layoutPtr->even_width = 1; in _XmSelectionBoxGeoMatrixCreate() 1591 layoutPtr->even_width = 1; in _XmSelectionBoxGeoMatrixCreate() 1603 layoutPtr->even_width = 0; in _XmSelectionBoxGeoMatrixCreate() 1615 layoutPtr->even_width = 0; in _XmSelectionBoxGeoMatrixCreate() 1627 layoutPtr->even_width = 1; in _XmSelectionBoxGeoMatrixCreate() 1650 layoutPtr->even_width = 6; in _XmSelectionBoxGeoMatrixCreate() [all …]
|
H A D | MessageB.c | 1178 layoutPtr->even_width = 0; in _XmMessageBoxGeoMatrixCreate() 1190 layoutPtr->even_width = 0; in _XmMessageBoxGeoMatrixCreate() 1208 layoutPtr->even_width = 0; in _XmMessageBoxGeoMatrixCreate() 1240 layoutPtr->even_width = 0; in _XmMessageBoxGeoMatrixCreate() 1265 layoutPtr->even_width = 6; in _XmMessageBoxGeoMatrixCreate() 1272 layoutPtr->even_width = 4; in _XmMessageBoxGeoMatrixCreate() 1286 layoutPtr->even_width = 4; in _XmMessageBoxGeoMatrixCreate()
|
H A D | GeoUtils.c | 85 rows->even_width, rows->even_height); in dump_layout() 794 if (layoutPtr->even_width != 0) in _XmGeoAdjustBoxes() 796 _XmGeoBoxesSameWidth(boxPtr, layoutPtr->even_width); in _XmGeoAdjustBoxes() 1378 if (layoutPtr->even_width > 1) in _XmGeoMatrixGet() 1380 boxPtr->box.width -= layoutPtr->even_width; in _XmGeoMatrixGet()
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/capture/ |
H A D | video_capture_types.cc | 114 const int even_width = static_cast<int>(ideal_width / 2.0 + 0.5) * 2; in SuggestConstraints() local 115 min_frame_size = gfx::Size(even_width, kMinLines); in SuggestConstraints()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/capture/ |
H A D | video_capture_types.cc | 114 const int even_width = static_cast<int>(ideal_width / 2.0 + 0.5) * 2; in SuggestConstraints() local 115 min_frame_size = gfx::Size(even_width, kMinLines); in SuggestConstraints()
|
/dports/print/gv/gv-3.7.4/src/ |
H A D | gv_even.xbm | 1 #define even_width 13
|
/dports/cad/geda/geda-gaf-1.8.2/gschem/src/ |
H A D | gschem_cairo.c | 139 int even_width, even_height; in gschem_cairo_center_box() local 148 even_width = (s_width % 2 == 0); in gschem_cairo_center_box() 171 even_line_width) == even_width ) ? 0. : 0.5; in gschem_cairo_center_box()
|
/dports/cad/lepton-eda/lepton-eda-1.9.17/liblepton/src/ |
H A D | edacairo.c | 193 double even_width, even_height; in eda_cairo_center_box() local 208 even_width = (s_width % 2 == 0); in eda_cairo_center_box() 231 even_line_width) == even_width ) ? 0. : 0.5; in eda_cairo_center_box()
|
/dports/x11-toolkits/lesstif/lesstif-0.95.2/test/Xm/geometry/ |
H A D | Trivial.c | 244 layoutPtr->even_width = 1; in trivial_matrix_create()
|
/dports/misc/vifm/vifm-0.11/tests/column_view/ |
H A D | width.c | 139 TEST(even_width) in TEST() argument
|
/dports/x11-toolkits/lesstif/lesstif-0.95.2/test/extra/smartmb/ |
H A D | test1.c | 78 rows->end, rows->fix_up, rows->even_width, rows->even_height); in dump_layout()
|
/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/ |
H A D | XmP.h | 517 Dimension even_width ; /* If non-zero, set all boxes to same width.*/ member 541 Dimension even_width ; /* If non-zero, set all boxes to same width.*/ member
|
H A D | GeoUtils.c | 1044 if( layoutPtr->even_width ) in _XmGeoAdjustBoxes() 1045 { _XmGeoBoxesSameWidth( rowPtr, layoutPtr->even_width) ; in _XmGeoAdjustBoxes()
|
H A D | MessageB.c | 1145 { layoutPtr->even_width = 1 ; in _XmMessageBoxGeoMatrixCreate()
|
H A D | SelectioB.c | 1200 { layoutPtr->even_width = 1 ; in _XmSelectionBoxGeoMatrixCreate()
|
H A D | FileSB.c | 1479 { layoutPtr->even_width = 1 ; in FileSBGeoMatrixCreate()
|
/dports/multimedia/openshot/openshot-qt-2.6.1/src/windows/ |
H A D | video_widget.py | 1149 even_width = round(project_size.width() / 2.0) * 2 1150 even_height = round(round(even_width / ratio) / 2.0) * 2 1151 project_size = QSize(even_width, even_height)
|
/dports/x11-toolkits/lesstif/lesstif-0.95.2/include/Motif-2.1/Xm/ |
H A D | XmP.h | 431 Dimension even_width; member 453 Dimension even_width; member
|