Searched refs:StyleChange (Results 1 – 8 of 8) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/core/editing/ |
D | EditingStyle.h | 171 class StyleChange { 173 StyleChange() in StyleChange() function 182 StyleChange(EditingStyle*, const Position&); 199 bool operator==(const StyleChange& other) 212 bool operator!=(const StyleChange& other)
|
D | ApplyStyleCommand.h | 37 class StyleChange; variable 100 void addBlockStyle(const StyleChange&, HTMLElement*); 103 …PtrWillBeRawPtr<Node> startNode, PassRefPtrWillBeRawPtr<Node> endNode, StyleChange&, EAddStyledEle…
|
D | ApplyStyleCommand.cpp | 272 StyleChange styleChange(style, paragraphStart.deepEquivalent()); in applyBlockStyle() 764 StyleChange change; 846 runs[i].change = StyleChange(style, runs[i].positionForStyleComputation); in applyInlineStyleToNodeRange() 1388 void ApplyStyleCommand::addBlockStyle(const StyleChange& styleChange, HTMLElement* block) in addBlockStyle() 1413 StyleChange styleChange(style, positionToComputeInlineStyleChange(start, dummyElement)); in addInlineStyleIfNeeded() 1433 …illBeRawPtr<Node> passedStart, PassRefPtrWillBeRawPtr<Node> passedEnd, StyleChange& styleChange, E… in applyInlineStyleChange()
|
D | EditingStyle.cpp | 1419 StyleChange::StyleChange(EditingStyle* style, const Position& position) in StyleChange() function in blink::StyleChange 1462 void StyleChange::extractTextStyles(Document* document, MutableStylePropertySet* style, FixedPitchF… in extractTextStyles()
|
/external/chromium_org/third_party/WebKit/Source/core/frame/ |
D | SettingsDelegate.h | 51 StyleChange, enumerator
|
/external/chromium_org/third_party/WebKit/Source/core/page/ |
D | Page.cpp | 497 case SettingsDelegate::StyleChange: in settingsChanged()
|
/external/chromium_org/tools/deep_memory_profiler/tests/data/heap.01234.symmap/ |
D | chrome.abcdef.nm | 583 …ebCore::Element::updatePseudoElement(WebCore::PseudoId, WebCore::Node::StyleChange)<0000000003bfd4… 585 0000000003bfddc0 t WebCore::Element::recalcStyle(WebCore::Node::StyleChange)<0000000003bfddc0>
|
/external/chromium_org/tools/telemetry/unittest_data/ |
D | perf_report_output.txt | 1932 …HTMLParserThrea^chrome ^[.] WebCore::Element::recalcStyle(WebCore::Node::StyleChange) 1934 --- WebCore::Element::recalcStyle(WebCore::Node::StyleChange)
|