Searched refs:StringIdentBehavior (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/css/
H A DDeprecatedStyleBuilder.cpp407 enum StringIdentBehavior { NothingMapsToNull = 0, MapNoneToNull, MapAutoToNull }; enum in namespace:WebCore
408 template <StringIdentBehavior identBehavior, const AtomicString& (RenderStyle::*getterFunction)() const, void (RenderStyle::*setterFunction)(const AtomicString&), const AtomicString& (*initialFunction)()>

Completed in 114 milliseconds