Searched defs:StyleChange (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/frame/
H A DSettingsDelegate.h51 StyleChange, enumerator in enum:blink::SettingsDelegate::ChangeType
/external/chromium_org/third_party/WebKit/Source/core/editing/
H A DEditingStyle.h171 class StyleChange { class in namespace:blink
173 StyleChange() function in class:blink::StyleChange
182 StyleChange(EditingStyle*, const Position&);
199 bool operator==(const StyleChange& other)
212 bool operator!=(const StyleChange& other)
H A DEditingStyle.cpp1419 StyleChange::StyleChange(EditingStyle* style, const Position& position) function in class:blink::StyleChange
1462 void StyleChange::extractTextStyles(Document* document, MutableStylePropertySet* style, FixedPitchFontType fixedPitchFontType)

Completed in 384 milliseconds