Home
last modified time | relevance | path

Searched refs:fFree (Results 1 – 25 of 42) sorted by relevance

12

/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/svdraw/
H A Dsvdotextdecomposition.cxx789 aAdjustTranslate.setX(fFree / 2.0); in impDecomposeAutoFitTextPrimitive()
794 aAdjustTranslate.setX(fFree); in impDecomposeAutoFitTextPrimitive()
805 aAdjustTranslate.setY(fFree / 2.0); in impDecomposeAutoFitTextPrimitive()
810 aAdjustTranslate.setY(fFree); in impDecomposeAutoFitTextPrimitive()
1053 aAdjustTranslate.setX(fFree / 2.0); in impDecomposeBlockTextPrimitive()
1058 aAdjustTranslate.setX(fFree); in impDecomposeBlockTextPrimitive()
1069 aAdjustTranslate.setY(fFree / 2.0); in impDecomposeBlockTextPrimitive()
1074 aAdjustTranslate.setY(fFree); in impDecomposeBlockTextPrimitive()
1566 aAdjustTranslate.setX(fFree / 2.0); in impDecomposeChainedTextPrimitive()
1571 aAdjustTranslate.setX(fFree); in impDecomposeChainedTextPrimitive()
[all …]
/dports/science/py-pymol/pymol-open-source-2.4.0/layer1/
H A DRep.cpp45 I->fFree(I); in RepRebuild()
51 I->fFree(I); in RepRebuild()
98 I->fFree(I); in RepUpdate()
H A DRep.h177 void (*fFree) (struct Rep * I); member
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/svdraw/
H A Dsvdotextdecomposition.cxx802 aAdjustTranslate.setX(fFree / 2.0); in impDecomposeAutoFitTextPrimitive()
807 aAdjustTranslate.setX(fFree); in impDecomposeAutoFitTextPrimitive()
818 aAdjustTranslate.setY(fFree / 2.0); in impDecomposeAutoFitTextPrimitive()
823 aAdjustTranslate.setY(fFree); in impDecomposeAutoFitTextPrimitive()
1083 aAdjustTranslate.setX(fFree / 2.0); in impDecomposeBlockTextPrimitive()
1088 aAdjustTranslate.setX(fFree); in impDecomposeBlockTextPrimitive()
1099 aAdjustTranslate.setY(fFree / 2.0); in impDecomposeBlockTextPrimitive()
1104 aAdjustTranslate.setY(fFree); in impDecomposeBlockTextPrimitive()
1607 aAdjustTranslate.setX(fFree / 2.0); in impDecomposeChainedTextPrimitive()
1612 aAdjustTranslate.setX(fFree); in impDecomposeChainedTextPrimitive()
[all …]
/dports/science/py-pymol/pymol-open-source-2.4.0/layer2/
H A DGadgetSet.cpp95 (*gs)->fFree(); in GadgetSetFromPyList()
146 I->fFree(); in GadgetSetFromPyList()
230 I->Rep[type]->fFree(I->Rep[type]); in invalidateRep()
243 I->Rep[a]->fFree(I->Rep[a]); in invalidateRep()
248 I->Rep[a]->fFree(I->Rep[a]); in invalidateRep()
421 void GadgetSet::fFree() in fFree() function in GadgetSet
H A DGadgetSet.h25 void fFree();
H A DAssemblyHelpers.cpp62 I->CSet[i]->fFree(); in ObjectMoleculeSetAssemblyCSets()
H A DDistSet.cpp380 Rep[a]->fFree(Rep[a]); in invalidateRep()
479 Rep[a]->fFree(Rep[a]); in ~DistSet()
H A DCoordSet.h44 void fFree();
H A DRepNonbondedSphere.cpp146 I->R.fFree = (void (*)(struct Rep *)) RepNonbondedSphereFree; in RepNonbondedSphereNew()
H A DCoordSet.cpp134 (*cs)->fFree(); in CoordSetFromPyList()
230 I->fFree(); in CoordSetFromPyList()
1186 I->Rep[a]->fFree(I->Rep[a]); in invalidateRep()
1687 I->Rep[a]->fFree(I->Rep[a]); in ~CoordSet()
1700 void CoordSet::fFree() in fFree() function in CoordSet
H A DRepEllipsoid.cpp165 I->R.fFree = (void (*)(struct Rep *)) RepEllipsoidFree; in RepEllipsoidNew()
H A DRepNonbonded.cpp267 I->R.fFree = (void (*)(struct Rep *)) RepNonbondedFree; in RepNonbondedNew()
H A DObjectGadget.cpp410 I->GSet[a]->fFree(); in ~ObjectGadget()
H A DObjectMolecule.cpp1290 cs->fFree(); in ObjectMoleculeLoadTRJFile()
1418 cs->fFree(); in ObjectMoleculeLoadRSTFile()
2339 cset->fFree(); in ObjectMoleculeTOPStr2CoordSet()
2422 I->CSTmpl->fFree(); in ObjectMoleculeReadTOPStr()
3471 cs->fFree(); in ObjectMoleculeFuse()
3574 cs->fFree(); in ObjectMoleculeAttach()
3649 cs->fFree(); in ObjectMoleculeFillOpenValences()
4124 cs->fFree(); in ObjectMoleculeCreateSpheroid()
7618 cset->fFree(); in ObjectMoleculeLoadCoords()
7724 cset->fFree(); in ObjectMoleculeLoadCoords()
[all …]
H A DRepDistDash.cpp353 I->R.fFree = (void (*)(struct Rep *)) RepDistDashFree; in RepDistDashNew()
H A DRepAngle.cpp333 I->R.fFree = (void (*)(struct Rep *)) RepAngleFree; in RepAngleNew()
/dports/www/itop/web/datamodels/2.x/itop-portal-base/portal/src/helpers/
H A Dlifecyclevalidatorhelper.class.inc.php252 $fFree = @disk_free_space(dirname($sFilePath));
254 …rror: '{$aErr['message']}', content to write: $iLen bytes, available free space on disk: $fFree.");
H A Dscopevalidatorhelper.class.inc.php350 $fFree = @disk_free_space(dirname($sFilePath));
352 …rror: '{$aErr['message']}', content to write: $iLen bytes, available free space on disk: $fFree.");
/dports/games/openclonk/openclonk-release-8.1-src/src/player/
H A DC4PlayerList.cpp196 bool fFree; in GetFreeNumber() local
199 iNumber++; fFree=true; in GetFreeNumber()
202 fFree=false; in GetFreeNumber()
204 while (!fFree); in GetFreeNumber()
/dports/irc/kvirc/KVIrc-5.0.0-73-gbdeac0429/src/modules/file/
H A Dlibkvifile.cpp1488 long long int fFree; in file_kvs_fnc_diskSpace() local
1496 fFree = free.QuadPart; in file_kvs_fnc_diskSpace()
1506 fFree = stFileSystem.f_bavail * stFileSystem.f_bsize; in file_kvs_fnc_diskSpace()
1510 pHash->set("freespace", new KviKvsVariant((kvs_int_t)fFree)); in file_kvs_fnc_diskSpace()
/dports/science/py-pymol/pymol-open-source-2.4.0/layer3/
H A DPlugIOManager.cpp285 obj->CSet[frame]->fFree(); in PlugIOManagerLoadTraj()
320 cs->fFree(); in PlugIOManagerLoadTraj()
674 cs->fFree(); in PlugIOManagerLoadMol()
/dports/games/openclonk/openclonk-release-8.1-src/src/gui/
H A DC4MainMenu.cpp456 bool fFree = !C4Group_IsGroup(strSavePath.getData()); in ActivateSavegame() local
460 …AddRefSym(strCaption.getData(), GfxR->fctMenu.GetPhase(i - 1, fFree ? 2 : 1), strCommand.getData()… in ActivateSavegame()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/libmng/
H A Dlibmng_hlapi.c1847 mng_memfree fFree; in mng_cleanup() local
1884 fFree = ((mng_datap)*hHandle)->fMemfree; in mng_cleanup()
1885 fFree ((mng_ptr)*hHandle, sizeof (mng_data)); in mng_cleanup()
/dports/graphics/libmng/libmng-1.0.10/
H A Dlibmng_hlapi.c1841 mng_memfree fFree; in mng_cleanup() local
1878 fFree = ((mng_datap)*hHandle)->fMemfree; in mng_cleanup()
1879 fFree ((mng_ptr)*hHandle, sizeof (mng_data)); in mng_cleanup()

12