Home
last modified time | relevance | path

Searched refs:nRot (Results 1 – 25 of 27) sorted by relevance

12

/dports/science/gabedit/GabeditSrc251_300720/src/Display/
H A DAnimationRotation.c105 gint nRot = atoi(gtk_entry_get_text(GTK_ENTRY(EntryNRotation))); in reset_parameters() local
116 if(nRot==0) in reset_parameters()
118 nRot = 10; in reset_parameters()
119 sprintf(t,"%d",nRot); in reset_parameters()
122 if(nRot<0) in reset_parameters()
124 nRot = -nRot; in reset_parameters()
125 sprintf(t,"%d",nRot); in reset_parameters()
128 nRotation = nRot; in reset_parameters()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/generic/app/
H A Drandrwrapper.cxx150 Rotation nRot = 0; in processRandREvent() local
154 nId = pWrapper->XRRConfigCurrentConfiguration( pConfig, &nRot ); in processRandREvent()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/generic/app/
H A Drandrwrapper.cxx146 Rotation nRot = 0; in processRandREvent() local
150 nId = pWrapper->XRRConfigCurrentConfiguration( pConfig, &nRot ); in processRandREvent()
/dports/editors/libreoffice/libreoffice-7.2.6.2/writerfilter/source/dmapper/
H A DGraphicImport.cxx530 const sal_uInt16 nRot = nRotateAngle.get(); in lcl_bHasGroupSlantedChild() local
531 if ((3 < nRot && nRot < 8997) || (9003 < nRot && nRot < 17997) in lcl_bHasGroupSlantedChild()
532 || (18003 < nRot && nRot < 26997) || (27003 < nRot && nRot < 35997)) in lcl_bHasGroupSlantedChild()
/dports/science/rdkit/rdkit-Release_2021_03_5/rdkit/Chem/MolDb/
H A DLoader_orig.py47 nRot = Lipinski.NumRotatableBonds(mol)
48 mol.SetProp('RotatableBondCount', str(nRot))
/dports/editors/libreoffice/libreoffice-7.2.6.2/filter/source/msfilter/
H A Dmscodec.cxx109 sal_uInt8 nRot = static_cast< sal_uInt8 >( (nIndex + 1) % 15 ); in lclGetHash() local
110 lclRotateLeft( cChar, nRot, 15 ); in lclGetHash()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/filter/source/msfilter/
H A Dmscodec.cxx109 sal_uInt8 nRot = static_cast< sal_uInt8 >( (nIndex + 1) % 15 ); in lclGetHash() local
110 lclRotateLeft( cChar, nRot, 15 ); in lclGetHash()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/qa/extras/ooxmlimport/
H A Dooxmlimport.cxx934 sal_Int64 nRot = getProperty<sal_Int64>(xShape, "RotateAngle"); variable
940 CPPUNIT_ASSERT_EQUAL(sal_Int64(3100), nRot);
948 sal_Int64 nRot = getProperty<sal_Int64>(xShape, "RotateAngle"); variable
955 CPPUNIT_ASSERT_EQUAL(sal_Int64(3128), nRot);
1392 sal_Int64 nRot = getProperty<sal_Int64>(xShape, "RotateAngle"); variable
1393 CPPUNIT_ASSERT_EQUAL(sal_Int64(3128), nRot);
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/unoobj/
H A Dafmtuno.cxx687 Degree100 nRot = pRotItem ? pRotItem->GetValue() : 0_deg100; in getPropertyValue() local
689 SvxOrientationItem( nRot, bStacked, 0 ).QueryValue( aVal ); in getPropertyValue()
H A Dstyleuno.cxx1818 Degree100 nRot = pItemSet->Get(ATTR_ROTATE_VALUE).GetValue(); in getPropertyValue_Impl() local
1820 SvxOrientationItem( nRot, bStacked, 0 ).QueryValue( aAny ); in getPropertyValue_Impl()
H A Dcellsuno.cxx2423 Degree100 nRot = pDataSet->Get(ATTR_ROTATE_VALUE).GetValue(); in GetOnePropertyValue() local
2425 SvxOrientationItem( nRot, bStacked, 0 ).QueryValue( rAny ); in GetOnePropertyValue()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/unoobj/
H A Dafmtuno.cxx689 sal_Int32 nRot = pRotItem ? pRotItem->GetValue() : 0; in getPropertyValue() local
691 SvxOrientationItem( nRot, bStacked, 0 ).QueryValue( aVal ); in getPropertyValue()
H A Dstyleuno.cxx1797 sal_Int32 nRot = pItemSet->Get(ATTR_ROTATE_VALUE).GetValue(); in getPropertyValue_Impl() local
1799 SvxOrientationItem( nRot, bStacked, 0 ).QueryValue( aAny ); in getPropertyValue_Impl()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/qa/extras/ooxmlimport/
H A Dooxmlimport.cxx1175 sal_Int64 nRot = getProperty<sal_Int64>(xShape, "RotateAngle"); in CPPUNIT_TEST_FIXTURE() local
1181 CPPUNIT_ASSERT_EQUAL(sal_Int64(3100), nRot); in CPPUNIT_TEST_FIXTURE()
1190 sal_Int64 nRot = getProperty<sal_Int64>(xShape, "RotateAngle"); in CPPUNIT_TEST_FIXTURE() local
1197 CPPUNIT_ASSERT_EQUAL(sal_Int64(3128), nRot); in CPPUNIT_TEST_FIXTURE()
1643 sal_Int64 nRot = getProperty<sal_Int64>(xShape, "RotateAngle"); in CPPUNIT_TEST_FIXTURE() local
1644 CPPUNIT_ASSERT_EQUAL(sal_Int64(3128), nRot); in CPPUNIT_TEST_FIXTURE()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/qa/unit/
H A Dsubsequent_filters-test2.cxx2539 sal_Int32 nRot = nRotProp.get<sal_Int32>(); in testShapeRotationImport() local
2544 CPPUNIT_ASSERT(aExpectedValues.find(nRot) != aExpectedValues.end()); in testShapeRotationImport()
2545 CPPUNIT_ASSERT_EQUAL(aExpectedValues[nRot]["x"], aPosition.X); in testShapeRotationImport()
2546 CPPUNIT_ASSERT_EQUAL(aExpectedValues[nRot]["y"], aPosition.Y); in testShapeRotationImport()
2547 CPPUNIT_ASSERT_EQUAL(aExpectedValues[nRot]["width"], aSize.Width); in testShapeRotationImport()
2548 CPPUNIT_ASSERT_EQUAL(aExpectedValues[nRot]["height"], aSize.Height); in testShapeRotationImport()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/doc/
H A Dnotxtfrm.cxx1313 const long nRot(static_cast<long>(basegfx::rad2deg(getLocalFrameRotation()))); in IsTransparent()
1314 const bool bMultipleOf90(0 == (nRot % 90)); in IsTransparent()
/dports/science/jmol/jmol-14.32.7/src/org/jmol/symmetry/
H A DSpaceGroup.java671 int nRot = rt.order; in generateAllOperators() local
676 for (int j = 1; j <= nRot; j++) { in generateAllOperators()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/doc/
H A Dnotxtfrm.cxx1450 const tools::Long nRot(static_cast<tools::Long>(basegfx::rad2deg(getLocalFrameRotation()))); in IsTransparent() local
1451 const bool bMultipleOf90(0 == (nRot % 90)); in IsTransparent()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/view/
H A Doutput2.cxx383 sal_Int16 nRot; in SetPattern() local
387 nRot = 0; in SetPattern()
392 nRot = 0; in SetPattern()
396 nRot = 2700; in SetPattern()
400 nRot = 900; in SetPattern()
405 nRot = 0; in SetPattern()
409 aFont.SetOrientation( Degree10(nRot) ); in SetPattern()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/view/
H A Doutput2.cxx358 short nRot; in SetPattern() local
362 nRot = 0; in SetPattern()
367 nRot = 0; in SetPattern()
371 nRot = 2700; in SetPattern()
375 nRot = 900; in SetPattern()
380 nRot = 0; in SetPattern()
384 aFont.SetOrientation( nRot ); in SetPattern()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Drtfattributeoutput.cxx4176 if (sal_Int32 nRot = pAttrSet->Get(RES_GRFATR_ROTATION).GetValue()) in FlyFrameGraphic() local
4182 nRot = nRot * -1 * RTF_MULTIPLIER / 10; in FlyFrameGraphic()
4183 aFlyProperties.emplace_back("rotation", OString::number(nRot)); in FlyFrameGraphic()
H A Ddocxattributeoutput.cxx4901 if (sal_uInt32 nRot = rSet.Get(RES_GRFATR_ROTATION).GetValue()) in FlyFrameGraphic() local
4904 sal_uInt32 mOOXMLRot = oox::drawingml::ExportRotateClockwisify(nRot*10); in FlyFrameGraphic()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Drtfattributeoutput.cxx4283 sal_Int32 nRot = nRot10.get() * -1 * RTF_MULTIPLIER / 10; in FlyFrameGraphic() local
4284 aFlyProperties.emplace_back("rotation", OString::number(nRot)); in FlyFrameGraphic()
H A Ddocxattributeoutput.cxx5148 if (Degree10 nRot = rSet.Get(RES_GRFATR_ROTATION).GetValue()) in FlyFrameGraphic() local
5151 sal_uInt32 mOOXMLRot = oox::drawingml::ExportRotateClockwisify(toDegree100(nRot)); in FlyFrameGraphic()
/dports/graphics/rawtherapee/rawtherapee-5.8/rtdata/languages/
H A DDeutsch453 HISTORY_MSG_117;(Sensor-Matrix)\nChromatische Aberration\nRot
536 HISTORY_MSG_201;(Rauschreduzierung)\nDelta-Chrominanz\nRot / Grün

12