Home
last modified time | relevance | path

Searched defs:IsLeft (Results 1 – 25 of 77) sorted by relevance

1234

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/text/
H A Dporrst.hxx95 bool IsLeft() const { return bLeft; } in IsLeft() function in SwArrowPortion
H A Dporfld.hxx79 bool IsLeft() const { return m_bLeft; } in IsLeft() function in SwFieldPortion
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/text/
H A Dporrst.hxx109 bool IsLeft() const { return m_bLeft; } in IsLeft() function in SwArrowPortion
H A Dporfld.hxx85 bool IsLeft() const { return m_bLeft; } in IsLeft() function in SwFieldPortion
/dports/databases/mysql55-client/mysql-5.5.62/extra/yassl/taocrypt/include/
H A Dfile.hpp47 bool IsLeft(word32 sz) { if (remaining() >= sz) return true; in IsLeft() function in TaoCrypt::Source
/dports/games/freeorion/freeorion-0.4.10.2/GG/src/
H A DWnd.cpp51 struct IsLeft struct
53 bool operator()(const Pt& lhs, const Pt& rhs) const {return lhs.x < rhs.x;} in operator ()()
54 bool operator()(X x, const Pt& pt) const {return x < pt.x;} in operator ()()
55 bool operator()(const Pt& pt, X x) const {return pt.x < x;} in operator ()()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/oligofar/
H A Dcspacialranges.hpp32 bool IsLeft() const { return m_parent && m_parent->m_left == this; } in IsLeft() function in CSpacialRanges
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/tools/clang-diff/
H A DClangDiff.cpp267 diff::SyntaxTree &Tree, bool IsLeft, in printHtmlForNode()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/tools/clang-diff/
H A DClangDiff.cpp267 diff::SyntaxTree &Tree, bool IsLeft, in printHtmlForNode()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/tools/clang-diff/
H A DClangDiff.cpp267 diff::SyntaxTree &Tree, bool IsLeft, in printHtmlForNode()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/clang-diff/
H A DClangDiff.cpp267 diff::SyntaxTree &Tree, bool IsLeft, in printHtmlForNode()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/tools/clang-diff/
H A DClangDiff.cpp267 diff::SyntaxTree &Tree, bool IsLeft, in printHtmlForNode()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/tools/clang-diff/
H A DClangDiff.cpp267 diff::SyntaxTree &Tree, bool IsLeft, in printHtmlForNode()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/tools/clang-diff/
H A DClangDiff.cpp267 diff::SyntaxTree &Tree, bool IsLeft, in printHtmlForNode()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/clang-diff/
H A DClangDiff.cpp267 diff::SyntaxTree &Tree, bool IsLeft, in printHtmlForNode()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/tools/clang-diff/
H A DClangDiff.cpp267 diff::SyntaxTree &Tree, bool IsLeft, in printHtmlForNode()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/tools/clang-diff/
H A DClangDiff.cpp267 diff::SyntaxTree &Tree, bool IsLeft, in printHtmlForNode()
/dports/lang/clang-mesa/clang-13.0.1.src/tools/clang-diff/
H A DClangDiff.cpp267 diff::SyntaxTree &Tree, bool IsLeft, in printHtmlForNode()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/tools/clang-diff/
H A DClangDiff.cpp267 diff::SyntaxTree &Tree, bool IsLeft, in printHtmlForNode()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/tools/clang-diff/
H A DClangDiff.cpp267 diff::SyntaxTree &Tree, bool IsLeft, in printHtmlForNode()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/tools/clang-diff/
H A DClangDiff.cpp267 diff::SyntaxTree &Tree, bool IsLeft, in printHtmlForNode()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/tools/clang-diff/
H A DClangDiff.cpp268 diff::SyntaxTree &Tree, bool IsLeft, in printHtmlForNode()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/tools/clang-diff/
H A DClangDiff.cpp268 diff::SyntaxTree &Tree, bool IsLeft, in printHtmlForNode()
/dports/graphics/mirtk/MIRTK-2.0.0-122-g38210fa/Modules/PointSet/src/
H A DSurfaceCollisions.cc139 inline int IsLeft(const double a[2], const double b[2], const double c[2]) const in IsLeft() function in mirtk::SurfaceCollisionsUtils::FindCollisions
/dports/cad/opencascade/opencascade-7.6.0/src/LocOpe/
H A DLocOpe_SplitDrafts.cxx630 Standard_Boolean IsLeft=Standard_False; in Perform() local
1010 Standard_Boolean IsLeft; in Perform() local

1234