Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
DRenderStyleConstants.h454 enum ESpeak { SpeakNone, SpeakNormal, SpeakSpellOut, SpeakDigits, SpeakLiteralPunctuation, SpeakNoP… enumerator
/external/chromium_org/third_party/WebKit/Source/core/css/
DCSSPrimitiveValueMappings.h3679 case SpeakLiteralPunctuation: in CSSPrimitiveValue()
3731 return SpeakLiteralPunctuation; in ESpeak()