Searched refs:spellingToolTip (Results 1 – 10 of 10) sorted by relevance
78 String spellingToolTip(TextDirection&) const;
195 String HitTestResult::spellingToolTip(TextDirection& dir) const in spellingToolTip() function in WebCore::HitTestResult
165 return convertStringToVariant(pVar, m_result->spellingToolTip(dir)); in Read()
10173 …(WebElementPropertyBag::Read): Change call of spellingToolTip() and title() due to signature chang…
200 return NSStringOrNil(_result->spellingToolTip(dir));
373 String toolTip = result.spellingToolTip(toolTipDirection); in setToolTip()
13203 WebCore::HitTestResult::spellingToolTip() when mousing down on 13709 (WebCore::HitTestResult::spellingToolTip): Null-check 13802 WebCore::HitTestResult::spellingToolTip() when mousing down on 13822 (WebCore::HitTestResult::spellingToolTip): Null-check 15343 (WebCore::HitTestResult::spellingToolTip):15416 export symbol for spellingToolTip function15420 (WebCore::HitTestResult::spellingToolTip):
85251 (WebCore::HitTestResult::spellingToolTip): Besides getting the
74275 (WebCore::HitTestResult::spellingToolTip): Ditto.
3931 … (-[WebElementDictionary _spellingToolTip]): Change spellingToolTip caller due to signature change.