Home
last modified time | relevance | path

Searched defs:GetWidgetName (Results 1 – 3 of 3) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/ambient/
H A Dambient_controller.cc85 std::string GetWidgetName() { in GetWidgetName() function
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2-ui/scripting/
H A DCustomWindow.cpp1392 std::string GetWidgetName(rct_window* w, rct_widgetindex widgetIndex) in GetWidgetName() function
/dports/science/gnudatalanguage/gdl-1.0.1/src/
H A Dgdlwidget.hpp687 const DString& GetWidgetName() const { return widgetName;} in GetWidgetName() function in GDLWidget