Searched refs:nonRendererStyle (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DNodeRenderStyle.h41 // so they store their style internally and return it through nonRendererStyle().
44 return nonRendererStyle();
H A DNode.h798 virtual RenderStyle* nonRendererStyle() const { return 0; } function in class:blink::Node
/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLOptGroupElement.h58 virtual RenderStyle* nonRendererStyle() const OVERRIDE;
H A DHTMLOptionElement.h87 virtual RenderStyle* nonRendererStyle() const OVERRIDE;
H A DHTMLOptGroupElement.cpp110 RenderStyle* HTMLOptGroupElement::nonRendererStyle() const function in class:blink::HTMLOptGroupElement
H A DHTMLOptionElement.cpp293 RenderStyle* HTMLOptionElement::nonRendererStyle() const function in class:blink::HTMLOptionElement

Completed in 537 milliseconds