Home
last modified time | relevance | path

Searched refs:openIcon (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/tools/mdbviz/
Dmainwindow.cpp109 const QIcon openIcon = QIcon::fromTheme("document-open", QIcon(":/images/open.png")); in createActions() local
110 QAction* openAct = new QAction(openIcon, tr("&Open..."), this); in createActions()
/third_party/skia/tools/mdbviz/
Dmainwindow.cpp109 const QIcon openIcon = QIcon::fromTheme("document-open", QIcon(":/images/open.png")); in createActions() local
110 QAction* openAct = new QAction(openIcon, tr("&Open..."), this); in createActions()