Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
DStyleRareInheritedData.cpp78 , speak(SpeakNormal) in StyleRareInheritedData()
DRenderStyleConstants.h454 enum ESpeak { SpeakNone, SpeakNormal, SpeakSpellOut, SpeakDigits, SpeakLiteralPunctuation, SpeakNoP… enumerator
DRenderStyle.h1646 static ESpeak initialSpeak() { return SpeakNormal; } in initialSpeak()
/external/chromium_org/third_party/WebKit/Source/core/css/
DCSSPrimitiveValueMappings.h3670 case SpeakNormal: in CSSPrimitiveValue()
3725 return SpeakNormal; in ESpeak()
3739 return SpeakNormal; in ESpeak()