Home
last modified time | relevance | path

Searched refs:IsInline (Results 251 – 275 of 620) sorted by relevance

1...<<11121314151617181920>>...25

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/paint/ng/
H A Dng_paint_fragment.h159 DCHECK(PhysicalFragment().IsInline() || PhysicalFragment().IsLineBox()); in OffsetInContainerBlock()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/ng/
H A Dng_box_fragment_builder.h40 is_inline_formatting_context_(node.IsInline()), in NGBoxFragmentBuilder()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/unittests/ASTMatchers/
H A DASTMatchersInternalTest.cpp182 TEST(IsInlineMatcher, IsInline) { in TEST() argument
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/Archive/Udf/
H A DUdfIn.cpp294 if (item.IsInline) in ReadFromFile()
480 item.IsInline = true; in ReadItem()
485 item.IsInline = false; in ReadItem()
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/Archive/Udf/
H A DUdfIn.cpp294 if (item.IsInline) in ReadFromFile()
480 item.IsInline = true; in ReadItem()
485 item.IsInline = false; in ReadItem()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/
H A Dlayout_object_test.cc49 EXPECT_TRUE(text_parent->IsInline()); in ExpectAnonymousInlineWrapperFor()
77 EXPECT_FALSE(layout_object->IsInline()); in TEST_F()
86 EXPECT_TRUE(layout_object->IsInline()); in TEST_F()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/generic/
H A DnsSubDocumentFrame.cpp590 if (!IsInline()) { in GetIntrinsicISize()
609 NS_ASSERTION(IsInline(), "Shouldn't have been called"); in GetIntrinsicBSize()
698 if (!IsInline()) { in ComputeAutoSize()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/generic/
H A DWritingModes.h51 inline bool IsInline(LogicalSide aSide) { return aSide & 0x2; }
52 inline bool IsBlock(LogicalSide aSide) { return !IsInline(aSide); }
58 return IsInline(aSide) ? eLogicalAxisInline : eLogicalAxisBlock;
465 if (IsInline(side)) {
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/svg/
H A Dlayout_svg_text.cc225 DCHECK(!IsInline()); in UpdateLayout()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/unittests/ASTMatchers/
H A DASTMatchersInternalTest.cpp196 TEST(IsInlineMatcher, IsInline) { in TEST() argument
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/unittests/ASTMatchers/
H A DASTMatchersInternalTest.cpp195 TEST(IsInlineMatcher, IsInline) { in TEST() argument
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/unittests/ASTMatchers/
H A DASTMatchersInternalTest.cpp195 TEST(IsInlineMatcher, IsInline) { in TEST() argument
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/unittests/ASTMatchers/
H A DASTMatchersInternalTest.cpp196 TEST(IsInlineMatcher, IsInline) { in TEST() argument
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/unittests/ASTMatchers/
H A DASTMatchersInternalTest.cpp196 TEST(IsInlineMatcher, IsInline) { in TEST() argument
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/unittests/ASTMatchers/
H A DASTMatchersInternalTest.cpp195 TEST(IsInlineMatcher, IsInline) { in TEST() argument
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/unittests/ASTMatchers/
H A DASTMatchersInternalTest.cpp195 TEST(IsInlineMatcher, IsInline) { in TEST() argument
/dports/lang/clang-mesa/clang-13.0.1.src/unittests/ASTMatchers/
H A DASTMatchersInternalTest.cpp195 TEST(IsInlineMatcher, IsInline) { in TEST() argument
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/core/fpdfapi/parser/
H A Dcpdf_dictionary.cpp181 ASSERT(pObj->IsInline()); in SetFor()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/unittests/ASTMatchers/
H A DASTMatchersInternalTest.cpp195 TEST(IsInlineMatcher, IsInline) { in TEST() argument
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/unittests/ASTMatchers/
H A DASTMatchersInternalTest.cpp195 TEST(IsInlineMatcher, IsInline) { in TEST() argument
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/unittests/ASTMatchers/
H A DASTMatchersInternalTest.cpp195 TEST(IsInlineMatcher, IsInline) { in TEST() argument
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/serial/impl/
H A Dvariant.inl84 bool CVariantInfo::IsInline(void) const function in CVariantInfo
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/serial/impl/
H A Dvariant.inl84 bool CVariantInfo::IsInline(void) const function in CVariantInfo
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/dom/
H A Dfirst_letter_pseudo_element.cc176 } else if (!first_letter_text_layout_object->IsInline() && in FirstLetterTextLayoutObject()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/editing/
H A Delement_inner_text.cc164 return !layout_object->IsInline(); in IsDisplayBlockLevel()

1...<<11121314151617181920>>...25