Home
last modified time | relevance | path

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

/external/webkit/WebKit/qt/tests/qwebpage/
Dtst_qwebpage.cpp1404 QString selectionValue = variant.value<QString>(); in inputMethods() local
1405 QCOMPARE(selectionValue, QString("eb")); in inputMethods()