Home
last modified time | relevance | path

Searched refs:PhotoViewer (Results 1 – 11 of 11) sorted by relevance

/dports/emulators/yuzu/yuzu-0b47f7a46/src/core/hle/service/am/applets/
H A Dgeneral_backend.cpp155 PhotoViewer::PhotoViewer(Core::System& system_, const Core::Frontend::PhotoViewerApplet& frontend_) in PhotoViewer() function in Service::AM::Applets::PhotoViewer
158 PhotoViewer::~PhotoViewer() = default;
160 void PhotoViewer::Initialize() { in Initialize()
171 bool PhotoViewer::TransactionComplete() const { in TransactionComplete()
175 ResultCode PhotoViewer::GetStatus() const { in GetStatus()
179 void PhotoViewer::ExecuteInteractive() { in ExecuteInteractive()
183 void PhotoViewer::Execute() { in Execute()
200 void PhotoViewer::ViewFinished() { in ViewFinished()
H A Dgeneral_backend.h51 class PhotoViewer final : public Applet {
53 explicit PhotoViewer(Core::System& system_, const Core::Frontend::PhotoViewerApplet& frontend_);
54 ~PhotoViewer() override;
H A Dapplets.h55 PhotoViewer = 0x15, enumerator
163 using PhotoViewer = std::unique_ptr<Core::Frontend::PhotoViewerApplet>; member
170 ParentalControlsApplet parental_controls, PhotoViewer photo_viewer,
185 PhotoViewer photo_viewer;
H A Dapplets.cpp147 PhotoViewer photo_viewer, ProfileSelect profile_select, in AppletFrontendSet()
260 case AppletId::PhotoViewer: in GetApplet()
261 return std::make_shared<PhotoViewer>(system, *frontend.photo_viewer); in GetApplet()
/dports/textproc/link-grammar/link-grammar-5.8.0/mingw/
H A Dlink-parser.bat14 REM Path for "PhotoViewer.dll"
H A Dlink-parser-cygwin.bat14 REM Path for "PhotoViewer.dll"
H A DREADME-MinGW64.md109 sets PATH for the `dot` and `PhotoViewer` commands (needed for the wordgraph display feature).
/dports/textproc/link-grammar/link-grammar-5.8.0/msvc/
H A Dpost-build.bat40 echo REM Path for "PhotoViewer.dll"
H A DREADME.md127 for how to use optional display flags. By default, `PhotoViewer.dll` is
134 Both `PhotoViewer.dll` (if used) and `dot` must be in your PATH (if needed,
/dports/graphics/py-gphoto2/gphoto2-2.2.4/examples/
H A Dcam-conf-view-gui.py487 class PhotoViewer(QtWidgets.QGraphicsView): class
491 super(PhotoViewer, self).__init__(parent)
586 super(PhotoViewer, self).mousePressEvent(event)
602 return super(PhotoViewer, self).enterEvent(event)
607 return super(PhotoViewer, self).enterEvent(event)
772 self.image_display = PhotoViewer(self)
/dports/graphics/flif/FLIF-0.3-96-g74ea92b/
H A DREADME.md102 …ing Component (WIC) API. That allows e.g., to see the files in Windows PhotoViewer and Windows Exp…