Home | History | Annotate | Download | only in src

Lines Matching refs:htmlText

169     String* htmlText, KURL* sourceURL)
172 *htmlText = webKitClient()->clipboard()->readHTML(
183 void PlatformBridge::clipboardWriteSelection(const String& htmlText,
189 htmlText, sourceURL, plainText, writeSmartPaste);