Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/editing/
DSpellingCorrectionController.h65 PanelType panelType; member
/external/webkit/Source/WebKit2/UIProcess/
DWebPageProxy.cpp3035 void WebPageProxy::showCorrectionPanel(int32_t panelType, const WebCore::FloatRect& boundingBoxOfRe… in showCorrectionPanel()