/dports/www/ilias6/ILIAS-6.14/libs/bower/bower_components/openlayers/src/ol/render/webgl/linestringreplay/ |
H A D | defaultshader.glsl | 33 void miterUp(out vec2 offset, out float round, in bool isRound, in float direction) { 42 if (isRound) { 90 void squareCap(out vec2 offset, out float round, in bool isRound, in vec2 nextP, 100 if (isRound) {
|
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/history/view/media/ |
H A D | history_view_gif.cpp | 348 } else if (!isRound) { in draw() 372 if (isRound) { in draw() 448 } else if (!isRound) { in draw() 545 if (!isRound) { in draw() 549 if (!inWebPage && isRound) { in draw() 621 if (isRound && !outbg) { in draw() 631 if (isRound || needInfoDisplay()) { in draw() 638 (isRound in draw() 828 if (!isRound) { in textState() 845 if (isRound || _caption.isEmpty()) { in textState() [all …]
|
/dports/java/intellij/idea-IC-202.7660.26/plugins/android/lib/templates/other/WatchFaceService/root/src/app_package/ |
H A D | MyDigitalWatchFaceService.kt.ftl | 245 val isRound = insets.isRound 247 if (isRound) 254 if (isRound)
|
H A D | MyDigitalWatchFaceService.java.ftl | 166 boolean isRound = insets.isRound(); 167 mXOffset = resources.getDimension(isRound 169 float textSize = resources.getDimension(isRound
|
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pcbnew/plugins/altium/ |
H A D | altium_parser_pcb.h | 208 const bool isRound; member 216 : isRound( false ), in ALTIUM_VERTICE() 227 : isRound( aIsRound ), in ALTIUM_VERTICE()
|
H A D | altium_parser_pcb.cpp | 156 const bool isRound = ALTIUM_PARSER::ReadInt( aProps, "KIND" + si, 0 ) != 0; in altium_parse_polygons() local 165 aVertices.emplace_back( isRound, radius, sa, ea, vp, cp ); in altium_parse_polygons() 950 bool isRound = aReader.Read<uint8_t>() != 0; in AREGION6() local 956 outline.emplace_back( isRound, radius, angle1, angle2, position, center ); in AREGION6()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/bench/ |
H A D | DashBench.cpp | 217 DashLineBench(SkScalar width, bool isRound) { in DashLineBench() argument 218 fName.printf("dashline_%g_%s", SkScalarToFloat(width), isRound ? "circle" : "square"); in DashLineBench() 220 fIsRound = isRound; in DashLineBench()
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/bench/ |
H A D | DashBench.cpp | 218 DashLineBench(SkScalar width, bool isRound) { in DashLineBench() argument 219 fName.printf("dashline_%g_%s", SkScalarToFloat(width), isRound ? "circle" : "square"); in DashLineBench() 221 fIsRound = isRound; in DashLineBench()
|
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/gnu/java/awt/font/autofit/ |
H A D | Latin.java | 1195 int isRound = 0; 1208 isRound++; 1258 if (isRound > 0 && isRound > isStraight)
|
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/gnu/java/awt/font/autofit/ |
H A D | Latin.java | 1195 int isRound = 0; 1208 isRound++; 1258 if (isRound > 0 && isRound > isStraight)
|
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/gnu/java/awt/font/autofit/ |
H A D | Latin.java | 1195 int isRound = 0; 1208 isRound++; 1258 if (isRound > 0 && isRound > isStraight)
|
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/gnu/java/awt/font/autofit/ |
H A D | Latin.java | 1195 int isRound = 0; 1208 isRound++; 1258 if (isRound > 0 && isRound > isStraight)
|
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/gnu/java/awt/font/autofit/ |
H A D | Latin.java | 1195 int isRound = 0; 1208 isRound++; 1258 if (isRound > 0 && isRound > isStraight)
|
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/CodeGen/ |
H A D | ValueTypes.h | 217 bool isRound() const { in isRound() function
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | ValueTypes.h | 217 bool isRound() const { in isRound() function
|
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | ValueTypes.h | 217 bool isRound() const { in isRound() function
|
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/CodeGen/ |
H A D | ValueTypes.h | 216 bool isRound() const { in isRound() function
|
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/CodeGen/ |
H A D | ValueTypes.h | 217 bool isRound() const { in isRound() function
|
/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/CodeGen/ |
H A D | ValueTypes.h | 217 bool isRound() const { in isRound() function
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/CodeGen/ |
H A D | ValueTypes.h | 210 bool isRound() const { in isRound() function
|
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/CodeGen/ |
H A D | ValueTypes.h | 221 bool isRound() const { in isRound() function
|
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/CodeGen/ |
H A D | ValueTypes.h | 210 bool isRound() const { in isRound() function
|
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/CodeGen/ |
H A D | ValueTypes.h | 227 bool isRound() const { in isRound() function
|
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/CodeGen/ |
H A D | ValueTypes.h | 221 bool isRound() const { in isRound() function
|
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/CodeGen/ |
H A D | ValueTypes.h | 222 bool isRound() const { in isRound() function
|