Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit/qt/Api/
Dqwebpage.cpp1074 QTextCharFormat textCharFormat = a.value.value<QTextFormat>().toCharFormat(); in inputMethodEvent() local
1075 QColor qcolor = textCharFormat.underlineColor(); in inputMethodEvent()