Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/editing/
DEditingStyle.cpp524 static const int textOnlyProperties[] = { variable
537 difference->removePropertiesInSet(textOnlyProperties, WTF_ARRAY_LENGTH(textOnlyProperties)); in triStateOfStyle()