Home
last modified time | relevance | path

Searched defs:hasEllipsis (Results 1 – 25 of 40) sorted by relevance

12

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/modules/skparagraph/src/
H A DTextWrapper.cpp82 void TextWrapper::moveForward(bool hasEllipsis) { in moveForward()
184 auto hasEllipsis = !ellipsisStr.isEmpty(); in breakTextIntoLines() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/modules/skparagraph/src/
H A DTextWrapper.cpp125 void TextWrapper::moveForward(bool hasEllipsis) { in moveForward()
229 auto hasEllipsis = parent->paragraphStyle().ellipsized(); in breakTextIntoLines() local
/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/Syntax/Concrete/
H A DPattern.hs51 hasEllipsis (LHS p _ _) = hasEllipsis p function
349 hasEllipsis' = traverseCPatternA $ \ p mp -> function
H A DDefinitions.hs685 | hasEllipsis p = (d :) <$> expandEllipsis ds function
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Common/Data/Text/
H A DWrapText.cpp97 const bool hasEllipsis = out_.size() > 3 && out_.substr(out_.size() - 3) == "..."; in WrapBeforeWord() local
/dports/emulators/ppsspp/ppsspp-1.12.3/Common/Data/Text/
H A DWrapText.cpp97 const bool hasEllipsis = out_.size() > 3 && out_.substr(out_.size() - 3) == "..."; in WrapBeforeWord() local
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Common/Data/Text/
H A DWrapText.cpp97 const bool hasEllipsis = out_.size() > 3 && out_.substr(out_.size() - 3) == "..."; in WrapBeforeWord() local
/dports/www/grafana8/grafana-8.3.6/vendor/cuelang.org/go/internal/core/export/
H A Dexpr.go276 hasEllipsis bool member
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/include/clang/AST/
H A DStmtObjC.h110 bool hasEllipsis() const { return getCatchParamDecl() == nullptr; } in hasEllipsis() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/AST/
H A DStmtObjC.h113 bool hasEllipsis() const { return getCatchParamDecl() == nullptr; } in hasEllipsis() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DStmtObjC.h113 bool hasEllipsis() const { return getCatchParamDecl() == nullptr; } in hasEllipsis() function
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DStmtObjC.h113 bool hasEllipsis() const { return getCatchParamDecl() == nullptr; } in hasEllipsis() function
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/include/clang/AST/
H A DStmtObjC.h113 bool hasEllipsis() const { return getCatchParamDecl() == nullptr; } in hasEllipsis() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/AST/
H A DStmtObjC.h113 bool hasEllipsis() const { return getCatchParamDecl() == nullptr; } in hasEllipsis() function
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/AST/
H A DStmtObjC.h113 bool hasEllipsis() const { return getCatchParamDecl() == nullptr; } in hasEllipsis() function
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/AST/
H A DStmtObjC.h113 bool hasEllipsis() const { return getCatchParamDecl() == nullptr; } in hasEllipsis() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DStmtObjC.h113 bool hasEllipsis() const { return getCatchParamDecl() == nullptr; } in hasEllipsis() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/include/clang/AST/
H A DStmtObjC.h113 bool hasEllipsis() const { return getCatchParamDecl() == nullptr; } in hasEllipsis() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/include/clang/AST/
H A DStmtObjC.h113 bool hasEllipsis() const { return getCatchParamDecl() == nullptr; } in hasEllipsis() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/include/clang/AST/
H A DStmtObjC.h113 bool hasEllipsis() const { return getCatchParamDecl() == nullptr; } in hasEllipsis() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DStmtObjC.h113 bool hasEllipsis() const { return getCatchParamDecl() == nullptr; } in hasEllipsis() function
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DStmtObjC.h113 bool hasEllipsis() const { return getCatchParamDecl() == nullptr; } in hasEllipsis() function
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/include/clang/AST/
H A DStmtObjC.h114 bool hasEllipsis() const { return getCatchParamDecl() == nullptr; } in hasEllipsis() function
/dports/lang/clang-mesa/clang-13.0.1.src/include/clang/AST/
H A DStmtObjC.h113 bool hasEllipsis() const { return getCatchParamDecl() == nullptr; } in hasEllipsis() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/Sema/
H A DDeclSpec.h2569 bool hasEllipsis() const { return EllipsisLoc.isValid(); } in hasEllipsis() function

12