Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
DRenderStyleConstants.h454 … SpeakNone, SpeakNormal, SpeakSpellOut, SpeakDigits, SpeakLiteralPunctuation, SpeakNoPunctuation }; enumerator
/external/chromium_org/third_party/WebKit/Source/core/css/
DCSSPrimitiveValueMappings.h3682 case SpeakNoPunctuation: in CSSPrimitiveValue()
3733 return SpeakNoPunctuation; in ESpeak()