Home
last modified time | relevance | path

Searched refs:getLongLabel (Results 1 – 14 of 14) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/javatests/src/org/chromium/chrome/browser/
H A DLauncherShortcutTest.java193 "Incorrect label", "New incognito tab", shortcuts.get(0).getLongLabel()); in testDynamicShortcuts_LanguageChange()
201 "Incorrect label after updating.", "Foo", shortcuts.get(0).getLongLabel()); in testDynamicShortcuts_LanguageChange()
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OpenFX/HostSupport/include/
H A DofxhClip.h78 const std::string &getLongLabel() const;
H A DofxhImageEffect.h213 const std::string &getLongLabel() const;
H A DofxhParam.h98 const std::string &getLongLabel() const;
/dports/graphics/openfx-misc/openfx-misc-3ab0531/openfx/HostSupport/include/
H A DofxhClip.h78 const std::string &getLongLabel() const;
H A DofxhImageEffect.h213 const std::string &getLongLabel() const;
H A DofxhParam.h98 const std::string &getLongLabel() const;
/dports/science/opensim-core/opensim-core-4.1/DevelopmentProposals/reporterColumnLabels/
H A DreporterColumnLabels.md61 3. Create `getShortLabel()` and `getLongLabel()` methods on Input:
63 …- `getLongLabel()` will be called by TableReporter and will return `isNull(alias) ? full_path_name…
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OpenFX/HostSupport/src/
H A DofxhClip.cpp128 const std::string &ClipBase::getLongLabel() const in getLongLabel() function in OFX::Host::ImageEffect::ClipBase
H A DofxhParam.cpp122 const std::string &Base::getLongLabel() const { in getLongLabel() function in OFX::Host::Param::Base
H A DofxhImageEffect.cpp213 const std::string &Base::getLongLabel() const in getLongLabel() function in OFX::Host::ImageEffect::Base
/dports/graphics/openfx-misc/openfx-misc-3ab0531/openfx/HostSupport/src/
H A DofxhClip.cpp128 const std::string &ClipBase::getLongLabel() const in getLongLabel() function in OFX::Host::ImageEffect::ClipBase
H A DofxhParam.cpp122 const std::string &Base::getLongLabel() const { in getLongLabel() function in OFX::Host::Param::Base
H A DofxhImageEffect.cpp213 const std::string &Base::getLongLabel() const in getLongLabel() function in OFX::Host::ImageEffect::Base