Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit/mac/WebCoreSupport/
DWebEditorClient.mm365 DocumentFragment* WebEditorClient::documentFragmentFromAttributedString(NSAttributedString *string,… function
/external/webkit/Source/WebCore/loader/
DEmptyClients.h498 …virtual DocumentFragment* documentFragmentFromAttributedString(NSAttributedString*, Vector<RefPtr<… in documentFragmentFromAttributedString() function