OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isCharacterSmartReplaceExempt
(Results
1 - 5
of
5
) sorted by null
/external/webkit/Source/WebCore/editing/
SmartReplace.cpp
36
bool
isCharacterSmartReplaceExempt
(UChar32 c, bool isPreviousCharacter)
SmartReplaceCF.cpp
68
bool
isCharacterSmartReplaceExempt
(UChar32 c, bool isPreviousCharacter)
SmartReplaceICU.cpp
93
bool
isCharacterSmartReplaceExempt
(UChar32 c, bool isPreviousCharacter)
/external/webkit/Source/WebCore/editing/qt/
SmartReplaceQt.cpp
35
bool
isCharacterSmartReplaceExempt
(UChar32 c, bool isPreviousCharacter)
/external/webkit/Source/WebCore/platform/android/
TemporaryLinkStubs.cpp
371
//
isCharacterSmartReplaceExempt
is defined in SmartReplaceICU.cpp; in theory, we could use that one
373
bool
isCharacterSmartReplaceExempt
(UChar32, bool)
Completed in 175 milliseconds