Home
last modified time | relevance | path

Searched refs:composedVoicedSoundMark (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/text/
DUnicodeUtilities.cpp209 static inline VoicedSoundMarkType composedVoicedSoundMark(UChar character) in composedVoicedSoundMark() function
327 if (composedVoicedSoundMark(*first) != composedVoicedSoundMark(*second)) in compareKanaLetterAndComposedVoicedSoundMarks()