Home
last modified time | relevance | path

Searched refs:shortinfo (Results 1 – 19 of 19) sorted by relevance

/dports/math/rkward-kde/rkward-0.7.1/rkward/plugin/
H A Drkcomponentmeta.cpp46 shortinfo = xml.i18nStringAttribute (e, "shortinfo", QString (), DL_INFO); in RKComponentAboutData()
86 if (!shortinfo.isEmpty ()) ret.append (":</p>\n<p>" + shortinfo); in toHtml()
H A Drkcomponentmeta.h63 QString shortinfo; variable
/dports/print/texlive-base/texlive-20150521-source/texk/texlive/linked_scripts/luaotfload/
H A Dluaotfload-tool.lua697 local shortinfo = fontloader.info(fullname)
698 local nfonts = #shortinfo
705 subfont = subfont_by_name(shortinfo, askedname)
718 show_info_items(shortinfo[subfont])
725 show_info_items(shortinfo)
/dports/games/freeminer/freeminer-0.4.10.4/src/
H A Dmods.h169 std::string shortinfo; member
H A Dconvert_json.cpp272 retval.license.shortinfo = details["license"]["short"].asString(); in readModStoreModDetails()
/dports/audio/faust/faust-2.37.3/architecture/faust/audio/
H A Dalsa-dsp.h481 void shortinfo() in shortinfo() function
658 printf(rt ? "RT : ":"NRT: "); fAudio->shortinfo(); in run()
/dports/audio/sc3-plugins/sc3-plugins-Version-3.9.0/source/DEINDUGens/include/faust/audio/
H A Dalsa-dsp.h504 void shortinfo() in shortinfo() function
698 printf(rt ? "RT : ":"NRT: "); fAudio->shortinfo(); in run()
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/core/Documentation/Changelog/9.4/
H A DFeature-86003-AdminpanelCompositionApi.rst434 Adminpanel shortinfo provider interface can be used to add the module to the short info bar of the …
436 Modules providing shortinfo will be displayed in the bottom bar of the adminpanel and may provide "…
457 'LLL:EXT:adminpanel/Resources/Private/Language/locallang_info.xlf:module.shortinfo'
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Documentation/Changelog/9.4/
H A DFeature-86003-AdminpanelCompositionApi.rst434 Adminpanel shortinfo provider interface can be used to add the module to the short info bar of the …
436 Modules providing shortinfo will be displayed in the bottom bar of the adminpanel and may provide "…
457 'LLL:EXT:adminpanel/Resources/Private/Language/locallang_info.xlf:module.shortinfo'
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/core/Documentation/Changelog/9.4/
H A DFeature-86003-AdminpanelCompositionApi.rst434 Adminpanel shortinfo provider interface can be used to add the module to the short info bar of the …
436 Modules providing shortinfo will be displayed in the bottom bar of the adminpanel and may provide "…
457 'LLL:EXT:adminpanel/Resources/Private/Language/locallang_info.xlf:module.shortinfo'
/dports/graphics/openimageio/oiio-Release-2.2.16.0/src/iv/
H A Dimageviewer.h89 std::string shortinfo() const;
H A Divimage.cpp88 IvImage::shortinfo() const in shortinfo() function in IvImage
H A Dimageviewer.cpp883 message += cur()->shortinfo(); in updateStatusBar()
/dports/graphics/py-openimageio/oiio-Release-2.2.16.0/src/iv/
H A Dimageviewer.h89 std::string shortinfo() const;
H A Divimage.cpp88 IvImage::shortinfo() const in shortinfo() function in IvImage
H A Dimageviewer.cpp883 message += cur()->shortinfo(); in updateStatusBar()
/dports/audio/jack/jack2-eaedec353489f26617221d66f80fd2503953c663/linux/alsa/
H A DJackAlsaAdapter.h519 int shortinfo() in shortinfo() function
/dports/games/freeminer/freeminer-0.4.10.4/src/script/lua_api/
H A Dl_mainmenu.cpp389 lua_pushstring(L,current_mod.license.shortinfo.c_str()); in l_get_modstore_details()
/dports/audio/faust/faust-2.37.3/benchmark/
H A Dalsa-gtk-bench.cpp699 void shortinfo() in shortinfo() function in AudioInterface