Home
last modified time | relevance | path

Searched refs:ONE_CM (Results 1 – 18 of 18) sorted by relevance

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dscroll.c449 ABS_SIZE(ONE_CM)) + 1) * ABS_SIZE(ONE_CM));
483 ABS_SIZE(ONE_CM)) + 1) * ABS_SIZE(ONE_CM));
518 (((int)((-XOff)/ONE_CM))+1) * (-ONE_CM);
535 ONE_CM;
555 (((int)((-YOff)/ONE_CM))+1) * (-ONE_CM);
572 ZOOMED_SIZE(drawWinH))/ONE_CM))+1) * ONE_CM;
626 adjustment = ((int)(ZOOMED_SIZE(drawWinH)/ONE_CM))*ONE_CM;
673 adjustment = ((int)(ZOOMED_SIZE(drawWinH)/ONE_CM))*ONE_CM;
675 adjustment = ONE_CM;
1019 adjustment = ((int)(ZOOMED_SIZE(drawWinW)/ONE_CM))*ONE_CM;
[all …]
H A Dgrid.c133 *pn_inc = ONE_CM;
427 case FIVE_MM: xyMetricGrid = ONE_CM; break; in IncGrid()
446 case ONE_CM: xyMetricGrid = FIVE_MM; break; in DecGrid()
763 ABS_SIZE(ONE_CM)) + 1) * ABS_SIZE(ONE_CM));
795 ABS_SIZE(ONE_CM)) + 1) * ABS_SIZE(ONE_CM));
1175 ONE_CM);
1186 if ((tmp_x % (ABS_SIZE(ONE_CM))) == 0) {
1190 ABS_SIZE(ONE_CM));
1235 ONE_CM);
1239 if ((tmp_y % (ABS_SIZE(ONE_CM))) == 0) {
[all …]
H A Druler.c194 gfPixelsPerUnit = gfNumUnits * ((float)ONE_CM);
253 sprintf(spec, "%1d pixel/cm", ONE_CM); in InitRuler()
486 if ((GRID_ZOOMED_SIZE(i+drawOrigX)) % ONE_CM == 0) {
487 index = (int)((GRID_ZOOMED_SIZE(i+drawOrigX)) / ONE_CM);
584 if ((GRID_ZOOMED_SIZE(i+drawOrigY)) % ONE_CM == 0) {
585 index = (int)((GRID_ZOOMED_SIZE(i+drawOrigY)) / ONE_CM);
H A Dpage.c1310 val = atof(Spec) * ((double)ONE_CM);
1341 dval = atof(Spec) * ((double)ONE_CM);
1395 (float)(((float)onePageWidth)/((float)ONE_CM)),
1396 (float)(((float)onePageHeight)/((float)ONE_CM)));
1436 unit = (float)ONE_CM;
H A Dsetup.c1333 case 2: xyMetricGrid = ONE_CM; break; in Setup()
1859 defRightMargin = (ONE_CM<<1)+(ONE_CM>>1); in Setup()
1977 sizehints.min_width = ONE_CM+3*brdrW; in Setup()
1978 sizehints.min_height = ONE_CM+3*brdrW; in Setup()
H A Dconst.h489 #define ONE_CM (PIX_PER_MM*10) macro
H A Dcutpaste.c4375 static int topMarginForImportTextFile=ONE_CM;
4376 static int leftMarginForImportTextFile=ONE_CM;
4377 static int rightMarginForImportTextFile=ONE_CM;
4378 static int bottomMarginForImportTextFile=ONE_CM;
4441 unit = (float)ONE_CM;
H A Dpattern.c2810 mult = (float)ONE_CM;
2844 aw_mult = (float)ONE_CM;
2857 ah_mult = (float)ONE_CM;
H A Dfile.c3303 drawOrigX += 2.5*ONE_CM;
3304 drawOrigY += 2.5*ONE_CM;
4097 MoveObj(obj_ptr, (int)(2.5*ONE_CM), (int)(2.5*ONE_CM));
H A Dspecial.c2545 val = val * ((double)ONE_CM);
/dports/biology/mapm3/mapm3-3.0_1/mapm/
H A Dmap_info.h416 #define ONE_CM 0.00900663 macro
H A Dstate.c159 npt_min_indivs=1; npt_codominant=FALSE; npt_min_theta=ONE_CM; in state_init_values()
/dports/editors/libreoffice/libreoffice-7.2.6.2/offapi/com/sun/star/embed/
H A DEmbedMapUnits.idl50 const long ONE_CM = 3;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/offapi/com/sun/star/embed/
H A DEmbedMapUnits.idl50 const long ONE_CM = 3;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/toolkit/source/helper/
H A Dvclunohelper.cxx287 case css::embed::EmbedMapUnits::ONE_CM: in UnoEmbed2VCLMapUnit()
320 return css::embed::EmbedMapUnits::ONE_CM; in VCL2UnoEmbedMapUnit()
/dports/editors/libreoffice/libreoffice-7.2.6.2/toolkit/source/helper/
H A Dvclunohelper.cxx292 case css::embed::EmbedMapUnits::ONE_CM: in UnoEmbed2VCLMapUnit()
325 return css::embed::EmbedMapUnits::ONE_CM; in VCL2UnoEmbedMapUnit()
/dports/editors/libreoffice/libreoffice-7.2.6.2/offapi/type_reference/
H A Doffapi.idl5932 const long ONE_CM = 3;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/offapi/type_reference/
H A Doffapi.idl6018 const long ONE_CM = 3;