Home
last modified time | relevance | path

Searched refs:bracketR (Results 1 – 25 of 54) sorted by relevance

123

/dports/devel/hs-threadscope/threadscope-0.2.14/_cabal_deps/cairo-0.13.8.1/Graphics/Rendering/Cairo/
H A DInternal.hs18 Render(..), bracketR
64 bracketR :: IO a -> (a -> IO b) -> (a -> Render c) -> Render c
65 bracketR begin end action = function
/dports/x11/conlecterm/conlecterm-1.4.3.0/_cabal_deps/cairo-0.13.8.1/Graphics/Rendering/Cairo/
H A DInternal.hs18 Render(..), bracketR
64 bracketR :: IO a -> (a -> IO b) -> (a -> Render c) -> Render c
65 bracketR begin end action = function
/dports/audio/musescore/MuseScore-3.6.1/libmscore/
H A Dtuplet.cpp623 bracketR[0] = QPointF(x, y - l1); in layout()
624 bracketR[1] = QPointF(p2.x(), p2.y() - l1); in layout()
625 bracketR[2] = QPointF(p2.x(), p2.y()); in layout()
646 bracketR[0] = QPointF(x, y + l1); in layout()
647 bracketR[1] = QPointF(p2.x(), p2.y() + l1); in layout()
648 bracketR[2] = QPointF(p2.x(), p2.y()); in layout()
665 b.setCoords(bracketL[1].x(), bracketL[1].y(), bracketR[2].x(), bracketR[2].y()); in layout()
705 painter->drawPolyline(bracketR, 3); in draw()
743 s.add(Rect(bracketR[0], bracketR[1], w)); in shape()
744 s.add(Rect(bracketR[1], bracketR[2], w)); in shape()
H A Dtuplet.h57 QPointF bracketR[3]; variable
/dports/www/pomerium/pomerium-0.8.3/vendor/github.com/google/go-jsonnet/internal/parser/
H A Dparser.go416 bracketR, err := p.popExpect(tokenBracketR)
420 fodder2 = bracketR.fodder
720 bracketR := p.pop()
722 NodeBase: ast.NewNodeBaseLoc(locFromTokens(tok, bracketR), tok.fodder),
723 CloseFodder: bracketR.fodder,
762 var bracketR *token
767 bracketR = p.pop()
792 NodeBase: ast.NewNodeBaseLoc(locFromTokens(tok, bracketR),
796 CloseFodder: bracketR.fodder,
935 bracketR, err := p.popExpect(tokenBracketR)
[all …]
/dports/devel/hs-threadscope/threadscope-0.2.14/_cabal_deps/cairo-0.13.8.1/Graphics/Rendering/
H A DCairo.hs372 import Graphics.Rendering.Cairo.Internal (Render(..), bracketR)
1128 bracketR (Internal.patternCreateRGB r g b)
1154 bracketR (Internal.patternCreateRGBA r g b a)
1168 bracketR (Internal.patternCreateForSurface surface)
1183 bracketR (Internal.popGroup context)
1206 bracketR (Internal.patternCreateLinear x0 y0 x1 y1)
1232 bracketR (Internal.patternCreateRadial cx0 cy0 radius0 cx1 cy1 radius1)
1921 bracketR (Internal.surfaceCreateSimilar surface contentType width height)
/dports/x11/conlecterm/conlecterm-1.4.3.0/_cabal_deps/cairo-0.13.8.1/Graphics/Rendering/
H A DCairo.hs372 import Graphics.Rendering.Cairo.Internal (Render(..), bracketR)
1128 bracketR (Internal.patternCreateRGB r g b)
1154 bracketR (Internal.patternCreateRGBA r g b a)
1168 bracketR (Internal.patternCreateForSurface surface)
1183 bracketR (Internal.popGroup context)
1206 bracketR (Internal.patternCreateLinear x0 y0 x1 y1)
1232 bracketR (Internal.patternCreateRadial cx0 cy0 radius0 cx1 cy1 radius1)
1921 bracketR (Internal.surfaceCreateSimilar surface contentType width height)
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/karma-typescript/node_modules/acorn/dist/
H A Dacorn.d.ts93 bracketR: TokenType
H A Dacorn.mjs153 bracketR: new TokenType("]"), property in types
1739 node.elements = this.parseBindingList(types.bracketR, true, true);
2111 if (computed) { this.expect(types.bracketR); }
2236 node.elements = this.parseExprList(types.bracketR, true, true, refDestructuringErrors);
2570 this.expect(types.bracketR);
4494 case 93: ++this.pos; return this.finishToken(types.bracketR)
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/acorn/dist/
H A Dacorn.d.ts93 bracketR: TokenType
H A Dacorn.mjs153 bracketR: new TokenType("]"), property in types
1739 node.elements = this.parseBindingList(types.bracketR, true, true);
2111 if (computed) { this.expect(types.bracketR); }
2226 node.elements = this.parseExprList(types.bracketR, true, true, refDestructuringErrors);
2581 this.expect(types.bracketR);
4505 case 93: ++this.pos; return this.finishToken(types.bracketR)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/front_end/third_party/acorn/package/dist/
H A Dacorn.d.ts93 bracketR: TokenType
H A Dacorn.mjs153 bracketR: new TokenType("]"), property in types
1763 node.elements = this.parseBindingList(types.bracketR, true, true);
2168 if (computed) { this.expect(types.bracketR); }
2292 node.elements = this.parseExprList(types.bracketR, true, true, refDestructuringErrors);
2674 this.expect(types.bracketR);
4629 case 93: ++this.pos; return this.finishToken(types.bracketR)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/espree/node_modules/acorn/dist/
H A Dacorn.d.ts93 bracketR: TokenType
H A Dacorn.mjs153 bracketR: new TokenType("]"), property in types
1739 node.elements = this.parseBindingList(types.bracketR, true, true);
2114 if (computed) { this.expect(types.bracketR); }
2229 node.elements = this.parseExprList(types.bracketR, true, true, refDestructuringErrors);
2585 this.expect(types.bracketR);
4513 case 93: ++this.pos; return this.finishToken(types.bracketR)
/dports/textproc/write-good/write-good-1.0.8/node_modules/acorn/dist/
H A Dacorn.d.ts93 bracketR: TokenType
H A Dacorn.mjs153 bracketR: new TokenType("]"), property in types
1739 node.elements = this.parseBindingList(types.bracketR, true, true);
2111 if (computed) { this.expect(types.bracketR); }
2236 node.elements = this.parseExprList(types.bracketR, true, true, refDestructuringErrors);
2570 this.expect(types.bracketR);
4496 case 93: ++this.pos; return this.finishToken(types.bracketR)
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/reportsDashboards/node_modules/acorn/dist/
H A Dacorn.d.ts93 bracketR: TokenType
H A Dacorn.mjs153 bracketR: new TokenType("]"), property in types
1739 node.elements = this.parseBindingList(types.bracketR, true, true);
2111 if (computed) { this.expect(types.bracketR); }
2236 node.elements = this.parseExprList(types.bracketR, true, true, refDestructuringErrors);
2570 this.expect(types.bracketR);
4496 case 93: ++this.pos; return this.finishToken(types.bracketR)
/dports/misc/netron/node_modules/acorn/dist/
H A Dacorn.d.ts93 bracketR: TokenType
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/front_end/third_party/acorn-loose/package/dist/
H A Dacorn-loose.mjs934 this.expect(tokTypes.bracketR);
1024 node.elements = this.parseExprList(tokTypes.bracketR, true);
1212 this.expect(tokTypes.bracketR);
/dports/textproc/kibana6/kibana-6.8.16-darwin-x86_64/node_modules/webpack/node_modules/acorn/acorn-loose/dist/
H A Dacorn-loose.mjs934 this.expect(tokTypes.bracketR);
1024 node.elements = this.parseExprList(tokTypes.bracketR, true);
1201 this.expect(tokTypes.bracketR);
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/anomalyDetectionDashboards/node_modules/prettier/esm/
H A Dparser-babel.mjs22bracketR:new Cn("]"),bracketBarR:new Cn("|]"),braceL:new Cn("{",{beforeExpr:true,startsExpr:true})… property in bn
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/node/node_modules/rollup/node_modules/acorn/dist/
H A Dacorn.mjs153 bracketR: new TokenType("]"), property in types
1739 node.elements = this.parseBindingList(types.bracketR, true, true);
2111 if (computed) { this.expect(types.bracketR); }
2226 node.elements = this.parseExprList(types.bracketR, true, true, refDestructuringErrors);
2581 this.expect(types.bracketR);
4505 case 93: ++this.pos; return this.finishToken(types.bracketR)
/dports/textproc/kibana6/kibana-6.8.16-darwin-x86_64/node_modules/webpack/node_modules/acorn/acorn/dist/
H A Dacorn.mjs153 bracketR: new TokenType("]"), property in types
1739 node.elements = this.parseBindingList(types.bracketR, true, true);
2111 if (computed) { this.expect(types.bracketR); }
2236 node.elements = this.parseExprList(types.bracketR, true, true, refDestructuringErrors);
2570 this.expect(types.bracketR);
4496 case 93: ++this.pos; return this.finishToken(types.bracketR)

123