Searched defs:distributedToInsertionPoint (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
H A DElementResolveContext.h47 bool distributedToInsertionPoint() const { return m_distributedToInsertionPoint; } function in class:blink::ElementResolveContext
H A DStyleResolverState.h59 bool distributedToInsertionPoint() const { return m_elementContext.distributedToInsertionPoint(); } function in class:blink::StyleResolverState

Completed in 79 milliseconds