Searched refs:precomposed (Results 1 – 12 of 12) sorted by relevance
/external/webkit/Source/WebKit/android/jni/ |
D | WebCoreFrameBridge.h | 94 void didReceiveTouchIconURL(const WTF::String& url, bool precomposed);
|
D | WebCoreFrameBridge.cpp | 641 WebFrame::didReceiveTouchIconURL(const WTF::String& url, bool precomposed) in didReceiveTouchIconURL() argument 650 env->CallVoidMethod(javaFrame.get(), mJavaFrame->mDidReceiveTouchIconUrl, jUrlStr, precomposed); in didReceiveTouchIconURL()
|
/external/webkit/Source/WebKit/android/WebCoreSupport/ |
D | FrameLoaderClientAndroid.h | 211 virtual void dispatchDidReceiveTouchIconURL(const String& url, bool precomposed);
|
D | FrameLoaderClientAndroid.cpp | 278 void FrameLoaderClientAndroid::dispatchDidReceiveTouchIconURL(const String& url, bool precomposed) { in dispatchDidReceiveTouchIconURL() argument 283 m_webFrame->didReceiveTouchIconURL(url, precomposed); in dispatchDidReceiveTouchIconURL()
|
/external/webkit/Source/WebCore/loader/ |
D | FrameLoaderClient.h | 279 virtual void dispatchDidReceiveTouchIconURL(const String& url, bool precomposed) = 0;
|
D | EmptyClients.h | 396 virtual void dispatchDidReceiveTouchIconURL(const String& url, bool precomposed) { } in dispatchDidReceiveTouchIconURL() argument
|
/external/icu4c/test/testdata/ |
D | rbbitst.txt | 204 # it correctly), first as precomposed syllables, and then as conjoining jamo. 206 # precomposed syllables... 527 # it correctly), first as precomposed syllables, and then as conjoining jamo. 529 # precomposed syllables... (I == Rich Gillam?)
|
/external/icu4c/data/unidata/ |
D | SpecialCasing.txt | 83 # No corresponding uppercase precomposed character
|
/external/bison/build-aux/ |
D | texinfo.tex | 3115 % we have the precomposed glyphs for the most common cases. We put the 3120 % the precomposed glyphs for those is not so easy since they aren't in
|
/external/webkit/Source/WebKit/mac/ |
D | ChangeLog-2010-01-29 | 5705 (-[WebHTMLView _plainTextFromPasteboard:]): Return precomposed text. 9192 precomposed already, and the conversion is performed outside WebKit for those anyway.
|
/external/webkit/Source/WebCore/ |
D | ChangeLog-2009-06-16 | 9302 Test: platform/mac/editing/pasteboard/text-precomposed.html 9305 precomposed. This makes Clipboard::getData() and
|
D | ChangeLog-2010-01-29 | 76215 precomposed Unicode
|