Searched refs:usePlaceholderContent (Results 1 – 4 of 4) sorted by relevance
66 bool usePlaceholderContent() const { return m_usePlaceholderContent; } in usePlaceholderContent() function
242 if (usePlaceholderContent()) in createRenderer()251 …if (!useFallbackContent() && !usePlaceholderContent() && needsWidgetUpdate() && renderer() && !isI… in willRecalcStyle()
97 if (usePlaceholderContent()) in createRenderer()
379 if (toHTMLPlugInElement(element).usePlaceholderContent()) { in adjustStyleForTagName()