Home
last modified time | relevance | path

Searched defs:addedButton (Results 1 – 2 of 2) sorted by relevance

/dports/misc/actiona/actiona-3.10.1/actions/actionpackwindows/code/
H A Dmessagebox.cpp151 …QPushButton *addedButton = mMessageBox->addButton(static_cast<QMessageBox::StandardButton>(button)… in addCustomButton() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/awt/print/RemotePrinterStatusRefresh/
H A DRemotePrinterStatusRefresh.java152 private static JButton addedButton; field in TestUI