Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit/qt/Api/
Dqwebpage.h176 AlignJustified, enumerator
Dqwebpage.cpp647 updateAction(QWebPage::AlignJustified); in updateEditorActions()
2953 case AlignJustified: in action()
/external/webkit/Source/WebKit/qt/tests/qwebpage/
Dtst_qwebpage.cpp1301 QVERIFY(page->action(QWebPage::AlignJustified) != 0); in textEditing()
1328 QCOMPARE(page->action(QWebPage::AlignJustified)->isEnabled(), false); in textEditing()
1370 QCOMPARE(page->action(QWebPage::AlignJustified)->isEnabled(), true); in textEditing()
/external/webkit/Source/WebKit/qt/
DChangeLog-2011-02-1618024 * Paragraph Justification: AlignCenter, AlignJustified, AlignLeft, AlignRight