Searched defs:isCharacterSmartReplaceExempt (Results 1 - 4 of 4) sorted by relevance

/external/webkit/WebCore/editing/
H A DSmartReplace.cpp36 bool isCharacterSmartReplaceExempt(UChar32 c, bool isPreviousCharacter) function in namespace:WebCore
H A DSmartReplaceCF.cpp68 bool isCharacterSmartReplaceExempt(UChar32 c, bool isPreviousCharacter) function in namespace:WebCore
H A DSmartReplaceICU.cpp93 bool isCharacterSmartReplaceExempt(UChar32 c, bool isPreviousCharacter) function in namespace:WebCore
/external/webkit/WebCore/platform/android/
H A DTemporaryLinkStubs.cpp431 // isCharacterSmartReplaceExempt is defined in SmartReplaceICU.cpp; in theory, we could use that one
433 bool isCharacterSmartReplaceExempt(UChar32, bool) function in namespace:WebCore

Completed in 63 milliseconds