Home
last modified time | relevance | path

Searched defs:isPreviousCharacter (Results 1 – 3 of 3) sorted by relevance

/external/webkit/WebCore/editing/
DSmartReplaceCF.cpp37 static CFMutableCharacterSetRef getSmartSet(bool isPreviousCharacter) in getSmartSet()
68 bool isCharacterSmartReplaceExempt(UChar32 c, bool isPreviousCharacter) in isCharacterSmartReplaceExempt()
DSmartReplaceICU.cpp49 static USet* getSmartSet(bool isPreviousCharacter) in getSmartSet()
93 bool isCharacterSmartReplaceExempt(UChar32 c, bool isPreviousCharacter) in isCharacterSmartReplaceExempt()
DSmartReplace.cpp36 bool isCharacterSmartReplaceExempt(UChar32 c, bool isPreviousCharacter) in isCharacterSmartReplaceExempt()