Home
last modified time | relevance | path

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

/external/webkit/WebCore/editing/
DTextIterator.cpp1589 enum VoicedSoundMarkType { NoVoicedSoundMark, VoicedSoundMark, SemiVoicedSoundMark }; enumerator
1653 return SemiVoicedSoundMark; in composedVoicedSoundMark()