Searched defs:htmlText (Results 1 – 4 of 4) sorted by relevance
274 public static String stuffHTMLTags(String htmlText) { in stuffHTMLTags()292 public static String hideHTMLTags(String htmlText) { in hideHTMLTags()385 public static String convertHTMLTagsToXHTML(String htmlText) { in convertHTMLTagsToXHTML()
85 String htmlText = clip.getItemAt(0).getHtmlText(); in testCopyDocumentFragment() local
86 const WebString& htmlText, const WebURL&, in writeHTML()
124 void MockWebClipboardImpl::writeHTML(const blink::WebString& htmlText, in writeHTML()