Home
last modified time | relevance | path

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

/external/webkit/Tools/QtTestBrowser/
Dwebpage.cpp153 QLabel* passLabel = new QLabel("Password:", dialog); in authenticationRequired() local
154 layout->addWidget(passLabel, 2, 0); in authenticationRequired()