Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
DStyleBuilderCustom.cpp201 state.style()->setCursorList(state.parentStyle()->cursors()); in applyInheritCSSPropertyCursor()
/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
DRenderStyle.cpp715 void RenderStyle::setCursorList(PassRefPtr<CursorList> other) in setCursorList() function in blink::RenderStyle
DRenderStyle.h1221 void setCursorList(PassRefPtr<CursorList>);