Home
last modified time | relevance | path

Searched defs:getIconId (Results 1 – 13 of 13) sorted by relevance

/dports/emulators/dolphin-emu/dolphin-3152428/Source/Android/app/src/main/java/org/dolphinemu/dolphinemu/model/
H A DTvSettingsItem.java21 public int getIconId() in getIconId() method in TvSettingsItem
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/android/java/src/org/chromium/ui/
H A DDropdownItemBase.java28 public int getIconId() { in getIconId() method in DropdownItemBase
H A DDropdownItem.java29 int getIconId(); in getIconId() method
/dports/www/ilias6/ILIAS-6.14/Services/MainMenu/classes/Items/
H A Dclass.ilMMItemStorage.php185 public function getIconId() : ?string function in ilMMItemStorage
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/autofill/android/java/src/org/chromium/components/autofill/
H A DAutofillSuggestion.java58 public int getIconId() { in getIconId() method in AutofillSuggestion
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/autofill/android/java/src/org/chromium/components/autofill/
H A DAutofillSuggestion.java67 public int getIconId() { in getIconId() method in AutofillSuggestion
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ua/org.eclipse.help.ui/src/org/eclipse/help/ui/internal/views/
H A DIHelpPartPage.java26 String getIconId(); in getIconId() method
H A DReusableHelpPart.java400 public String getIconId() { in getIconId() method in ReusableHelpPart.HelpPartPage
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonzlib/
H A Dtstageobjectspline.cpp248 std::string TStageObjectSpline::getIconId() { return "spline" + m_idBase; } in getIconId() function in TStageObjectSpline
H A Dtxshsimplelevel.cpp693 std::string TXshSimpleLevel::getIconId(const TFrameId &fid, in getIconId() function in TXshSimpleLevel
700 std::string TXshSimpleLevel::getIconId(const TFrameId &fid, in getIconId() function in TXshSimpleLevel
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/download/
H A DDownloadUpdate.java79 public int getIconId() { in getIconId() method in DownloadUpdate
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/editor/product/
H A DLauncherSection.java104 public String getIconId() { in getIconId() method in LauncherSection.IconEntry
/dports/biology/ncbi-toolkit/ncbi/vibrant/
H A Dtreeview.c181 static Int2 getIconId(TreeCursorPtr cursor) in getIconId() function