Home
last modified time | relevance | path

Searched defs:IsEmptyInline (Results 1 – 10 of 10) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/ng/inline/
H A Dng_inline_node.h116 bool IsEmptyInline() { return EnsureData().is_empty_inline_; } in IsEmptyInline() function
H A Dng_inline_node_data.h25 bool IsEmptyInline() const { return is_empty_inline_; } in IsEmptyInline() function
H A Dng_inline_items_builder.h63 bool IsEmptyInline() const { return is_empty_inline_; } in IsEmptyInline() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/layout/ng/inline/
H A Dng_inline_node.h109 bool IsEmptyInline() { return EnsureData().is_empty_inline_; } in IsEmptyInline() function
H A Dng_inline_items_builder.h61 bool IsEmptyInline() const { return is_empty_inline_; } in IsEmptyInline() function
H A Dng_inline_node_data.h27 bool IsEmptyInline() const { return is_empty_inline_; } in IsEmptyInline() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/layout/line/
H A Dinline_iterator.h228 static bool IsEmptyInline(LineLayoutItem object) { in IsEmptyInline() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/line/
H A Dinline_iterator.h228 static bool IsEmptyInline(LineLayoutItem object) { in IsEmptyInline() function
/dports/www/firefox-legacy/firefox-52.8.0esr/editor/libeditor/
H A DHTMLEditRules.cpp7725 HTMLEditRules::IsEmptyInline(nsINode& aNode) in IsEmptyInline() function in mozilla::HTMLEditRules
/dports/lang/spidermonkey60/firefox-60.9.0/editor/libeditor/
H A DHTMLEditRules.cpp8180 bool HTMLEditRules::IsEmptyInline(nsINode& aNode) { in IsEmptyInline() function in mozilla::HTMLEditRules