Searched defs:hasLineIfEmpty (Results 1 – 4 of 4) sorted by relevance
60 virtual bool hasLineIfEmpty() const OVERRIDE { return isHTMLInputElement(node()); } in hasLineIfEmpty() function
100 virtual bool hasLineIfEmpty() const OVERRIDE { return true; } in hasLineIfEmpty() function
102 virtual bool hasLineIfEmpty() const OVERRIDE { return true; } in hasLineIfEmpty() function
3340 bool RenderBlock::hasLineIfEmpty() const in hasLineIfEmpty() function in blink::RenderBlock