Home
last modified time | relevance | path

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

/external/webkit/WebCore/editing/
DEditorCommand.cpp155 …torCommandSource source, EditAction action, int propertyID, const char* offValue, const char* onVa… in executeToggleStyle() argument
170 style->setProperty(propertyID, styleIsPresent ? offValue : onValue); in executeToggleStyle()