Home
last modified time | relevance | path

Searched defs:IsInline (Results 1 – 25 of 178) sorted by last modified time

12345678

/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/deps/flatbuffers/include/flatbuffers/
H A Dflexbuffers.h84 inline bool IsInline(Type t) { return t <= FBT_FLOAT || t == FBT_BOOL; } in IsInline() function
/dports/mail/thunderbird/thunderbird-91.8.0/layout/generic/
H A DWritingModes.h77 inline bool IsInline(LogicalSide aSide) { return aSide & 0x2; } in IsInline() function
H A DnsLineBox.h214 bool IsInline() const { return !mFlags.mBlock; } in IsInline() function
H A DnsSubDocumentFrame.h144 bool IsInline() { return mIsInline; } in IsInline() function
/dports/mail/thunderbird/thunderbird-91.8.0/layout/style/
H A DLoader.h206 using IsInline = dom::LinkStyle::IsInline; variable
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DLinkStyle.h51 enum class IsInline : uint8_t { enum
/dports/www/firefox/firefox-99.0/layout/style/
H A DLoader.h206 using IsInline = dom::LinkStyle::IsInline; variable
/dports/www/firefox/firefox-99.0/layout/generic/
H A DnsSubDocumentFrame.h154 bool IsInline() { return mIsInline; } in IsInline() function
H A DWritingModes.h78 inline bool IsInline(LogicalSide aSide) { return aSide & 0x2; } in IsInline() function
H A DnsLineBox.h214 bool IsInline() const { return !mFlags.mBlock; } in IsInline() function
/dports/www/firefox/firefox-99.0/dom/base/
H A DLinkStyle.h51 enum class IsInline : uint8_t { enum
/dports/www/firefox-esr/firefox-91.8.0/layout/style/
H A DLoader.h206 using IsInline = dom::LinkStyle::IsInline; variable
/dports/www/firefox-esr/firefox-91.8.0/layout/generic/
H A DWritingModes.h77 inline bool IsInline(LogicalSide aSide) { return aSide & 0x2; } in IsInline() function
H A DnsLineBox.h214 bool IsInline() const { return !mFlags.mBlock; } in IsInline() function
H A DnsSubDocumentFrame.h144 bool IsInline() { return mIsInline; } in IsInline() function
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DLinkStyle.h51 enum class IsInline : uint8_t { enum
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Dwriterhelper.hxx143 bool IsInline() const { return mbIsInline; } in IsInline() function in ww8::Frame
/dports/deskutils/kdepim-runtime/kdepim-runtime-21.12.3/resources/ews/ewsclient/
H A Dewsattachment.cpp28 IsInline, enumerator
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaDeclCXX.cpp10896 IdentifierInfo *II, bool *IsInline, in DiagnoseNamespaceInlineMismatch()
10921 bool IsInline = InlineLoc.isValid(); in ActOnStartNamespaceDef() local
H A DSemaDecl.cpp6624 bool IsInline = false, IsStaticDataMember = false, IsQualifiedFriend = false; in checkDLLAttributeRedeclaration() local
/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/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaDeclCXX.cpp10896 IdentifierInfo *II, bool *IsInline, in DiagnoseNamespaceInlineMismatch()
10921 bool IsInline = InlineLoc.isValid(); in ActOnStartNamespaceDef() local
H A DSemaDecl.cpp6624 bool IsInline = false, IsStaticDataMember = false, IsQualifiedFriend = false; in checkDLLAttributeRedeclaration() local
/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/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DDecl.h1012 unsigned IsInline : 1; variable

12345678