Home
last modified time | relevance | path

Searched refs:getMorph (Results 76 – 89 of 89) sorted by relevance

1234

/dports/editors/ghostwriter/ghostwriter-1.8.1/src/spelling/hunspell/
H A Daffentry.cxx822 if (ppfx->getMorph()) { in check_twosfx_morph()
823 mystrcat(result, ppfx->getMorph(), MAXLNLEN); in check_twosfx_morph()
/dports/textproc/sigil/Sigil-1.8.0/3rdparty/hunspell/src/hunspell/
H A Daffentry.cxx823 if (ppfx->getMorph()) { in check_twosfx_morph()
824 mystrcat(result, ppfx->getMorph(), MAXLNLEN); in check_twosfx_morph()
/dports/multimedia/aegisub/aegisub-3.2.2/vendor/hunspell/src/hunspell/
H A Daffentry.cxx822 if (ppfx->getMorph()) { in check_twosfx_morph()
823 mystrcat(result, ppfx->getMorph(), MAXLNLEN); in check_twosfx_morph()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/dae/
H A DdaeRGeometry.cpp329 else if (pDomController->getMorph()) in processInstanceController()
331 return processMorph(pDomController->getMorph(), pDomInstanceController->getBind_material()); in processInstanceController()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dae/
H A DdaeRGeometry.cpp329 else if (pDomController->getMorph()) in processInstanceController()
331 return processMorph(pDomController->getMorph(), pDomInstanceController->getBind_material()); in processInstanceController()
/dports/www/firefox-legacy/firefox-52.8.0esr/extensions/spellcheck/hunspell/src/
H A Daffentry.cxx889 if (ppfx->getMorph()) { in check_twosfx_morph()
890 mystrcat(result, ppfx->getMorph(), MAXLNLEN); in check_twosfx_morph()
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADAMax/src/
H A DCOLLADAMaxXRefFile.cpp328 MorphR3* morpher = morphController->getMorph(); in exportMorphController()
H A DCOLLADAMaxControllerExporter.cpp345 MorphR3* morpher = morphController->getMorph(); in exportMorphController()
H A DCOLLADAMaxGeometryExporter.cpp696 …morphChannel& channel = mMorphControllerHelperGeometry->morphController->getMorph()->chanBank[mMor… in exportMorphHelperPositions()
/dports/french/py-grammalecte-fr/grammalecte/graphspell/
H A Dibdawg.py289 def getMorph (self, sWord): member in IBDAWG
434 for sMorph in self.getMorph(sSimilar):
/dports/graphics/ming/libming-ming-0_4_8/php_ext/
H A Dming.c72 static SWFMorph getMorph(zval *id TSRMLS_DC);
323 return (SWFCharacter)getMorph(id TSRMLS_CC); in SWFgetProperty()
3613 static SWFMorph getMorph(zval *id TSRMLS_DC) function
3629 SWFMorph morph = getMorph(getThis());
3636 SWFMorph morph = getMorph(getThis() TSRMLS_CC);
3651 SWFMorph morph = getMorph(getThis());
3658 SWFMorph morph = getMorph(getThis() TSRMLS_CC);
/dports/graphics/p5-ming/libming-ming-0_4_8/php_ext/
H A Dming.c72 static SWFMorph getMorph(zval *id TSRMLS_DC);
323 return (SWFCharacter)getMorph(id TSRMLS_CC);
3613 static SWFMorph getMorph(zval *id TSRMLS_DC)
3629 SWFMorph morph = getMorph(getThis());
3636 SWFMorph morph = getMorph(getThis() TSRMLS_CC);
3651 SWFMorph morph = getMorph(getThis());
3658 SWFMorph morph = getMorph(getThis() TSRMLS_CC);
/dports/graphics/py-ming/libming-ming-0_4_8/php_ext/
H A Dming.c72 static SWFMorph getMorph(zval *id TSRMLS_DC);
323 return (SWFCharacter)getMorph(id TSRMLS_CC); in SWFgetProperty()
3613 static SWFMorph getMorph(zval *id TSRMLS_DC) function
3629 SWFMorph morph = getMorph(getThis());
3636 SWFMorph morph = getMorph(getThis() TSRMLS_CC);
3651 SWFMorph morph = getMorph(getThis());
3658 SWFMorph morph = getMorph(getThis() TSRMLS_CC);
/dports/graphics/hugin/hugin-2020.0.0/src/hugin_base/panodata/
H A DPanorama.cpp653 << (img.getMorph() ? " o" : ""); in printPanoramaScript()
811 << (img.getMorph() ? " o" : ""); in printStitcherScript()

1234