@nativescript/canvas 2.0.0-beta.14 → 2.0.0-beta.16
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Canvas/common.d.ts +8 -8
- package/Canvas/common.js +108 -60
- package/Canvas/common.js.map +1 -1
- package/Canvas/index.android.js +18 -16
- package/Canvas/index.android.js.map +1 -1
- package/Canvas/index.ios.d.ts +0 -1
- package/Canvas/index.ios.js +6 -3
- package/Canvas/index.ios.js.map +1 -1
- package/index.d.ts +0 -1
- package/index.js +14 -15
- package/index.js.map +1 -1
- package/package.json +2 -2
- package/platforms/android/canvas-release.aar +0 -0
- package/platforms/ios/CanvasNative.xcframework/Info.plist +5 -5
- package/platforms/ios/CanvasNative.xcframework/ios-arm64/CanvasNative.framework/CanvasNative +0 -0
- package/platforms/ios/CanvasNative.xcframework/ios-arm64/CanvasNative.framework/Headers/CanvasNative-Swift.h +2 -2
- package/platforms/ios/CanvasNative.xcframework/ios-arm64/CanvasNative.framework/Info.plist +0 -0
- package/platforms/ios/CanvasNative.xcframework/ios-arm64/CanvasNative.framework/Modules/CanvasNative.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo +0 -0
- package/platforms/ios/CanvasNative.xcframework/ios-arm64/CanvasNative.framework/Modules/CanvasNative.swiftmodule/arm64-apple-ios.abi.json +131 -2210
- package/platforms/ios/CanvasNative.xcframework/ios-arm64/CanvasNative.framework/Modules/CanvasNative.swiftmodule/arm64-apple-ios.private.swiftinterface +3 -4
- package/platforms/ios/CanvasNative.xcframework/ios-arm64/CanvasNative.framework/Modules/CanvasNative.swiftmodule/arm64-apple-ios.swiftdoc +0 -0
- package/platforms/ios/CanvasNative.xcframework/ios-arm64/CanvasNative.framework/Modules/CanvasNative.swiftmodule/arm64-apple-ios.swiftinterface +3 -4
- package/platforms/ios/CanvasNative.xcframework/ios-arm64/dSYMs/CanvasNative.framework.dSYM/Contents/Resources/DWARF/CanvasNative +0 -0
- package/platforms/ios/CanvasNative.xcframework/ios-arm64/dSYMs/CanvasNative.framework.dSYM/Contents/Resources/Relocations/aarch64/CanvasNative.yml +666 -659
- package/platforms/ios/CanvasNative.xcframework/ios-arm64_x86_64-simulator/CanvasNative.framework/CanvasNative +0 -0
- package/platforms/ios/CanvasNative.xcframework/ios-arm64_x86_64-simulator/CanvasNative.framework/Headers/CanvasNative-Swift.h +4 -4
- package/platforms/ios/CanvasNative.xcframework/ios-arm64_x86_64-simulator/CanvasNative.framework/Info.plist +0 -0
- package/platforms/ios/CanvasNative.xcframework/ios-arm64_x86_64-simulator/CanvasNative.framework/Modules/CanvasNative.swiftmodule/Project/arm64-apple-ios-simulator.swiftsourceinfo +0 -0
- package/platforms/ios/CanvasNative.xcframework/ios-arm64_x86_64-simulator/CanvasNative.framework/Modules/CanvasNative.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo +0 -0
- package/platforms/ios/CanvasNative.xcframework/ios-arm64_x86_64-simulator/CanvasNative.framework/Modules/CanvasNative.swiftmodule/arm64-apple-ios-simulator.abi.json +131 -2210
- package/platforms/ios/CanvasNative.xcframework/ios-arm64_x86_64-simulator/CanvasNative.framework/Modules/CanvasNative.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +3 -4
- package/platforms/ios/CanvasNative.xcframework/ios-arm64_x86_64-simulator/CanvasNative.framework/Modules/CanvasNative.swiftmodule/arm64-apple-ios-simulator.swiftdoc +0 -0
- package/platforms/ios/CanvasNative.xcframework/ios-arm64_x86_64-simulator/CanvasNative.framework/Modules/CanvasNative.swiftmodule/arm64-apple-ios-simulator.swiftinterface +3 -4
- package/platforms/ios/CanvasNative.xcframework/ios-arm64_x86_64-simulator/CanvasNative.framework/Modules/CanvasNative.swiftmodule/x86_64-apple-ios-simulator.abi.json +131 -2210
- package/platforms/ios/CanvasNative.xcframework/ios-arm64_x86_64-simulator/CanvasNative.framework/Modules/CanvasNative.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +3 -4
- package/platforms/ios/CanvasNative.xcframework/ios-arm64_x86_64-simulator/CanvasNative.framework/Modules/CanvasNative.swiftmodule/x86_64-apple-ios-simulator.swiftdoc +0 -0
- package/platforms/ios/CanvasNative.xcframework/ios-arm64_x86_64-simulator/CanvasNative.framework/Modules/CanvasNative.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +3 -4
- package/platforms/ios/CanvasNative.xcframework/ios-arm64_x86_64-simulator/CanvasNative.framework/_CodeSignature/CodeResources +27 -27
- package/platforms/ios/CanvasNative.xcframework/ios-arm64_x86_64-simulator/dSYMs/CanvasNative.framework.dSYM/Contents/Resources/DWARF/CanvasNative +0 -0
- package/platforms/ios/CanvasNative.xcframework/ios-arm64_x86_64-simulator/dSYMs/CanvasNative.framework.dSYM/Contents/Resources/Relocations/aarch64/CanvasNative.yml +668 -661
- package/platforms/ios/CanvasNative.xcframework/ios-arm64_x86_64-simulator/dSYMs/CanvasNative.framework.dSYM/Contents/Resources/Relocations/x86_64/CanvasNative.yml +653 -646
- package/SVG/Circle.d.ts +0 -11
- package/SVG/Circle.js +0 -21
- package/SVG/Circle.js.map +0 -1
- package/SVG/ClipPath.d.ts +0 -4
- package/SVG/ClipPath.js +0 -9
- package/SVG/ClipPath.js.map +0 -1
- package/SVG/Defs.d.ts +0 -4
- package/SVG/Defs.js +0 -9
- package/SVG/Defs.js.map +0 -1
- package/SVG/Ellipse.d.ts +0 -13
- package/SVG/Ellipse.js +0 -26
- package/SVG/Ellipse.js.map +0 -1
- package/SVG/G.d.ts +0 -7
- package/SVG/G.js +0 -9
- package/SVG/G.js.map +0 -1
- package/SVG/Image.d.ts +0 -11
- package/SVG/Image.js +0 -40
- package/SVG/Image.js.map +0 -1
- package/SVG/Line.d.ts +0 -13
- package/SVG/Line.js +0 -26
- package/SVG/Line.js.map +0 -1
- package/SVG/LinearGradient.d.ts +0 -10
- package/SVG/LinearGradient.js +0 -13
- package/SVG/LinearGradient.js.map +0 -1
- package/SVG/Path.d.ts +0 -7
- package/SVG/Path.js +0 -14
- package/SVG/Path.js.map +0 -1
- package/SVG/Pattern.d.ts +0 -4
- package/SVG/Pattern.js +0 -9
- package/SVG/Pattern.js.map +0 -1
- package/SVG/Polygon.d.ts +0 -7
- package/SVG/Polygon.js +0 -14
- package/SVG/Polygon.js.map +0 -1
- package/SVG/Polyline.d.ts +0 -7
- package/SVG/Polyline.js +0 -14
- package/SVG/Polyline.js.map +0 -1
- package/SVG/Rect.d.ts +0 -8
- package/SVG/Rect.js +0 -13
- package/SVG/Rect.js.map +0 -1
- package/SVG/SVG.d.ts +0 -32
- package/SVG/SVG.js +0 -204
- package/SVG/SVG.js.map +0 -1
- package/SVG/SVGItem.d.ts +0 -5
- package/SVG/SVGItem.js +0 -8
- package/SVG/SVGItem.js.map +0 -1
- package/SVG/Stop.d.ts +0 -5
- package/SVG/Stop.js +0 -9
- package/SVG/Stop.js.map +0 -1
- package/SVG/Symbol.d.ts +0 -4
- package/SVG/Symbol.js +0 -9
- package/SVG/Symbol.js.map +0 -1
- package/SVG/Text.d.ts +0 -14
- package/SVG/Text.js +0 -26
- package/SVG/Text.js.map +0 -1
- package/SVG/Use.d.ts +0 -4
- package/SVG/Use.js +0 -9
- package/SVG/Use.js.map +0 -1
- package/SVG/index.d.ts +0 -18
- package/SVG/index.js +0 -19
- package/SVG/index.js.map +0 -1
|
@@ -1643,8 +1643,8 @@
|
|
|
1643
1643
|
"declAttributes": [
|
|
1644
1644
|
"HasInitialValue",
|
|
1645
1645
|
"Final",
|
|
1646
|
-
"Custom",
|
|
1647
1646
|
"HasStorage",
|
|
1647
|
+
"Custom",
|
|
1648
1648
|
"AccessControl",
|
|
1649
1649
|
"ObjC"
|
|
1650
1650
|
],
|
|
@@ -1757,8 +1757,8 @@
|
|
|
1757
1757
|
"moduleName": "CanvasNative",
|
|
1758
1758
|
"declAttributes": [
|
|
1759
1759
|
"HasInitialValue",
|
|
1760
|
-
"Custom",
|
|
1761
1760
|
"HasStorage",
|
|
1761
|
+
"Custom",
|
|
1762
1762
|
"AccessControl",
|
|
1763
1763
|
"ObjC"
|
|
1764
1764
|
],
|
|
@@ -1851,8 +1851,8 @@
|
|
|
1851
1851
|
"moduleName": "CanvasNative",
|
|
1852
1852
|
"declAttributes": [
|
|
1853
1853
|
"HasInitialValue",
|
|
1854
|
-
"Custom",
|
|
1855
1854
|
"HasStorage",
|
|
1855
|
+
"Custom",
|
|
1856
1856
|
"AccessControl",
|
|
1857
1857
|
"SetterAccess",
|
|
1858
1858
|
"ObjC"
|
|
@@ -1901,8 +1901,8 @@
|
|
|
1901
1901
|
"moduleName": "CanvasNative",
|
|
1902
1902
|
"declAttributes": [
|
|
1903
1903
|
"HasInitialValue",
|
|
1904
|
-
"Custom",
|
|
1905
1904
|
"HasStorage",
|
|
1905
|
+
"Custom",
|
|
1906
1906
|
"AccessControl",
|
|
1907
1907
|
"SetterAccess",
|
|
1908
1908
|
"ObjC"
|
|
@@ -2503,8 +2503,8 @@
|
|
|
2503
2503
|
"moduleName": "CanvasNative",
|
|
2504
2504
|
"declAttributes": [
|
|
2505
2505
|
"HasInitialValue",
|
|
2506
|
-
"Custom",
|
|
2507
2506
|
"HasStorage",
|
|
2507
|
+
"Custom",
|
|
2508
2508
|
"AccessControl",
|
|
2509
2509
|
"ObjC"
|
|
2510
2510
|
],
|
|
@@ -2691,12 +2691,12 @@
|
|
|
2691
2691
|
{
|
|
2692
2692
|
"kind": "TypeNominal",
|
|
2693
2693
|
"name": "Optional",
|
|
2694
|
-
"printedName": "CanvasNative.NSCCanvasListener?",
|
|
2694
|
+
"printedName": "(any CanvasNative.NSCCanvasListener)?",
|
|
2695
2695
|
"children": [
|
|
2696
2696
|
{
|
|
2697
2697
|
"kind": "TypeNominal",
|
|
2698
2698
|
"name": "NSCCanvasListener",
|
|
2699
|
-
"printedName": "CanvasNative.NSCCanvasListener",
|
|
2699
|
+
"printedName": "any CanvasNative.NSCCanvasListener",
|
|
2700
2700
|
"usr": "c:@M@CanvasNative@objc(pl)NSCCanvasListener"
|
|
2701
2701
|
}
|
|
2702
2702
|
],
|
|
@@ -2752,9 +2752,9 @@
|
|
|
2752
2752
|
},
|
|
2753
2753
|
{
|
|
2754
2754
|
"kind": "TypeNominal",
|
|
2755
|
-
"name": "
|
|
2756
|
-
"printedName": "
|
|
2757
|
-
"usr": "c
|
|
2755
|
+
"name": "UIView",
|
|
2756
|
+
"printedName": "UIKit.UIView",
|
|
2757
|
+
"usr": "c:objc(cs)UIView"
|
|
2758
2758
|
},
|
|
2759
2759
|
{
|
|
2760
2760
|
"kind": "TypeNominal",
|
|
@@ -2765,7 +2765,7 @@
|
|
|
2765
2765
|
],
|
|
2766
2766
|
"declKind": "Func",
|
|
2767
2767
|
"usr": "c:@M@CanvasNative@objc(cs)NSCCanvas(cm)getBoundingClientRect::",
|
|
2768
|
-
"mangledName": "$
|
|
2768
|
+
"mangledName": "$s12CanvasNative9NSCCanvasC21getBoundingClientRectyySo6UIViewC_SvtFZ",
|
|
2769
2769
|
"moduleName": "CanvasNative",
|
|
2770
2770
|
"static": true,
|
|
2771
2771
|
"declAttributes": [
|
|
@@ -3156,8 +3156,8 @@
|
|
|
3156
3156
|
"moduleName": "CanvasNative",
|
|
3157
3157
|
"declAttributes": [
|
|
3158
3158
|
"HasInitialValue",
|
|
3159
|
-
"Custom",
|
|
3160
3159
|
"HasStorage",
|
|
3160
|
+
"Custom",
|
|
3161
3161
|
"AccessControl",
|
|
3162
3162
|
"ObjC"
|
|
3163
3163
|
],
|
|
@@ -3258,8 +3258,8 @@
|
|
|
3258
3258
|
"moduleName": "CanvasNative",
|
|
3259
3259
|
"declAttributes": [
|
|
3260
3260
|
"HasInitialValue",
|
|
3261
|
-
"Custom",
|
|
3262
3261
|
"HasStorage",
|
|
3262
|
+
"Custom",
|
|
3263
3263
|
"AccessControl",
|
|
3264
3264
|
"ObjC"
|
|
3265
3265
|
],
|
|
@@ -3376,8 +3376,8 @@
|
|
|
3376
3376
|
"moduleName": "CanvasNative",
|
|
3377
3377
|
"declAttributes": [
|
|
3378
3378
|
"HasInitialValue",
|
|
3379
|
-
"Custom",
|
|
3380
3379
|
"HasStorage",
|
|
3380
|
+
"Custom",
|
|
3381
3381
|
"AccessControl",
|
|
3382
3382
|
"ObjC"
|
|
3383
3383
|
],
|
|
@@ -4912,8 +4912,8 @@
|
|
|
4912
4912
|
"moduleName": "CanvasNative",
|
|
4913
4913
|
"declAttributes": [
|
|
4914
4914
|
"HasInitialValue",
|
|
4915
|
-
"Custom",
|
|
4916
4915
|
"HasStorage",
|
|
4916
|
+
"Custom",
|
|
4917
4917
|
"AccessControl",
|
|
4918
4918
|
"ObjC"
|
|
4919
4919
|
],
|
|
@@ -5617,2231 +5617,313 @@
|
|
|
5617
5617
|
},
|
|
5618
5618
|
"ConstValues": [
|
|
5619
5619
|
{
|
|
5620
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/
|
|
5621
|
-
"kind": "IntegerLiteral",
|
|
5622
|
-
"offset": 1013,
|
|
5623
|
-
"length": 1,
|
|
5624
|
-
"value": "8"
|
|
5625
|
-
},
|
|
5626
|
-
{
|
|
5627
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/CanvasHelpers.swift",
|
|
5620
|
+
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
5628
5621
|
"kind": "IntegerLiteral",
|
|
5629
|
-
"offset":
|
|
5622
|
+
"offset": 328,
|
|
5630
5623
|
"length": 1,
|
|
5631
5624
|
"value": "0"
|
|
5632
5625
|
},
|
|
5633
5626
|
{
|
|
5634
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/
|
|
5627
|
+
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
5635
5628
|
"kind": "IntegerLiteral",
|
|
5636
|
-
"offset":
|
|
5629
|
+
"offset": 334,
|
|
5637
5630
|
"length": 1,
|
|
5638
|
-
"value": "
|
|
5631
|
+
"value": "0"
|
|
5639
5632
|
},
|
|
5640
5633
|
{
|
|
5641
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/
|
|
5634
|
+
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
5642
5635
|
"kind": "IntegerLiteral",
|
|
5643
|
-
"offset":
|
|
5644
|
-
"length": 1,
|
|
5645
|
-
"value": "5"
|
|
5646
|
-
},
|
|
5647
|
-
{
|
|
5648
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/CanvasHelpers.swift",
|
|
5649
|
-
"kind": "BooleanLiteral",
|
|
5650
|
-
"offset": 10046,
|
|
5651
|
-
"length": 4,
|
|
5652
|
-
"value": "true"
|
|
5653
|
-
},
|
|
5654
|
-
{
|
|
5655
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/CanvasHelpers.swift",
|
|
5656
|
-
"kind": "StringLiteral",
|
|
5657
|
-
"offset": 10141,
|
|
5658
|
-
"length": 23,
|
|
5659
|
-
"value": "\"Failed to write file.\""
|
|
5660
|
-
},
|
|
5661
|
-
{
|
|
5662
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/CanvasHelpers.swift",
|
|
5663
|
-
"kind": "StringLiteral",
|
|
5664
|
-
"offset": 10700,
|
|
5665
|
-
"length": 22,
|
|
5666
|
-
"value": "\"Failed to read file.\""
|
|
5667
|
-
},
|
|
5668
|
-
{
|
|
5669
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/CanvasHelpers.swift",
|
|
5670
|
-
"kind": "BooleanLiteral",
|
|
5671
|
-
"offset": 11252,
|
|
5672
|
-
"length": 4,
|
|
5673
|
-
"value": "true"
|
|
5674
|
-
},
|
|
5675
|
-
{
|
|
5676
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/CanvasHelpers.swift",
|
|
5677
|
-
"kind": "BooleanLiteral",
|
|
5678
|
-
"offset": 11381,
|
|
5679
|
-
"length": 5,
|
|
5680
|
-
"value": "false"
|
|
5681
|
-
},
|
|
5682
|
-
{
|
|
5683
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/CanvasHelpers.swift",
|
|
5684
|
-
"kind": "StringLiteral",
|
|
5685
|
-
"offset": 11770,
|
|
5686
|
-
"length": 31,
|
|
5687
|
-
"value": "\"\""
|
|
5688
|
-
},
|
|
5689
|
-
{
|
|
5690
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/CanvasHelpers.swift",
|
|
5691
|
-
"kind": "StringLiteral",
|
|
5692
|
-
"offset": 11777,
|
|
5693
|
-
"length": 1,
|
|
5694
|
-
"value": "\"\/\""
|
|
5695
|
-
},
|
|
5696
|
-
{
|
|
5697
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/CanvasHelpers.swift",
|
|
5698
|
-
"kind": "StringLiteral",
|
|
5699
|
-
"offset": 11783,
|
|
5700
|
-
"length": 1,
|
|
5701
|
-
"value": "\"-b64image.\""
|
|
5702
|
-
},
|
|
5703
|
-
{
|
|
5704
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/CanvasHelpers.swift",
|
|
5705
|
-
"kind": "StringLiteral",
|
|
5706
|
-
"offset": 11800,
|
|
5636
|
+
"offset": 344,
|
|
5707
5637
|
"length": 1,
|
|
5708
|
-
"value": "
|
|
5709
|
-
},
|
|
5710
|
-
{
|
|
5711
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/CanvasHelpers.swift",
|
|
5712
|
-
"kind": "StringLiteral",
|
|
5713
|
-
"offset": 11997,
|
|
5714
|
-
"length": 18,
|
|
5715
|
-
"value": "\"Failed to decode\""
|
|
5716
|
-
},
|
|
5717
|
-
{
|
|
5718
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/CanvasHelpers.swift",
|
|
5719
|
-
"kind": "BooleanLiteral",
|
|
5720
|
-
"offset": 12157,
|
|
5721
|
-
"length": 4,
|
|
5722
|
-
"value": "true"
|
|
5723
|
-
},
|
|
5724
|
-
{
|
|
5725
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/CanvasHelpers.swift",
|
|
5726
|
-
"kind": "StringLiteral",
|
|
5727
|
-
"offset": 12265,
|
|
5728
|
-
"length": 18,
|
|
5729
|
-
"value": "\"Failed to decode\""
|
|
5638
|
+
"value": "1"
|
|
5730
5639
|
},
|
|
5731
5640
|
{
|
|
5732
5641
|
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
5733
5642
|
"kind": "IntegerLiteral",
|
|
5734
|
-
"offset":
|
|
5643
|
+
"offset": 355,
|
|
5735
5644
|
"length": 1,
|
|
5736
|
-
"value": "
|
|
5645
|
+
"value": "1"
|
|
5737
5646
|
},
|
|
5738
5647
|
{
|
|
5739
5648
|
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
5740
5649
|
"kind": "IntegerLiteral",
|
|
5741
|
-
"offset":
|
|
5650
|
+
"offset": 412,
|
|
5742
5651
|
"length": 1,
|
|
5743
5652
|
"value": "0"
|
|
5744
5653
|
},
|
|
5745
5654
|
{
|
|
5746
5655
|
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
5747
5656
|
"kind": "IntegerLiteral",
|
|
5748
|
-
"offset":
|
|
5657
|
+
"offset": 2124,
|
|
5749
5658
|
"length": 1,
|
|
5750
5659
|
"value": "1"
|
|
5751
5660
|
},
|
|
5752
5661
|
{
|
|
5753
5662
|
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
5754
|
-
"kind": "
|
|
5755
|
-
"offset":
|
|
5756
|
-
"length":
|
|
5757
|
-
"value": "
|
|
5663
|
+
"kind": "BooleanLiteral",
|
|
5664
|
+
"offset": 2027,
|
|
5665
|
+
"length": 4,
|
|
5666
|
+
"value": "true"
|
|
5758
5667
|
},
|
|
5759
5668
|
{
|
|
5760
5669
|
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
5761
5670
|
"kind": "IntegerLiteral",
|
|
5762
|
-
"offset":
|
|
5671
|
+
"offset": 2303,
|
|
5763
5672
|
"length": 1,
|
|
5764
5673
|
"value": "0"
|
|
5765
5674
|
},
|
|
5766
5675
|
{
|
|
5767
5676
|
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
5768
5677
|
"kind": "IntegerLiteral",
|
|
5769
|
-
"offset":
|
|
5678
|
+
"offset": 2356,
|
|
5770
5679
|
"length": 1,
|
|
5771
5680
|
"value": "0"
|
|
5772
5681
|
},
|
|
5773
5682
|
{
|
|
5774
5683
|
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
5775
|
-
"kind": "
|
|
5776
|
-
"offset":
|
|
5777
|
-
"length":
|
|
5778
|
-
"value": "
|
|
5779
|
-
},
|
|
5780
|
-
{
|
|
5781
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
5782
|
-
"kind": "BooleanLiteral",
|
|
5783
|
-
"offset": 777,
|
|
5784
|
-
"length": 5,
|
|
5785
|
-
"value": "false"
|
|
5684
|
+
"kind": "IntegerLiteral",
|
|
5685
|
+
"offset": 2404,
|
|
5686
|
+
"length": 1,
|
|
5687
|
+
"value": "0"
|
|
5786
5688
|
},
|
|
5787
5689
|
{
|
|
5788
5690
|
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
5789
5691
|
"kind": "BooleanLiteral",
|
|
5790
|
-
"offset":
|
|
5692
|
+
"offset": 2474,
|
|
5791
5693
|
"length": 5,
|
|
5792
5694
|
"value": "false"
|
|
5793
5695
|
},
|
|
5794
5696
|
{
|
|
5795
5697
|
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
5796
5698
|
"kind": "BooleanLiteral",
|
|
5797
|
-
"offset":
|
|
5699
|
+
"offset": 2951,
|
|
5798
5700
|
"length": 4,
|
|
5799
5701
|
"value": "true"
|
|
5800
5702
|
},
|
|
5801
5703
|
{
|
|
5802
5704
|
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
5803
5705
|
"kind": "BooleanLiteral",
|
|
5804
|
-
"offset":
|
|
5706
|
+
"offset": 2985,
|
|
5805
5707
|
"length": 4,
|
|
5806
5708
|
"value": "true"
|
|
5807
5709
|
},
|
|
5808
5710
|
{
|
|
5809
5711
|
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
5810
5712
|
"kind": "BooleanLiteral",
|
|
5811
|
-
"offset":
|
|
5713
|
+
"offset": 3015,
|
|
5812
5714
|
"length": 4,
|
|
5813
5715
|
"value": "true"
|
|
5814
5716
|
},
|
|
5815
5717
|
{
|
|
5816
5718
|
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
5817
5719
|
"kind": "BooleanLiteral",
|
|
5818
|
-
"offset":
|
|
5720
|
+
"offset": 3068,
|
|
5819
5721
|
"length": 5,
|
|
5820
5722
|
"value": "false"
|
|
5821
5723
|
},
|
|
5822
5724
|
{
|
|
5823
5725
|
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
5824
5726
|
"kind": "IntegerLiteral",
|
|
5825
|
-
"offset":
|
|
5727
|
+
"offset": 3110,
|
|
5826
5728
|
"length": 1,
|
|
5827
5729
|
"value": "0"
|
|
5828
5730
|
},
|
|
5829
5731
|
{
|
|
5830
5732
|
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
5831
5733
|
"kind": "BooleanLiteral",
|
|
5832
|
-
"offset":
|
|
5734
|
+
"offset": 3150,
|
|
5833
5735
|
"length": 4,
|
|
5834
5736
|
"value": "true"
|
|
5835
5737
|
},
|
|
5836
5738
|
{
|
|
5837
5739
|
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
5838
5740
|
"kind": "BooleanLiteral",
|
|
5839
|
-
"offset":
|
|
5741
|
+
"offset": 3196,
|
|
5840
5742
|
"length": 5,
|
|
5841
5743
|
"value": "false"
|
|
5842
5744
|
},
|
|
5843
5745
|
{
|
|
5844
5746
|
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
5845
5747
|
"kind": "BooleanLiteral",
|
|
5846
|
-
"offset":
|
|
5748
|
+
"offset": 3229,
|
|
5847
5749
|
"length": 5,
|
|
5848
5750
|
"value": "false"
|
|
5849
5751
|
},
|
|
5850
5752
|
{
|
|
5851
5753
|
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
5852
5754
|
"kind": "BooleanLiteral",
|
|
5853
|
-
"offset":
|
|
5755
|
+
"offset": 3269,
|
|
5854
5756
|
"length": 5,
|
|
5855
5757
|
"value": "false"
|
|
5856
5758
|
},
|
|
5857
5759
|
{
|
|
5858
5760
|
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
5859
5761
|
"kind": "BooleanLiteral",
|
|
5860
|
-
"offset":
|
|
5762
|
+
"offset": 3307,
|
|
5861
5763
|
"length": 5,
|
|
5862
5764
|
"value": "false"
|
|
5863
5765
|
},
|
|
5864
5766
|
{
|
|
5865
5767
|
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
5866
|
-
"kind": "
|
|
5867
|
-
"offset":
|
|
5868
|
-
"length":
|
|
5869
|
-
"value": "
|
|
5768
|
+
"kind": "BooleanLiteral",
|
|
5769
|
+
"offset": 11898,
|
|
5770
|
+
"length": 5,
|
|
5771
|
+
"value": "false"
|
|
5870
5772
|
},
|
|
5871
5773
|
{
|
|
5872
5774
|
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
5873
5775
|
"kind": "BooleanLiteral",
|
|
5874
|
-
"offset":
|
|
5776
|
+
"offset": 12379,
|
|
5875
5777
|
"length": 5,
|
|
5876
5778
|
"value": "false"
|
|
5877
5779
|
},
|
|
5878
5780
|
{
|
|
5879
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/
|
|
5781
|
+
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
5880
5782
|
"kind": "IntegerLiteral",
|
|
5881
|
-
"offset":
|
|
5882
|
-
"length":
|
|
5883
|
-
"value": "1"
|
|
5783
|
+
"offset": 316,
|
|
5784
|
+
"length": 2,
|
|
5785
|
+
"value": "-1"
|
|
5884
5786
|
},
|
|
5885
5787
|
{
|
|
5886
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/
|
|
5887
|
-
"kind": "
|
|
5888
|
-
"offset":
|
|
5889
|
-
"length":
|
|
5890
|
-
"value": "
|
|
5788
|
+
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
5789
|
+
"kind": "IntegerLiteral",
|
|
5790
|
+
"offset": 341,
|
|
5791
|
+
"length": 2,
|
|
5792
|
+
"value": "-1"
|
|
5891
5793
|
},
|
|
5892
5794
|
{
|
|
5893
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/
|
|
5795
|
+
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
5894
5796
|
"kind": "IntegerLiteral",
|
|
5895
|
-
"offset":
|
|
5896
|
-
"length":
|
|
5897
|
-
"value": "
|
|
5797
|
+
"offset": 386,
|
|
5798
|
+
"length": 2,
|
|
5799
|
+
"value": "-1"
|
|
5898
5800
|
},
|
|
5899
5801
|
{
|
|
5900
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/
|
|
5802
|
+
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
5901
5803
|
"kind": "IntegerLiteral",
|
|
5902
|
-
"offset":
|
|
5804
|
+
"offset": 479,
|
|
5903
5805
|
"length": 1,
|
|
5904
|
-
"value": "
|
|
5806
|
+
"value": "4"
|
|
5905
5807
|
},
|
|
5906
5808
|
{
|
|
5907
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/
|
|
5809
|
+
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
5810
|
+
"kind": "StringLiteral",
|
|
5811
|
+
"offset": 512,
|
|
5812
|
+
"length": 274,
|
|
5813
|
+
"value": "\"precision highp float;\nattribute vec4 aPosition;\nuniform mat4 uTextureMatrix;\nvarying vec2 TexCoord;\nvoid main(){\nvec2 clipSpace = (1.0 - 2.0 * aPosition.xy);\nTexCoord = aPosition.xy;\ngl_Position = vec4(clipSpace, 0.0, 1.0);\n}\""
|
|
5814
|
+
},
|
|
5815
|
+
{
|
|
5816
|
+
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
5817
|
+
"kind": "StringLiteral",
|
|
5818
|
+
"offset": 833,
|
|
5819
|
+
"length": 170,
|
|
5820
|
+
"value": "\"precision highp float;\nvarying vec2 TexCoord;\nuniform sampler2D uSampler;\nvoid main(){\ngl_FragColor = texture2D(uSampler, TexCoord);\n}\""
|
|
5821
|
+
},
|
|
5822
|
+
{
|
|
5823
|
+
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
5824
|
+
"kind": "Array",
|
|
5825
|
+
"offset": 383,
|
|
5826
|
+
"length": 2,
|
|
5827
|
+
"value": "[]"
|
|
5828
|
+
},
|
|
5829
|
+
{
|
|
5830
|
+
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
5908
5831
|
"kind": "IntegerLiteral",
|
|
5909
|
-
"offset":
|
|
5832
|
+
"offset": 421,
|
|
5910
5833
|
"length": 1,
|
|
5911
5834
|
"value": "0"
|
|
5912
5835
|
},
|
|
5913
5836
|
{
|
|
5914
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/
|
|
5837
|
+
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
5915
5838
|
"kind": "BooleanLiteral",
|
|
5916
|
-
"offset":
|
|
5839
|
+
"offset": 10963,
|
|
5917
5840
|
"length": 5,
|
|
5918
5841
|
"value": "false"
|
|
5919
5842
|
},
|
|
5920
5843
|
{
|
|
5921
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/
|
|
5844
|
+
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
5922
5845
|
"kind": "BooleanLiteral",
|
|
5923
|
-
"offset":
|
|
5924
|
-
"length":
|
|
5925
|
-
"value": "
|
|
5846
|
+
"offset": 11130,
|
|
5847
|
+
"length": 5,
|
|
5848
|
+
"value": "false"
|
|
5926
5849
|
},
|
|
5927
5850
|
{
|
|
5928
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/
|
|
5851
|
+
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
5929
5852
|
"kind": "BooleanLiteral",
|
|
5930
|
-
"offset":
|
|
5931
|
-
"length":
|
|
5932
|
-
"value": "
|
|
5853
|
+
"offset": 11299,
|
|
5854
|
+
"length": 5,
|
|
5855
|
+
"value": "false"
|
|
5933
5856
|
},
|
|
5934
5857
|
{
|
|
5935
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/
|
|
5858
|
+
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
5936
5859
|
"kind": "BooleanLiteral",
|
|
5937
|
-
"offset":
|
|
5938
|
-
"length":
|
|
5939
|
-
"value": "
|
|
5860
|
+
"offset": 11470,
|
|
5861
|
+
"length": 5,
|
|
5862
|
+
"value": "false"
|
|
5940
5863
|
},
|
|
5941
5864
|
{
|
|
5942
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/
|
|
5865
|
+
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
5943
5866
|
"kind": "BooleanLiteral",
|
|
5944
|
-
"offset":
|
|
5867
|
+
"offset": 11640,
|
|
5945
5868
|
"length": 5,
|
|
5946
5869
|
"value": "false"
|
|
5947
5870
|
},
|
|
5948
5871
|
{
|
|
5949
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/
|
|
5872
|
+
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
5873
|
+
"kind": "StringLiteral",
|
|
5874
|
+
"offset": 133,
|
|
5875
|
+
"length": 15,
|
|
5876
|
+
"value": "\"CanvasNative.NSCTouchHandler\""
|
|
5877
|
+
},
|
|
5878
|
+
{
|
|
5879
|
+
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCSVG.swift",
|
|
5950
5880
|
"kind": "IntegerLiteral",
|
|
5951
|
-
"offset":
|
|
5881
|
+
"offset": 278,
|
|
5952
5882
|
"length": 1,
|
|
5953
5883
|
"value": "0"
|
|
5954
5884
|
},
|
|
5955
5885
|
{
|
|
5956
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/
|
|
5957
|
-
"kind": "
|
|
5958
|
-
"offset":
|
|
5959
|
-
"length":
|
|
5960
|
-
"value": "
|
|
5886
|
+
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCSVG.swift",
|
|
5887
|
+
"kind": "IntegerLiteral",
|
|
5888
|
+
"offset": 305,
|
|
5889
|
+
"length": 1,
|
|
5890
|
+
"value": "0"
|
|
5961
5891
|
},
|
|
5962
5892
|
{
|
|
5963
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/
|
|
5893
|
+
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCSVG.swift",
|
|
5964
5894
|
"kind": "BooleanLiteral",
|
|
5965
|
-
"offset":
|
|
5895
|
+
"offset": 332,
|
|
5966
5896
|
"length": 5,
|
|
5967
5897
|
"value": "false"
|
|
5968
5898
|
},
|
|
5969
5899
|
{
|
|
5970
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/
|
|
5900
|
+
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCSVG.swift",
|
|
5971
5901
|
"kind": "BooleanLiteral",
|
|
5972
|
-
"offset":
|
|
5902
|
+
"offset": 360,
|
|
5973
5903
|
"length": 5,
|
|
5974
5904
|
"value": "false"
|
|
5975
5905
|
},
|
|
5976
5906
|
{
|
|
5977
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/
|
|
5907
|
+
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCSVG.swift",
|
|
5978
5908
|
"kind": "BooleanLiteral",
|
|
5979
|
-
"offset":
|
|
5909
|
+
"offset": 381,
|
|
5980
5910
|
"length": 5,
|
|
5981
5911
|
"value": "false"
|
|
5982
5912
|
},
|
|
5983
5913
|
{
|
|
5984
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/
|
|
5914
|
+
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCSVG.swift",
|
|
5985
5915
|
"kind": "BooleanLiteral",
|
|
5986
|
-
"offset":
|
|
5987
|
-
"length": 5,
|
|
5988
|
-
"value": "false"
|
|
5989
|
-
},
|
|
5990
|
-
{
|
|
5991
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
5992
|
-
"kind": "IntegerLiteral",
|
|
5993
|
-
"offset": 4106,
|
|
5994
|
-
"length": 1,
|
|
5995
|
-
"value": "0"
|
|
5996
|
-
},
|
|
5997
|
-
{
|
|
5998
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
5999
|
-
"kind": "IntegerLiteral",
|
|
6000
|
-
"offset": 4162,
|
|
6001
|
-
"length": 2,
|
|
6002
|
-
"value": "-1"
|
|
6003
|
-
},
|
|
6004
|
-
{
|
|
6005
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
6006
|
-
"kind": "BooleanLiteral",
|
|
6007
|
-
"offset": 4188,
|
|
6008
|
-
"length": 5,
|
|
6009
|
-
"value": "false"
|
|
6010
|
-
},
|
|
6011
|
-
{
|
|
6012
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
6013
|
-
"kind": "StringLiteral",
|
|
6014
|
-
"offset": 4231,
|
|
6015
|
-
"length": 4,
|
|
6016
|
-
"value": "\"2d\""
|
|
6017
|
-
},
|
|
6018
|
-
{
|
|
6019
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
6020
|
-
"kind": "IntegerLiteral",
|
|
6021
|
-
"offset": 4259,
|
|
6022
|
-
"length": 1,
|
|
6023
|
-
"value": "1"
|
|
6024
|
-
},
|
|
6025
|
-
{
|
|
6026
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
6027
|
-
"kind": "BooleanLiteral",
|
|
6028
|
-
"offset": 4284,
|
|
6029
|
-
"length": 4,
|
|
6030
|
-
"value": "true"
|
|
6031
|
-
},
|
|
6032
|
-
{
|
|
6033
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
6034
|
-
"kind": "StringLiteral",
|
|
6035
|
-
"offset": 4348,
|
|
6036
|
-
"length": 20,
|
|
6037
|
-
"value": "\"experimental-webgl\""
|
|
6038
|
-
},
|
|
6039
|
-
{
|
|
6040
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
6041
|
-
"kind": "StringLiteral",
|
|
6042
|
-
"offset": 4370,
|
|
6043
|
-
"length": 7,
|
|
6044
|
-
"value": "\"webgl\""
|
|
6045
|
-
},
|
|
6046
|
-
{
|
|
6047
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
6048
|
-
"kind": "IntegerLiteral",
|
|
6049
|
-
"offset": 4401,
|
|
6050
|
-
"length": 1,
|
|
6051
|
-
"value": "1"
|
|
6052
|
-
},
|
|
6053
|
-
{
|
|
6054
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
6055
|
-
"kind": "StringLiteral",
|
|
6056
|
-
"offset": 4434,
|
|
6057
|
-
"length": 8,
|
|
6058
|
-
"value": "\"webgl2\""
|
|
6059
|
-
},
|
|
6060
|
-
{
|
|
6061
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
6062
|
-
"kind": "IntegerLiteral",
|
|
6063
|
-
"offset": 4466,
|
|
6064
|
-
"length": 1,
|
|
6065
|
-
"value": "2"
|
|
6066
|
-
},
|
|
6067
|
-
{
|
|
6068
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
6069
|
-
"kind": "IntegerLiteral",
|
|
6070
|
-
"offset": 4525,
|
|
6071
|
-
"length": 1,
|
|
6072
|
-
"value": "0"
|
|
6073
|
-
},
|
|
6074
|
-
{
|
|
6075
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
6076
|
-
"kind": "IntegerLiteral",
|
|
6077
|
-
"offset": 4587,
|
|
6078
|
-
"length": 2,
|
|
6079
|
-
"value": "-1"
|
|
6080
|
-
},
|
|
6081
|
-
{
|
|
6082
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
6083
|
-
"kind": "Dictionary",
|
|
6084
|
-
"offset": 4680,
|
|
6085
|
-
"length": 3,
|
|
6086
|
-
"value": "[]"
|
|
6087
|
-
},
|
|
6088
|
-
{
|
|
6089
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
6090
|
-
"kind": "BooleanLiteral",
|
|
6091
|
-
"offset": 5008,
|
|
6092
|
-
"length": 5,
|
|
6093
|
-
"value": "false"
|
|
6094
|
-
},
|
|
6095
|
-
{
|
|
6096
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
6097
|
-
"kind": "BooleanLiteral",
|
|
6098
|
-
"offset": 5045,
|
|
6099
|
-
"length": 5,
|
|
6100
|
-
"value": "false"
|
|
6101
|
-
},
|
|
6102
|
-
{
|
|
6103
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
6104
|
-
"kind": "BooleanLiteral",
|
|
6105
|
-
"offset": 5106,
|
|
6106
|
-
"length": 5,
|
|
6107
|
-
"value": "false"
|
|
6108
|
-
},
|
|
6109
|
-
{
|
|
6110
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
6111
|
-
"kind": "BooleanLiteral",
|
|
6112
|
-
"offset": 5232,
|
|
6113
|
-
"length": 4,
|
|
6114
|
-
"value": "true"
|
|
6115
|
-
},
|
|
6116
|
-
{
|
|
6117
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
6118
|
-
"kind": "BooleanLiteral",
|
|
6119
|
-
"offset": 5292,
|
|
6120
|
-
"length": 4,
|
|
6121
|
-
"value": "true"
|
|
6122
|
-
},
|
|
6123
|
-
{
|
|
6124
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
6125
|
-
"kind": "BooleanLiteral",
|
|
6126
|
-
"offset": 5328,
|
|
6127
|
-
"length": 4,
|
|
6128
|
-
"value": "true"
|
|
6129
|
-
},
|
|
6130
|
-
{
|
|
6131
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
6132
|
-
"kind": "IntegerLiteral",
|
|
6133
|
-
"offset": 7017,
|
|
6134
|
-
"length": 1,
|
|
6135
|
-
"value": "0"
|
|
6136
|
-
},
|
|
6137
|
-
{
|
|
6138
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
6139
|
-
"kind": "StringLiteral",
|
|
6140
|
-
"offset": 7112,
|
|
6141
|
-
"length": 4,
|
|
6142
|
-
"value": "\"2d\""
|
|
6143
|
-
},
|
|
6144
|
-
{
|
|
6145
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
6146
|
-
"kind": "IntegerLiteral",
|
|
6147
|
-
"offset": 7520,
|
|
6148
|
-
"length": 1,
|
|
6149
|
-
"value": "0"
|
|
6150
|
-
},
|
|
6151
|
-
{
|
|
6152
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
6153
|
-
"kind": "IntegerLiteral",
|
|
6154
|
-
"offset": 7524,
|
|
6155
|
-
"length": 1,
|
|
6156
|
-
"value": "0"
|
|
6157
|
-
},
|
|
6158
|
-
{
|
|
6159
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
6160
|
-
"kind": "IntegerLiteral",
|
|
6161
|
-
"offset": 7553,
|
|
6162
|
-
"length": 1,
|
|
6163
|
-
"value": "0"
|
|
6164
|
-
},
|
|
6165
|
-
{
|
|
6166
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
6167
|
-
"kind": "IntegerLiteral",
|
|
6168
|
-
"offset": 7556,
|
|
6169
|
-
"length": 1,
|
|
6170
|
-
"value": "0"
|
|
6171
|
-
},
|
|
6172
|
-
{
|
|
6173
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
6174
|
-
"kind": "IntegerLiteral",
|
|
6175
|
-
"offset": 7766,
|
|
6176
|
-
"length": 1,
|
|
6177
|
-
"value": "1"
|
|
6178
|
-
},
|
|
6179
|
-
{
|
|
6180
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
6181
|
-
"kind": "IntegerLiteral",
|
|
6182
|
-
"offset": 7839,
|
|
6183
|
-
"length": 1,
|
|
6184
|
-
"value": "0"
|
|
6185
|
-
},
|
|
6186
|
-
{
|
|
6187
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
6188
|
-
"kind": "IntegerLiteral",
|
|
6189
|
-
"offset": 7967,
|
|
6190
|
-
"length": 1,
|
|
6191
|
-
"value": "1"
|
|
6192
|
-
},
|
|
6193
|
-
{
|
|
6194
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
6195
|
-
"kind": "IntegerLiteral",
|
|
6196
|
-
"offset": 8189,
|
|
6197
|
-
"length": 3,
|
|
6198
|
-
"value": "160"
|
|
6199
|
-
},
|
|
6200
|
-
{
|
|
6201
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
6202
|
-
"kind": "IntegerLiteral",
|
|
6203
|
-
"offset": 8570,
|
|
6204
|
-
"length": 1,
|
|
6205
|
-
"value": "1"
|
|
6206
|
-
},
|
|
6207
|
-
{
|
|
6208
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
6209
|
-
"kind": "IntegerLiteral",
|
|
6210
|
-
"offset": 8617,
|
|
6211
|
-
"length": 1,
|
|
6212
|
-
"value": "1"
|
|
6213
|
-
},
|
|
6214
|
-
{
|
|
6215
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
6216
|
-
"kind": "IntegerLiteral",
|
|
6217
|
-
"offset": 8658,
|
|
6218
|
-
"length": 1,
|
|
6219
|
-
"value": "0"
|
|
6220
|
-
},
|
|
6221
|
-
{
|
|
6222
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
6223
|
-
"kind": "IntegerLiteral",
|
|
6224
|
-
"offset": 8664,
|
|
6225
|
-
"length": 1,
|
|
6226
|
-
"value": "0"
|
|
6227
|
-
},
|
|
6228
|
-
{
|
|
6229
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
6230
|
-
"kind": "IntegerLiteral",
|
|
6231
|
-
"offset": 8989,
|
|
6232
|
-
"length": 1,
|
|
6233
|
-
"value": "0"
|
|
6234
|
-
},
|
|
6235
|
-
{
|
|
6236
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
6237
|
-
"kind": "BooleanLiteral",
|
|
6238
|
-
"offset": 11011,
|
|
6239
|
-
"length": 5,
|
|
6240
|
-
"value": "false"
|
|
6241
|
-
},
|
|
6242
|
-
{
|
|
6243
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
6244
|
-
"kind": "BooleanLiteral",
|
|
6245
|
-
"offset": 11069,
|
|
6246
|
-
"length": 5,
|
|
6247
|
-
"value": "false"
|
|
6248
|
-
},
|
|
6249
|
-
{
|
|
6250
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
6251
|
-
"kind": "BooleanLiteral",
|
|
6252
|
-
"offset": 11737,
|
|
6253
|
-
"length": 5,
|
|
6254
|
-
"value": "false"
|
|
6255
|
-
},
|
|
6256
|
-
{
|
|
6257
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
6258
|
-
"kind": "BooleanLiteral",
|
|
6259
|
-
"offset": 11795,
|
|
6260
|
-
"length": 5,
|
|
6261
|
-
"value": "false"
|
|
6262
|
-
},
|
|
6263
|
-
{
|
|
6264
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
6265
|
-
"kind": "BooleanLiteral",
|
|
6266
|
-
"offset": 11898,
|
|
6267
|
-
"length": 5,
|
|
6268
|
-
"value": "false"
|
|
6269
|
-
},
|
|
6270
|
-
{
|
|
6271
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
6272
|
-
"kind": "BooleanLiteral",
|
|
6273
|
-
"offset": 12379,
|
|
6274
|
-
"length": 5,
|
|
6275
|
-
"value": "false"
|
|
6276
|
-
},
|
|
6277
|
-
{
|
|
6278
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
6279
|
-
"kind": "IntegerLiteral",
|
|
6280
|
-
"offset": 12440,
|
|
6281
|
-
"length": 1,
|
|
6282
|
-
"value": "0"
|
|
6283
|
-
},
|
|
6284
|
-
{
|
|
6285
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
6286
|
-
"kind": "IntegerLiteral",
|
|
6287
|
-
"offset": 12604,
|
|
6288
|
-
"length": 1,
|
|
6289
|
-
"value": "0"
|
|
6290
|
-
},
|
|
6291
|
-
{
|
|
6292
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
6293
|
-
"kind": "IntegerLiteral",
|
|
6294
|
-
"offset": 12607,
|
|
6295
|
-
"length": 1,
|
|
6296
|
-
"value": "0"
|
|
6297
|
-
},
|
|
6298
|
-
{
|
|
6299
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
6300
|
-
"kind": "IntegerLiteral",
|
|
6301
|
-
"offset": 12890,
|
|
6302
|
-
"length": 1,
|
|
6303
|
-
"value": "1"
|
|
6304
|
-
},
|
|
6305
|
-
{
|
|
6306
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
6307
|
-
"kind": "IntegerLiteral",
|
|
6308
|
-
"offset": 12951,
|
|
6309
|
-
"length": 1,
|
|
6310
|
-
"value": "1"
|
|
6311
|
-
},
|
|
6312
|
-
{
|
|
6313
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
6314
|
-
"kind": "IntegerLiteral",
|
|
6315
|
-
"offset": 12999,
|
|
6316
|
-
"length": 1,
|
|
6317
|
-
"value": "0"
|
|
6318
|
-
},
|
|
6319
|
-
{
|
|
6320
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
6321
|
-
"kind": "IntegerLiteral",
|
|
6322
|
-
"offset": 13005,
|
|
6323
|
-
"length": 1,
|
|
6324
|
-
"value": "0"
|
|
6325
|
-
},
|
|
6326
|
-
{
|
|
6327
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
6328
|
-
"kind": "BooleanLiteral",
|
|
6329
|
-
"offset": 13187,
|
|
6330
|
-
"length": 4,
|
|
6331
|
-
"value": "true"
|
|
6332
|
-
},
|
|
6333
|
-
{
|
|
6334
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
6335
|
-
"kind": "IntegerLiteral",
|
|
6336
|
-
"offset": 13293,
|
|
6337
|
-
"length": 1,
|
|
6338
|
-
"value": "0"
|
|
6339
|
-
},
|
|
6340
|
-
{
|
|
6341
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
6342
|
-
"kind": "IntegerLiteral",
|
|
6343
|
-
"offset": 13400,
|
|
6344
|
-
"length": 1,
|
|
6345
|
-
"value": "0"
|
|
6346
|
-
},
|
|
6347
|
-
{
|
|
6348
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
6349
|
-
"kind": "IntegerLiteral",
|
|
6350
|
-
"offset": 13490,
|
|
6351
|
-
"length": 1,
|
|
6352
|
-
"value": "0"
|
|
6353
|
-
},
|
|
6354
|
-
{
|
|
6355
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
6356
|
-
"kind": "IntegerLiteral",
|
|
6357
|
-
"offset": 13525,
|
|
6358
|
-
"length": 1,
|
|
6359
|
-
"value": "0"
|
|
6360
|
-
},
|
|
6361
|
-
{
|
|
6362
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
6363
|
-
"kind": "IntegerLiteral",
|
|
6364
|
-
"offset": 13598,
|
|
6365
|
-
"length": 1,
|
|
6366
|
-
"value": "0"
|
|
6367
|
-
},
|
|
6368
|
-
{
|
|
6369
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
6370
|
-
"kind": "IntegerLiteral",
|
|
6371
|
-
"offset": 14446,
|
|
6372
|
-
"length": 1,
|
|
6373
|
-
"value": "1"
|
|
6374
|
-
},
|
|
6375
|
-
{
|
|
6376
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
6377
|
-
"kind": "IntegerLiteral",
|
|
6378
|
-
"offset": 14486,
|
|
6379
|
-
"length": 1,
|
|
6380
|
-
"value": "2"
|
|
6381
|
-
},
|
|
6382
|
-
{
|
|
6383
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
6384
|
-
"kind": "IntegerLiteral",
|
|
6385
|
-
"offset": 14527,
|
|
6386
|
-
"length": 1,
|
|
6387
|
-
"value": "3"
|
|
6388
|
-
},
|
|
6389
|
-
{
|
|
6390
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
6391
|
-
"kind": "IntegerLiteral",
|
|
6392
|
-
"offset": 14559,
|
|
6393
|
-
"length": 1,
|
|
6394
|
-
"value": "4"
|
|
6395
|
-
},
|
|
6396
|
-
{
|
|
6397
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
6398
|
-
"kind": "IntegerLiteral",
|
|
6399
|
-
"offset": 14595,
|
|
6400
|
-
"length": 1,
|
|
6401
|
-
"value": "5"
|
|
6402
|
-
},
|
|
6403
|
-
{
|
|
6404
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
6405
|
-
"kind": "IntegerLiteral",
|
|
6406
|
-
"offset": 14632,
|
|
6407
|
-
"length": 1,
|
|
6408
|
-
"value": "6"
|
|
6409
|
-
},
|
|
6410
|
-
{
|
|
6411
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
6412
|
-
"kind": "IntegerLiteral",
|
|
6413
|
-
"offset": 14664,
|
|
6414
|
-
"length": 1,
|
|
6415
|
-
"value": "7"
|
|
6416
|
-
},
|
|
6417
|
-
{
|
|
6418
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCCanvas.swift",
|
|
6419
|
-
"kind": "IntegerLiteral",
|
|
6420
|
-
"offset": 14819,
|
|
6421
|
-
"length": 1,
|
|
6422
|
-
"value": "0"
|
|
6423
|
-
},
|
|
6424
|
-
{
|
|
6425
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/GLUtils.swift",
|
|
6426
|
-
"kind": "IntegerLiteral",
|
|
6427
|
-
"offset": 1051,
|
|
6428
|
-
"length": 1,
|
|
6429
|
-
"value": "8"
|
|
6430
|
-
},
|
|
6431
|
-
{
|
|
6432
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/GLUtils.swift",
|
|
6433
|
-
"kind": "IntegerLiteral",
|
|
6434
|
-
"offset": 1243,
|
|
6435
|
-
"length": 1,
|
|
6436
|
-
"value": "0"
|
|
6437
|
-
},
|
|
6438
|
-
{
|
|
6439
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/GLUtils.swift",
|
|
6440
|
-
"kind": "IntegerLiteral",
|
|
6441
|
-
"offset": 1249,
|
|
6442
|
-
"length": 1,
|
|
6443
|
-
"value": "0"
|
|
6444
|
-
},
|
|
6445
|
-
{
|
|
6446
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
6447
|
-
"kind": "IntegerLiteral",
|
|
6448
|
-
"offset": 316,
|
|
6449
|
-
"length": 2,
|
|
6450
|
-
"value": "-1"
|
|
6451
|
-
},
|
|
6452
|
-
{
|
|
6453
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
6454
|
-
"kind": "IntegerLiteral",
|
|
6455
|
-
"offset": 341,
|
|
6456
|
-
"length": 2,
|
|
6457
|
-
"value": "-1"
|
|
6458
|
-
},
|
|
6459
|
-
{
|
|
6460
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
6461
|
-
"kind": "IntegerLiteral",
|
|
6462
|
-
"offset": 386,
|
|
6463
|
-
"length": 2,
|
|
6464
|
-
"value": "-1"
|
|
6465
|
-
},
|
|
6466
|
-
{
|
|
6467
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
6468
|
-
"kind": "IntegerLiteral",
|
|
6469
|
-
"offset": 479,
|
|
6470
|
-
"length": 1,
|
|
6471
|
-
"value": "4"
|
|
6472
|
-
},
|
|
6473
|
-
{
|
|
6474
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
6475
|
-
"kind": "StringLiteral",
|
|
6476
|
-
"offset": 512,
|
|
6477
|
-
"length": 274,
|
|
6478
|
-
"value": "\"precision highp float;\nattribute vec4 aPosition;\nuniform mat4 uTextureMatrix;\nvarying vec2 TexCoord;\nvoid main(){\nvec2 clipSpace = (1.0 - 2.0 * aPosition.xy);\nTexCoord = aPosition.xy;\ngl_Position = vec4(clipSpace, 0.0, 1.0);\n}\""
|
|
6479
|
-
},
|
|
6480
|
-
{
|
|
6481
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
6482
|
-
"kind": "StringLiteral",
|
|
6483
|
-
"offset": 833,
|
|
6484
|
-
"length": 170,
|
|
6485
|
-
"value": "\"precision highp float;\nvarying vec2 TexCoord;\nuniform sampler2D uSampler;\nvoid main(){\ngl_FragColor = texture2D(uSampler, TexCoord);\n}\""
|
|
6486
|
-
},
|
|
6487
|
-
{
|
|
6488
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
6489
|
-
"kind": "Array",
|
|
6490
|
-
"offset": 1245,
|
|
6491
|
-
"length": 83,
|
|
6492
|
-
"value": "[0, 0, 1, 0, 0, 1, 1, 1]"
|
|
6493
|
-
},
|
|
6494
|
-
{
|
|
6495
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
6496
|
-
"kind": "IntegerLiteral",
|
|
6497
|
-
"offset": 1419,
|
|
6498
|
-
"length": 1,
|
|
6499
|
-
"value": "1"
|
|
6500
|
-
},
|
|
6501
|
-
{
|
|
6502
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
6503
|
-
"kind": "IntegerLiteral",
|
|
6504
|
-
"offset": 1457,
|
|
6505
|
-
"length": 1,
|
|
6506
|
-
"value": "1"
|
|
6507
|
-
},
|
|
6508
|
-
{
|
|
6509
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
6510
|
-
"kind": "IntegerLiteral",
|
|
6511
|
-
"offset": 1490,
|
|
6512
|
-
"length": 1,
|
|
6513
|
-
"value": "1"
|
|
6514
|
-
},
|
|
6515
|
-
{
|
|
6516
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
6517
|
-
"kind": "IntegerLiteral",
|
|
6518
|
-
"offset": 1511,
|
|
6519
|
-
"length": 1,
|
|
6520
|
-
"value": "0"
|
|
6521
|
-
},
|
|
6522
|
-
{
|
|
6523
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
6524
|
-
"kind": "IntegerLiteral",
|
|
6525
|
-
"offset": 1532,
|
|
6526
|
-
"length": 1,
|
|
6527
|
-
"value": "0"
|
|
6528
|
-
},
|
|
6529
|
-
{
|
|
6530
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
6531
|
-
"kind": "IntegerLiteral",
|
|
6532
|
-
"offset": 1548,
|
|
6533
|
-
"length": 1,
|
|
6534
|
-
"value": "0"
|
|
6535
|
-
},
|
|
6536
|
-
{
|
|
6537
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
6538
|
-
"kind": "IntegerLiteral",
|
|
6539
|
-
"offset": 1564,
|
|
6540
|
-
"length": 1,
|
|
6541
|
-
"value": "0"
|
|
6542
|
-
},
|
|
6543
|
-
{
|
|
6544
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
6545
|
-
"kind": "IntegerLiteral",
|
|
6546
|
-
"offset": 1582,
|
|
6547
|
-
"length": 2,
|
|
6548
|
-
"value": "-1"
|
|
6549
|
-
},
|
|
6550
|
-
{
|
|
6551
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
6552
|
-
"kind": "IntegerLiteral",
|
|
6553
|
-
"offset": 1602,
|
|
6554
|
-
"length": 2,
|
|
6555
|
-
"value": "-1"
|
|
6556
|
-
},
|
|
6557
|
-
{
|
|
6558
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
6559
|
-
"kind": "IntegerLiteral",
|
|
6560
|
-
"offset": 1619,
|
|
6561
|
-
"length": 2,
|
|
6562
|
-
"value": "-1"
|
|
6563
|
-
},
|
|
6564
|
-
{
|
|
6565
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
6566
|
-
"kind": "IntegerLiteral",
|
|
6567
|
-
"offset": 2342,
|
|
6568
|
-
"length": 1,
|
|
6569
|
-
"value": "0"
|
|
6570
|
-
},
|
|
6571
|
-
{
|
|
6572
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
6573
|
-
"kind": "IntegerLiteral",
|
|
6574
|
-
"offset": 2352,
|
|
6575
|
-
"length": 1,
|
|
6576
|
-
"value": "4"
|
|
6577
|
-
},
|
|
6578
|
-
{
|
|
6579
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
6580
|
-
"kind": "IntegerLiteral",
|
|
6581
|
-
"offset": 4038,
|
|
6582
|
-
"length": 1,
|
|
6583
|
-
"value": "0"
|
|
6584
|
-
},
|
|
6585
|
-
{
|
|
6586
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
6587
|
-
"kind": "IntegerLiteral",
|
|
6588
|
-
"offset": 4154,
|
|
6589
|
-
"length": 1,
|
|
6590
|
-
"value": "0"
|
|
6591
|
-
},
|
|
6592
|
-
{
|
|
6593
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
6594
|
-
"kind": "IntegerLiteral",
|
|
6595
|
-
"offset": 5174,
|
|
6596
|
-
"length": 1,
|
|
6597
|
-
"value": "0"
|
|
6598
|
-
},
|
|
6599
|
-
{
|
|
6600
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
6601
|
-
"kind": "StringLiteral",
|
|
6602
|
-
"offset": 5352,
|
|
6603
|
-
"length": 52,
|
|
6604
|
-
"value": "\"TextureRender Error: Could not setup frame buffer.\""
|
|
6605
|
-
},
|
|
6606
|
-
{
|
|
6607
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
6608
|
-
"kind": "IntegerLiteral",
|
|
6609
|
-
"offset": 5560,
|
|
6610
|
-
"length": 1,
|
|
6611
|
-
"value": "0"
|
|
6612
|
-
},
|
|
6613
|
-
{
|
|
6614
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
6615
|
-
"kind": "IntegerLiteral",
|
|
6616
|
-
"offset": 5563,
|
|
6617
|
-
"length": 1,
|
|
6618
|
-
"value": "0"
|
|
6619
|
-
},
|
|
6620
|
-
{
|
|
6621
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
6622
|
-
"kind": "IntegerLiteral",
|
|
6623
|
-
"offset": 5566,
|
|
6624
|
-
"length": 1,
|
|
6625
|
-
"value": "0"
|
|
6626
|
-
},
|
|
6627
|
-
{
|
|
6628
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
6629
|
-
"kind": "IntegerLiteral",
|
|
6630
|
-
"offset": 5569,
|
|
6631
|
-
"length": 1,
|
|
6632
|
-
"value": "1"
|
|
6633
|
-
},
|
|
6634
|
-
{
|
|
6635
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
6636
|
-
"kind": "IntegerLiteral",
|
|
6637
|
-
"offset": 5819,
|
|
6638
|
-
"length": 1,
|
|
6639
|
-
"value": "2"
|
|
6640
|
-
},
|
|
6641
|
-
{
|
|
6642
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
6643
|
-
"kind": "IntegerLiteral",
|
|
6644
|
-
"offset": 5864,
|
|
6645
|
-
"length": 1,
|
|
6646
|
-
"value": "0"
|
|
6647
|
-
},
|
|
6648
|
-
{
|
|
6649
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
6650
|
-
"kind": "IntegerLiteral",
|
|
6651
|
-
"offset": 5887,
|
|
6652
|
-
"length": 1,
|
|
6653
|
-
"value": "2"
|
|
6654
|
-
},
|
|
6655
|
-
{
|
|
6656
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
6657
|
-
"kind": "IntegerLiteral",
|
|
6658
|
-
"offset": 6051,
|
|
6659
|
-
"length": 1,
|
|
6660
|
-
"value": "0"
|
|
6661
|
-
},
|
|
6662
|
-
{
|
|
6663
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
6664
|
-
"kind": "IntegerLiteral",
|
|
6665
|
-
"offset": 6054,
|
|
6666
|
-
"length": 1,
|
|
6667
|
-
"value": "0"
|
|
6668
|
-
},
|
|
6669
|
-
{
|
|
6670
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
6671
|
-
"kind": "IntegerLiteral",
|
|
6672
|
-
"offset": 6708,
|
|
6673
|
-
"length": 1,
|
|
6674
|
-
"value": "0"
|
|
6675
|
-
},
|
|
6676
|
-
{
|
|
6677
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
6678
|
-
"kind": "IntegerLiteral",
|
|
6679
|
-
"offset": 6723,
|
|
6680
|
-
"length": 1,
|
|
6681
|
-
"value": "0"
|
|
6682
|
-
},
|
|
6683
|
-
{
|
|
6684
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
6685
|
-
"kind": "IntegerLiteral",
|
|
6686
|
-
"offset": 6849,
|
|
6687
|
-
"length": 1,
|
|
6688
|
-
"value": "0"
|
|
6689
|
-
},
|
|
6690
|
-
{
|
|
6691
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
6692
|
-
"kind": "IntegerLiteral",
|
|
6693
|
-
"offset": 6852,
|
|
6694
|
-
"length": 1,
|
|
6695
|
-
"value": "4"
|
|
6696
|
-
},
|
|
6697
|
-
{
|
|
6698
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
6699
|
-
"kind": "IntegerLiteral",
|
|
6700
|
-
"offset": 7110,
|
|
6701
|
-
"length": 1,
|
|
6702
|
-
"value": "0"
|
|
6703
|
-
},
|
|
6704
|
-
{
|
|
6705
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
6706
|
-
"kind": "IntegerLiteral",
|
|
6707
|
-
"offset": 7143,
|
|
6708
|
-
"length": 1,
|
|
6709
|
-
"value": "1"
|
|
6710
|
-
},
|
|
6711
|
-
{
|
|
6712
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
6713
|
-
"kind": "IntegerLiteral",
|
|
6714
|
-
"offset": 7176,
|
|
6715
|
-
"length": 1,
|
|
6716
|
-
"value": "2"
|
|
6717
|
-
},
|
|
6718
|
-
{
|
|
6719
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
6720
|
-
"kind": "IntegerLiteral",
|
|
6721
|
-
"offset": 7209,
|
|
6722
|
-
"length": 1,
|
|
6723
|
-
"value": "3"
|
|
6724
|
-
},
|
|
6725
|
-
{
|
|
6726
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
6727
|
-
"kind": "IntegerLiteral",
|
|
6728
|
-
"offset": 13956,
|
|
6729
|
-
"length": 1,
|
|
6730
|
-
"value": "0"
|
|
6731
|
-
},
|
|
6732
|
-
{
|
|
6733
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
6734
|
-
"kind": "IntegerLiteral",
|
|
6735
|
-
"offset": 14035,
|
|
6736
|
-
"length": 1,
|
|
6737
|
-
"value": "0"
|
|
6738
|
-
},
|
|
6739
|
-
{
|
|
6740
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
6741
|
-
"kind": "IntegerLiteral",
|
|
6742
|
-
"offset": 14045,
|
|
6743
|
-
"length": 1,
|
|
6744
|
-
"value": "4"
|
|
6745
|
-
},
|
|
6746
|
-
{
|
|
6747
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
6748
|
-
"kind": "IntegerLiteral",
|
|
6749
|
-
"offset": 15653,
|
|
6750
|
-
"length": 1,
|
|
6751
|
-
"value": "0"
|
|
6752
|
-
},
|
|
6753
|
-
{
|
|
6754
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
6755
|
-
"kind": "IntegerLiteral",
|
|
6756
|
-
"offset": 15769,
|
|
6757
|
-
"length": 1,
|
|
6758
|
-
"value": "0"
|
|
6759
|
-
},
|
|
6760
|
-
{
|
|
6761
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
6762
|
-
"kind": "IntegerLiteral",
|
|
6763
|
-
"offset": 16789,
|
|
6764
|
-
"length": 1,
|
|
6765
|
-
"value": "0"
|
|
6766
|
-
},
|
|
6767
|
-
{
|
|
6768
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
6769
|
-
"kind": "StringLiteral",
|
|
6770
|
-
"offset": 16967,
|
|
6771
|
-
"length": 52,
|
|
6772
|
-
"value": "\"TextureRender Error: Could not setup frame buffer.\""
|
|
6773
|
-
},
|
|
6774
|
-
{
|
|
6775
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
6776
|
-
"kind": "IntegerLiteral",
|
|
6777
|
-
"offset": 17165,
|
|
6778
|
-
"length": 1,
|
|
6779
|
-
"value": "0"
|
|
6780
|
-
},
|
|
6781
|
-
{
|
|
6782
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
6783
|
-
"kind": "IntegerLiteral",
|
|
6784
|
-
"offset": 17168,
|
|
6785
|
-
"length": 1,
|
|
6786
|
-
"value": "0"
|
|
6787
|
-
},
|
|
6788
|
-
{
|
|
6789
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
6790
|
-
"kind": "IntegerLiteral",
|
|
6791
|
-
"offset": 17171,
|
|
6792
|
-
"length": 1,
|
|
6793
|
-
"value": "0"
|
|
6794
|
-
},
|
|
6795
|
-
{
|
|
6796
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
6797
|
-
"kind": "IntegerLiteral",
|
|
6798
|
-
"offset": 17174,
|
|
6799
|
-
"length": 1,
|
|
6800
|
-
"value": "1"
|
|
6801
|
-
},
|
|
6802
|
-
{
|
|
6803
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
6804
|
-
"kind": "IntegerLiteral",
|
|
6805
|
-
"offset": 17424,
|
|
6806
|
-
"length": 1,
|
|
6807
|
-
"value": "2"
|
|
6808
|
-
},
|
|
6809
|
-
{
|
|
6810
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
6811
|
-
"kind": "IntegerLiteral",
|
|
6812
|
-
"offset": 17469,
|
|
6813
|
-
"length": 1,
|
|
6814
|
-
"value": "0"
|
|
6815
|
-
},
|
|
6816
|
-
{
|
|
6817
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
6818
|
-
"kind": "IntegerLiteral",
|
|
6819
|
-
"offset": 17492,
|
|
6820
|
-
"length": 1,
|
|
6821
|
-
"value": "2"
|
|
6822
|
-
},
|
|
6823
|
-
{
|
|
6824
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
6825
|
-
"kind": "IntegerLiteral",
|
|
6826
|
-
"offset": 17656,
|
|
6827
|
-
"length": 1,
|
|
6828
|
-
"value": "0"
|
|
6829
|
-
},
|
|
6830
|
-
{
|
|
6831
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
6832
|
-
"kind": "IntegerLiteral",
|
|
6833
|
-
"offset": 17659,
|
|
6834
|
-
"length": 1,
|
|
6835
|
-
"value": "0"
|
|
6836
|
-
},
|
|
6837
|
-
{
|
|
6838
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
6839
|
-
"kind": "IntegerLiteral",
|
|
6840
|
-
"offset": 17781,
|
|
6841
|
-
"length": 1,
|
|
6842
|
-
"value": "0"
|
|
6843
|
-
},
|
|
6844
|
-
{
|
|
6845
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
6846
|
-
"kind": "IntegerLiteral",
|
|
6847
|
-
"offset": 18143,
|
|
6848
|
-
"length": 1,
|
|
6849
|
-
"value": "0"
|
|
6850
|
-
},
|
|
6851
|
-
{
|
|
6852
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
6853
|
-
"kind": "IntegerLiteral",
|
|
6854
|
-
"offset": 18459,
|
|
6855
|
-
"length": 1,
|
|
6856
|
-
"value": "0"
|
|
6857
|
-
},
|
|
6858
|
-
{
|
|
6859
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
6860
|
-
"kind": "IntegerLiteral",
|
|
6861
|
-
"offset": 18496,
|
|
6862
|
-
"length": 1,
|
|
6863
|
-
"value": "1"
|
|
6864
|
-
},
|
|
6865
|
-
{
|
|
6866
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
6867
|
-
"kind": "IntegerLiteral",
|
|
6868
|
-
"offset": 18533,
|
|
6869
|
-
"length": 1,
|
|
6870
|
-
"value": "2"
|
|
6871
|
-
},
|
|
6872
|
-
{
|
|
6873
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
6874
|
-
"kind": "IntegerLiteral",
|
|
6875
|
-
"offset": 18570,
|
|
6876
|
-
"length": 1,
|
|
6877
|
-
"value": "3"
|
|
6878
|
-
},
|
|
6879
|
-
{
|
|
6880
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
6881
|
-
"kind": "IntegerLiteral",
|
|
6882
|
-
"offset": 19585,
|
|
6883
|
-
"length": 1,
|
|
6884
|
-
"value": "0"
|
|
6885
|
-
},
|
|
6886
|
-
{
|
|
6887
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
6888
|
-
"kind": "IntegerLiteral",
|
|
6889
|
-
"offset": 19630,
|
|
6890
|
-
"length": 1,
|
|
6891
|
-
"value": "0"
|
|
6892
|
-
},
|
|
6893
|
-
{
|
|
6894
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
6895
|
-
"kind": "IntegerLiteral",
|
|
6896
|
-
"offset": 19645,
|
|
6897
|
-
"length": 1,
|
|
6898
|
-
"value": "0"
|
|
6899
|
-
},
|
|
6900
|
-
{
|
|
6901
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
6902
|
-
"kind": "IntegerLiteral",
|
|
6903
|
-
"offset": 19771,
|
|
6904
|
-
"length": 1,
|
|
6905
|
-
"value": "0"
|
|
6906
|
-
},
|
|
6907
|
-
{
|
|
6908
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
6909
|
-
"kind": "IntegerLiteral",
|
|
6910
|
-
"offset": 19774,
|
|
6911
|
-
"length": 1,
|
|
6912
|
-
"value": "4"
|
|
6913
|
-
},
|
|
6914
|
-
{
|
|
6915
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
6916
|
-
"kind": "IntegerLiteral",
|
|
6917
|
-
"offset": 20035,
|
|
6918
|
-
"length": 1,
|
|
6919
|
-
"value": "0"
|
|
6920
|
-
},
|
|
6921
|
-
{
|
|
6922
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
6923
|
-
"kind": "IntegerLiteral",
|
|
6924
|
-
"offset": 20068,
|
|
6925
|
-
"length": 1,
|
|
6926
|
-
"value": "1"
|
|
6927
|
-
},
|
|
6928
|
-
{
|
|
6929
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
6930
|
-
"kind": "IntegerLiteral",
|
|
6931
|
-
"offset": 20101,
|
|
6932
|
-
"length": 1,
|
|
6933
|
-
"value": "2"
|
|
6934
|
-
},
|
|
6935
|
-
{
|
|
6936
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
6937
|
-
"kind": "IntegerLiteral",
|
|
6938
|
-
"offset": 20134,
|
|
6939
|
-
"length": 1,
|
|
6940
|
-
"value": "3"
|
|
6941
|
-
},
|
|
6942
|
-
{
|
|
6943
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
6944
|
-
"kind": "IntegerLiteral",
|
|
6945
|
-
"offset": 20814,
|
|
6946
|
-
"length": 1,
|
|
6947
|
-
"value": "1"
|
|
6948
|
-
},
|
|
6949
|
-
{
|
|
6950
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
6951
|
-
"kind": "IntegerLiteral",
|
|
6952
|
-
"offset": 21043,
|
|
6953
|
-
"length": 1,
|
|
6954
|
-
"value": "1"
|
|
6955
|
-
},
|
|
6956
|
-
{
|
|
6957
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
6958
|
-
"kind": "IntegerLiteral",
|
|
6959
|
-
"offset": 21279,
|
|
6960
|
-
"length": 1,
|
|
6961
|
-
"value": "1"
|
|
6962
|
-
},
|
|
6963
|
-
{
|
|
6964
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
6965
|
-
"kind": "IntegerLiteral",
|
|
6966
|
-
"offset": 21314,
|
|
6967
|
-
"length": 1,
|
|
6968
|
-
"value": "1"
|
|
6969
|
-
},
|
|
6970
|
-
{
|
|
6971
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
6972
|
-
"kind": "IntegerLiteral",
|
|
6973
|
-
"offset": 21349,
|
|
6974
|
-
"length": 1,
|
|
6975
|
-
"value": "1"
|
|
6976
|
-
},
|
|
6977
|
-
{
|
|
6978
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
6979
|
-
"kind": "IntegerLiteral",
|
|
6980
|
-
"offset": 21398,
|
|
6981
|
-
"length": 1,
|
|
6982
|
-
"value": "0"
|
|
6983
|
-
},
|
|
6984
|
-
{
|
|
6985
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
6986
|
-
"kind": "StringLiteral",
|
|
6987
|
-
"offset": 23098,
|
|
6988
|
-
"length": 10,
|
|
6989
|
-
"value": "\"uSampler\""
|
|
6990
|
-
},
|
|
6991
|
-
{
|
|
6992
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
6993
|
-
"kind": "StringLiteral",
|
|
6994
|
-
"offset": 23154,
|
|
6995
|
-
"length": 11,
|
|
6996
|
-
"value": "\"aPosition\""
|
|
6997
|
-
},
|
|
6998
|
-
{
|
|
6999
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
7000
|
-
"kind": "IntegerLiteral",
|
|
7001
|
-
"offset": 23219,
|
|
7002
|
-
"length": 1,
|
|
7003
|
-
"value": "2"
|
|
7004
|
-
},
|
|
7005
|
-
{
|
|
7006
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
7007
|
-
"kind": "IntegerLiteral",
|
|
7008
|
-
"offset": 23250,
|
|
7009
|
-
"length": 1,
|
|
7010
|
-
"value": "0"
|
|
7011
|
-
},
|
|
7012
|
-
{
|
|
7013
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCRender.swift",
|
|
7014
|
-
"kind": "IntegerLiteral",
|
|
7015
|
-
"offset": 23262,
|
|
7016
|
-
"length": 1,
|
|
7017
|
-
"value": "2"
|
|
7018
|
-
},
|
|
7019
|
-
{
|
|
7020
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7021
|
-
"kind": "Array",
|
|
7022
|
-
"offset": 383,
|
|
7023
|
-
"length": 2,
|
|
7024
|
-
"value": "[]"
|
|
7025
|
-
},
|
|
7026
|
-
{
|
|
7027
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7028
|
-
"kind": "IntegerLiteral",
|
|
7029
|
-
"offset": 421,
|
|
7030
|
-
"length": 1,
|
|
7031
|
-
"value": "0"
|
|
7032
|
-
},
|
|
7033
|
-
{
|
|
7034
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7035
|
-
"kind": "IntegerLiteral",
|
|
7036
|
-
"offset": 979,
|
|
7037
|
-
"length": 2,
|
|
7038
|
-
"value": "10"
|
|
7039
|
-
},
|
|
7040
|
-
{
|
|
7041
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7042
|
-
"kind": "IntegerLiteral",
|
|
7043
|
-
"offset": 1855,
|
|
7044
|
-
"length": 1,
|
|
7045
|
-
"value": "1"
|
|
7046
|
-
},
|
|
7047
|
-
{
|
|
7048
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7049
|
-
"kind": "StringLiteral",
|
|
7050
|
-
"offset": 7203,
|
|
7051
|
-
"length": 3,
|
|
7052
|
-
"value": "\"{\""
|
|
7053
|
-
},
|
|
7054
|
-
{
|
|
7055
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7056
|
-
"kind": "StringLiteral",
|
|
7057
|
-
"offset": 7222,
|
|
7058
|
-
"length": 7,
|
|
7059
|
-
"value": "\"event\""
|
|
7060
|
-
},
|
|
7061
|
-
{
|
|
7062
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7063
|
-
"kind": "StringLiteral",
|
|
7064
|
-
"offset": 7231,
|
|
7065
|
-
"length": 6,
|
|
7066
|
-
"value": "\"down\""
|
|
7067
|
-
},
|
|
7068
|
-
{
|
|
7069
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7070
|
-
"kind": "StringLiteral",
|
|
7071
|
-
"offset": 7259,
|
|
7072
|
-
"length": 7,
|
|
7073
|
-
"value": "\"ptrId\""
|
|
7074
|
-
},
|
|
7075
|
-
{
|
|
7076
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7077
|
-
"kind": "StringLiteral",
|
|
7078
|
-
"offset": 7295,
|
|
7079
|
-
"length": 11,
|
|
7080
|
-
"value": "\"isPrimary\""
|
|
7081
|
-
},
|
|
7082
|
-
{
|
|
7083
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7084
|
-
"kind": "StringLiteral",
|
|
7085
|
-
"offset": 7364,
|
|
7086
|
-
"length": 3,
|
|
7087
|
-
"value": "\"x\""
|
|
7088
|
-
},
|
|
7089
|
-
{
|
|
7090
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7091
|
-
"kind": "StringLiteral",
|
|
7092
|
-
"offset": 7392,
|
|
7093
|
-
"length": 3,
|
|
7094
|
-
"value": "\"y\""
|
|
7095
|
-
},
|
|
7096
|
-
{
|
|
7097
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7098
|
-
"kind": "BooleanLiteral",
|
|
7099
|
-
"offset": 7405,
|
|
7100
|
-
"length": 4,
|
|
7101
|
-
"value": "true"
|
|
7102
|
-
},
|
|
7103
|
-
{
|
|
7104
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7105
|
-
"kind": "StringLiteral",
|
|
7106
|
-
"offset": 7426,
|
|
7107
|
-
"length": 3,
|
|
7108
|
-
"value": "\"}\""
|
|
7109
|
-
},
|
|
7110
|
-
{
|
|
7111
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7112
|
-
"kind": "StringLiteral",
|
|
7113
|
-
"offset": 7651,
|
|
7114
|
-
"length": 3,
|
|
7115
|
-
"value": "\"{\""
|
|
7116
|
-
},
|
|
7117
|
-
{
|
|
7118
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7119
|
-
"kind": "StringLiteral",
|
|
7120
|
-
"offset": 7670,
|
|
7121
|
-
"length": 7,
|
|
7122
|
-
"value": "\"event\""
|
|
7123
|
-
},
|
|
7124
|
-
{
|
|
7125
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7126
|
-
"kind": "StringLiteral",
|
|
7127
|
-
"offset": 7679,
|
|
7128
|
-
"length": 4,
|
|
7129
|
-
"value": "\"up\""
|
|
7130
|
-
},
|
|
7131
|
-
{
|
|
7132
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7133
|
-
"kind": "StringLiteral",
|
|
7134
|
-
"offset": 7705,
|
|
7135
|
-
"length": 7,
|
|
7136
|
-
"value": "\"ptrId\""
|
|
7137
|
-
},
|
|
7138
|
-
{
|
|
7139
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7140
|
-
"kind": "StringLiteral",
|
|
7141
|
-
"offset": 7741,
|
|
7142
|
-
"length": 11,
|
|
7143
|
-
"value": "\"isPrimary\""
|
|
7144
|
-
},
|
|
7145
|
-
{
|
|
7146
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7147
|
-
"kind": "StringLiteral",
|
|
7148
|
-
"offset": 7810,
|
|
7149
|
-
"length": 3,
|
|
7150
|
-
"value": "\"x\""
|
|
7151
|
-
},
|
|
7152
|
-
{
|
|
7153
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7154
|
-
"kind": "StringLiteral",
|
|
7155
|
-
"offset": 7838,
|
|
7156
|
-
"length": 3,
|
|
7157
|
-
"value": "\"y\""
|
|
7158
|
-
},
|
|
7159
|
-
{
|
|
7160
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7161
|
-
"kind": "BooleanLiteral",
|
|
7162
|
-
"offset": 7851,
|
|
7163
|
-
"length": 4,
|
|
7164
|
-
"value": "true"
|
|
7165
|
-
},
|
|
7166
|
-
{
|
|
7167
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7168
|
-
"kind": "StringLiteral",
|
|
7169
|
-
"offset": 7872,
|
|
7170
|
-
"length": 3,
|
|
7171
|
-
"value": "\"}\""
|
|
7172
|
-
},
|
|
7173
|
-
{
|
|
7174
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7175
|
-
"kind": "StringLiteral",
|
|
7176
|
-
"offset": 8091,
|
|
7177
|
-
"length": 3,
|
|
7178
|
-
"value": "\"{\""
|
|
7179
|
-
},
|
|
7180
|
-
{
|
|
7181
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7182
|
-
"kind": "StringLiteral",
|
|
7183
|
-
"offset": 8110,
|
|
7184
|
-
"length": 7,
|
|
7185
|
-
"value": "\"event\""
|
|
7186
|
-
},
|
|
7187
|
-
{
|
|
7188
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7189
|
-
"kind": "StringLiteral",
|
|
7190
|
-
"offset": 8119,
|
|
7191
|
-
"length": 8,
|
|
7192
|
-
"value": "\"cancel\""
|
|
7193
|
-
},
|
|
7194
|
-
{
|
|
7195
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7196
|
-
"kind": "StringLiteral",
|
|
7197
|
-
"offset": 8149,
|
|
7198
|
-
"length": 7,
|
|
7199
|
-
"value": "\"ptrId\""
|
|
7200
|
-
},
|
|
7201
|
-
{
|
|
7202
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7203
|
-
"kind": "StringLiteral",
|
|
7204
|
-
"offset": 8185,
|
|
7205
|
-
"length": 11,
|
|
7206
|
-
"value": "\"isPrimary\""
|
|
7207
|
-
},
|
|
7208
|
-
{
|
|
7209
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7210
|
-
"kind": "StringLiteral",
|
|
7211
|
-
"offset": 8254,
|
|
7212
|
-
"length": 3,
|
|
7213
|
-
"value": "\"x\""
|
|
7214
|
-
},
|
|
7215
|
-
{
|
|
7216
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7217
|
-
"kind": "StringLiteral",
|
|
7218
|
-
"offset": 8282,
|
|
7219
|
-
"length": 3,
|
|
7220
|
-
"value": "\"y\""
|
|
7221
|
-
},
|
|
7222
|
-
{
|
|
7223
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7224
|
-
"kind": "BooleanLiteral",
|
|
7225
|
-
"offset": 8295,
|
|
7226
|
-
"length": 4,
|
|
7227
|
-
"value": "true"
|
|
7228
|
-
},
|
|
7229
|
-
{
|
|
7230
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7231
|
-
"kind": "StringLiteral",
|
|
7232
|
-
"offset": 8315,
|
|
7233
|
-
"length": 3,
|
|
7234
|
-
"value": "\"}\""
|
|
7235
|
-
},
|
|
7236
|
-
{
|
|
7237
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7238
|
-
"kind": "StringLiteral",
|
|
7239
|
-
"offset": 8940,
|
|
7240
|
-
"length": 3,
|
|
7241
|
-
"value": "\"{\""
|
|
7242
|
-
},
|
|
7243
|
-
{
|
|
7244
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7245
|
-
"kind": "StringLiteral",
|
|
7246
|
-
"offset": 8967,
|
|
7247
|
-
"length": 7,
|
|
7248
|
-
"value": "\"event\""
|
|
7249
|
-
},
|
|
7250
|
-
{
|
|
7251
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7252
|
-
"kind": "StringLiteral",
|
|
7253
|
-
"offset": 8976,
|
|
7254
|
-
"length": 6,
|
|
7255
|
-
"value": "\"move\""
|
|
7256
|
-
},
|
|
7257
|
-
{
|
|
7258
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7259
|
-
"kind": "IntegerLiteral",
|
|
7260
|
-
"offset": 9039,
|
|
7261
|
-
"length": 1,
|
|
7262
|
-
"value": "1"
|
|
7263
|
-
},
|
|
7264
|
-
{
|
|
7265
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7266
|
-
"kind": "StringLiteral",
|
|
7267
|
-
"offset": 9067,
|
|
7268
|
-
"length": 17,
|
|
7269
|
-
"value": "\"\"pointers\": [\""
|
|
7270
|
-
},
|
|
7271
|
-
{
|
|
7272
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7273
|
-
"kind": "StringLiteral",
|
|
7274
|
-
"offset": 9337,
|
|
7275
|
-
"length": 3,
|
|
7276
|
-
"value": "\"{\""
|
|
7277
|
-
},
|
|
7278
|
-
{
|
|
7279
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7280
|
-
"kind": "StringLiteral",
|
|
7281
|
-
"offset": 9368,
|
|
7282
|
-
"length": 7,
|
|
7283
|
-
"value": "\"ptrId\""
|
|
7284
|
-
},
|
|
7285
|
-
{
|
|
7286
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7287
|
-
"kind": "StringLiteral",
|
|
7288
|
-
"offset": 9420,
|
|
7289
|
-
"length": 11,
|
|
7290
|
-
"value": "\"isPrimary\""
|
|
7291
|
-
},
|
|
7292
|
-
{
|
|
7293
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7294
|
-
"kind": "IntegerLiteral",
|
|
7295
|
-
"offset": 9442,
|
|
7296
|
-
"length": 1,
|
|
7297
|
-
"value": "0"
|
|
7298
|
-
},
|
|
7299
|
-
{
|
|
7300
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7301
|
-
"kind": "StringLiteral",
|
|
7302
|
-
"offset": 9477,
|
|
7303
|
-
"length": 3,
|
|
7304
|
-
"value": "\"x\""
|
|
7305
|
-
},
|
|
7306
|
-
{
|
|
7307
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7308
|
-
"kind": "StringLiteral",
|
|
7309
|
-
"offset": 9526,
|
|
7310
|
-
"length": 3,
|
|
7311
|
-
"value": "\"y\""
|
|
7312
|
-
},
|
|
7313
|
-
{
|
|
7314
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7315
|
-
"kind": "BooleanLiteral",
|
|
7316
|
-
"offset": 9548,
|
|
7317
|
-
"length": 4,
|
|
7318
|
-
"value": "true"
|
|
7319
|
-
},
|
|
7320
|
-
{
|
|
7321
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7322
|
-
"kind": "StringLiteral",
|
|
7323
|
-
"offset": 9624,
|
|
7324
|
-
"length": 4,
|
|
7325
|
-
"value": "\"},\""
|
|
7326
|
-
},
|
|
7327
|
-
{
|
|
7328
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7329
|
-
"kind": "StringLiteral",
|
|
7330
|
-
"offset": 9688,
|
|
7331
|
-
"length": 3,
|
|
7332
|
-
"value": "\"}\""
|
|
7333
|
-
},
|
|
7334
|
-
{
|
|
7335
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7336
|
-
"kind": "StringLiteral",
|
|
7337
|
-
"offset": 9809,
|
|
7338
|
-
"length": 3,
|
|
7339
|
-
"value": "\"]\""
|
|
7340
|
-
},
|
|
7341
|
-
{
|
|
7342
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7343
|
-
"kind": "StringLiteral",
|
|
7344
|
-
"offset": 9852,
|
|
7345
|
-
"length": 3,
|
|
7346
|
-
"value": "\"}\""
|
|
7347
|
-
},
|
|
7348
|
-
{
|
|
7349
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7350
|
-
"kind": "BooleanLiteral",
|
|
7351
|
-
"offset": 10963,
|
|
7352
|
-
"length": 5,
|
|
7353
|
-
"value": "false"
|
|
7354
|
-
},
|
|
7355
|
-
{
|
|
7356
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7357
|
-
"kind": "StringLiteral",
|
|
7358
|
-
"offset": 10986,
|
|
7359
|
-
"length": 46,
|
|
7360
|
-
"value": "\"\"\""
|
|
7361
|
-
},
|
|
7362
|
-
{
|
|
7363
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7364
|
-
"kind": "StringLiteral",
|
|
7365
|
-
"offset": 10995,
|
|
7366
|
-
"length": 1,
|
|
7367
|
-
"value": "\"\": \"\""
|
|
7368
|
-
},
|
|
7369
|
-
{
|
|
7370
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7371
|
-
"kind": "StringLiteral",
|
|
7372
|
-
"offset": 11009,
|
|
7373
|
-
"length": 1,
|
|
7374
|
-
"value": "\"\"\""
|
|
7375
|
-
},
|
|
7376
|
-
{
|
|
7377
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7378
|
-
"kind": "StringLiteral",
|
|
7379
|
-
"offset": 11022,
|
|
7380
|
-
"length": 2,
|
|
7381
|
-
"value": "\"\""
|
|
7382
|
-
},
|
|
7383
|
-
{
|
|
7384
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7385
|
-
"kind": "StringLiteral",
|
|
7386
|
-
"offset": 11027,
|
|
7387
|
-
"length": 3,
|
|
7388
|
-
"value": "\",\""
|
|
7389
|
-
},
|
|
7390
|
-
{
|
|
7391
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7392
|
-
"kind": "StringLiteral",
|
|
7393
|
-
"offset": 11031,
|
|
7394
|
-
"length": 1,
|
|
7395
|
-
"value": "\"\""
|
|
7396
|
-
},
|
|
7397
|
-
{
|
|
7398
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7399
|
-
"kind": "BooleanLiteral",
|
|
7400
|
-
"offset": 11130,
|
|
7401
|
-
"length": 5,
|
|
7402
|
-
"value": "false"
|
|
7403
|
-
},
|
|
7404
|
-
{
|
|
7405
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7406
|
-
"kind": "StringLiteral",
|
|
7407
|
-
"offset": 11153,
|
|
7408
|
-
"length": 44,
|
|
7409
|
-
"value": "\"\"\""
|
|
7410
|
-
},
|
|
7411
|
-
{
|
|
7412
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7413
|
-
"kind": "StringLiteral",
|
|
7414
|
-
"offset": 11162,
|
|
7415
|
-
"length": 1,
|
|
7416
|
-
"value": "\"\": \""
|
|
7417
|
-
},
|
|
7418
|
-
{
|
|
7419
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7420
|
-
"kind": "StringLiteral",
|
|
7421
|
-
"offset": 11174,
|
|
7422
|
-
"length": 1,
|
|
7423
|
-
"value": "\" \""
|
|
7424
|
-
},
|
|
7425
|
-
{
|
|
7426
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7427
|
-
"kind": "StringLiteral",
|
|
7428
|
-
"offset": 11186,
|
|
7429
|
-
"length": 2,
|
|
7430
|
-
"value": "\"\""
|
|
7431
|
-
},
|
|
7432
|
-
{
|
|
7433
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7434
|
-
"kind": "StringLiteral",
|
|
7435
|
-
"offset": 11191,
|
|
7436
|
-
"length": 3,
|
|
7437
|
-
"value": "\",\""
|
|
7438
|
-
},
|
|
7439
|
-
{
|
|
7440
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7441
|
-
"kind": "StringLiteral",
|
|
7442
|
-
"offset": 11196,
|
|
7443
|
-
"length": 1,
|
|
7444
|
-
"value": "\"\""
|
|
7445
|
-
},
|
|
7446
|
-
{
|
|
7447
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7448
|
-
"kind": "BooleanLiteral",
|
|
7449
|
-
"offset": 11299,
|
|
7450
|
-
"length": 5,
|
|
7451
|
-
"value": "false"
|
|
7452
|
-
},
|
|
7453
|
-
{
|
|
7454
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7455
|
-
"kind": "StringLiteral",
|
|
7456
|
-
"offset": 11322,
|
|
7457
|
-
"length": 44,
|
|
7458
|
-
"value": "\"\"\""
|
|
7459
|
-
},
|
|
7460
|
-
{
|
|
7461
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7462
|
-
"kind": "StringLiteral",
|
|
7463
|
-
"offset": 11331,
|
|
7464
|
-
"length": 1,
|
|
7465
|
-
"value": "\"\": \""
|
|
7466
|
-
},
|
|
7467
|
-
{
|
|
7468
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7469
|
-
"kind": "StringLiteral",
|
|
7470
|
-
"offset": 11343,
|
|
7471
|
-
"length": 1,
|
|
7472
|
-
"value": "\" \""
|
|
7473
|
-
},
|
|
7474
|
-
{
|
|
7475
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7476
|
-
"kind": "StringLiteral",
|
|
7477
|
-
"offset": 11355,
|
|
7478
|
-
"length": 2,
|
|
7479
|
-
"value": "\"\""
|
|
7480
|
-
},
|
|
7481
|
-
{
|
|
7482
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7483
|
-
"kind": "StringLiteral",
|
|
7484
|
-
"offset": 11360,
|
|
7485
|
-
"length": 3,
|
|
7486
|
-
"value": "\",\""
|
|
7487
|
-
},
|
|
7488
|
-
{
|
|
7489
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7490
|
-
"kind": "StringLiteral",
|
|
7491
|
-
"offset": 11365,
|
|
7492
|
-
"length": 1,
|
|
7493
|
-
"value": "\"\""
|
|
7494
|
-
},
|
|
7495
|
-
{
|
|
7496
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7497
|
-
"kind": "BooleanLiteral",
|
|
7498
|
-
"offset": 11470,
|
|
7499
|
-
"length": 5,
|
|
7500
|
-
"value": "false"
|
|
7501
|
-
},
|
|
7502
|
-
{
|
|
7503
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7504
|
-
"kind": "StringLiteral",
|
|
7505
|
-
"offset": 11493,
|
|
7506
|
-
"length": 44,
|
|
7507
|
-
"value": "\"\"\""
|
|
7508
|
-
},
|
|
7509
|
-
{
|
|
7510
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7511
|
-
"kind": "StringLiteral",
|
|
7512
|
-
"offset": 11502,
|
|
7513
|
-
"length": 1,
|
|
7514
|
-
"value": "\"\": \""
|
|
7515
|
-
},
|
|
7516
|
-
{
|
|
7517
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7518
|
-
"kind": "StringLiteral",
|
|
7519
|
-
"offset": 11514,
|
|
7520
|
-
"length": 1,
|
|
7521
|
-
"value": "\" \""
|
|
7522
|
-
},
|
|
7523
|
-
{
|
|
7524
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7525
|
-
"kind": "StringLiteral",
|
|
7526
|
-
"offset": 11526,
|
|
7527
|
-
"length": 2,
|
|
7528
|
-
"value": "\"\""
|
|
7529
|
-
},
|
|
7530
|
-
{
|
|
7531
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7532
|
-
"kind": "StringLiteral",
|
|
7533
|
-
"offset": 11531,
|
|
7534
|
-
"length": 3,
|
|
7535
|
-
"value": "\",\""
|
|
7536
|
-
},
|
|
7537
|
-
{
|
|
7538
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7539
|
-
"kind": "StringLiteral",
|
|
7540
|
-
"offset": 11536,
|
|
7541
|
-
"length": 1,
|
|
7542
|
-
"value": "\"\""
|
|
7543
|
-
},
|
|
7544
|
-
{
|
|
7545
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7546
|
-
"kind": "BooleanLiteral",
|
|
7547
|
-
"offset": 11640,
|
|
7548
|
-
"length": 5,
|
|
7549
|
-
"value": "false"
|
|
7550
|
-
},
|
|
7551
|
-
{
|
|
7552
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7553
|
-
"kind": "StringLiteral",
|
|
7554
|
-
"offset": 11663,
|
|
7555
|
-
"length": 44,
|
|
7556
|
-
"value": "\"\"\""
|
|
7557
|
-
},
|
|
7558
|
-
{
|
|
7559
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7560
|
-
"kind": "StringLiteral",
|
|
7561
|
-
"offset": 11672,
|
|
7562
|
-
"length": 1,
|
|
7563
|
-
"value": "\"\": \""
|
|
7564
|
-
},
|
|
7565
|
-
{
|
|
7566
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7567
|
-
"kind": "StringLiteral",
|
|
7568
|
-
"offset": 11684,
|
|
7569
|
-
"length": 1,
|
|
7570
|
-
"value": "\" \""
|
|
7571
|
-
},
|
|
7572
|
-
{
|
|
7573
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7574
|
-
"kind": "StringLiteral",
|
|
7575
|
-
"offset": 11696,
|
|
7576
|
-
"length": 2,
|
|
7577
|
-
"value": "\"\""
|
|
7578
|
-
},
|
|
7579
|
-
{
|
|
7580
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7581
|
-
"kind": "StringLiteral",
|
|
7582
|
-
"offset": 11701,
|
|
7583
|
-
"length": 3,
|
|
7584
|
-
"value": "\",\""
|
|
7585
|
-
},
|
|
7586
|
-
{
|
|
7587
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7588
|
-
"kind": "StringLiteral",
|
|
7589
|
-
"offset": 11706,
|
|
7590
|
-
"length": 1,
|
|
7591
|
-
"value": "\"\""
|
|
7592
|
-
},
|
|
7593
|
-
{
|
|
7594
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCTouchHandler.swift",
|
|
7595
|
-
"kind": "StringLiteral",
|
|
7596
|
-
"offset": 133,
|
|
7597
|
-
"length": 15,
|
|
7598
|
-
"value": "\"CanvasNative.NSCTouchHandler\""
|
|
7599
|
-
},
|
|
7600
|
-
{
|
|
7601
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCSVG.swift",
|
|
7602
|
-
"kind": "IntegerLiteral",
|
|
7603
|
-
"offset": 278,
|
|
7604
|
-
"length": 1,
|
|
7605
|
-
"value": "0"
|
|
7606
|
-
},
|
|
7607
|
-
{
|
|
7608
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCSVG.swift",
|
|
7609
|
-
"kind": "IntegerLiteral",
|
|
7610
|
-
"offset": 305,
|
|
7611
|
-
"length": 1,
|
|
7612
|
-
"value": "0"
|
|
7613
|
-
},
|
|
7614
|
-
{
|
|
7615
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCSVG.swift",
|
|
7616
|
-
"kind": "BooleanLiteral",
|
|
7617
|
-
"offset": 332,
|
|
7618
|
-
"length": 5,
|
|
7619
|
-
"value": "false"
|
|
7620
|
-
},
|
|
7621
|
-
{
|
|
7622
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCSVG.swift",
|
|
7623
|
-
"kind": "BooleanLiteral",
|
|
7624
|
-
"offset": 360,
|
|
7625
|
-
"length": 5,
|
|
7626
|
-
"value": "false"
|
|
7627
|
-
},
|
|
7628
|
-
{
|
|
7629
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCSVG.swift",
|
|
7630
|
-
"kind": "BooleanLiteral",
|
|
7631
|
-
"offset": 381,
|
|
7632
|
-
"length": 5,
|
|
7633
|
-
"value": "false"
|
|
7634
|
-
},
|
|
7635
|
-
{
|
|
7636
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCSVG.swift",
|
|
7637
|
-
"kind": "BooleanLiteral",
|
|
7638
|
-
"offset": 464,
|
|
7639
|
-
"length": 4,
|
|
7640
|
-
"value": "true"
|
|
7641
|
-
},
|
|
7642
|
-
{
|
|
7643
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCSVG.swift",
|
|
7644
|
-
"kind": "BooleanLiteral",
|
|
7645
|
-
"offset": 414,
|
|
7646
|
-
"length": 4,
|
|
7647
|
-
"value": "true"
|
|
7648
|
-
},
|
|
7649
|
-
{
|
|
7650
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCSVG.swift",
|
|
7651
|
-
"kind": "IntegerLiteral",
|
|
7652
|
-
"offset": 818,
|
|
7653
|
-
"length": 1,
|
|
7654
|
-
"value": "1"
|
|
7655
|
-
},
|
|
7656
|
-
{
|
|
7657
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCSVG.swift",
|
|
7658
|
-
"kind": "IntegerLiteral",
|
|
7659
|
-
"offset": 1042,
|
|
7660
|
-
"length": 1,
|
|
7661
|
-
"value": "0"
|
|
7662
|
-
},
|
|
7663
|
-
{
|
|
7664
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCSVG.swift",
|
|
7665
|
-
"kind": "BooleanLiteral",
|
|
7666
|
-
"offset": 1570,
|
|
7667
|
-
"length": 4,
|
|
7668
|
-
"value": "true"
|
|
7669
|
-
},
|
|
7670
|
-
{
|
|
7671
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCSVG.swift",
|
|
7672
|
-
"kind": "BooleanLiteral",
|
|
7673
|
-
"offset": 1639,
|
|
7674
|
-
"length": 4,
|
|
7675
|
-
"value": "true"
|
|
7676
|
-
},
|
|
7677
|
-
{
|
|
7678
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCSVG.swift",
|
|
7679
|
-
"kind": "BooleanLiteral",
|
|
7680
|
-
"offset": 2181,
|
|
7681
|
-
"length": 4,
|
|
7682
|
-
"value": "true"
|
|
7683
|
-
},
|
|
7684
|
-
{
|
|
7685
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCSVG.swift",
|
|
7686
|
-
"kind": "BooleanLiteral",
|
|
7687
|
-
"offset": 2242,
|
|
7688
|
-
"length": 4,
|
|
7689
|
-
"value": "true"
|
|
7690
|
-
},
|
|
7691
|
-
{
|
|
7692
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCSVG.swift",
|
|
7693
|
-
"kind": "IntegerLiteral",
|
|
7694
|
-
"offset": 2512,
|
|
7695
|
-
"length": 1,
|
|
7696
|
-
"value": "0"
|
|
7697
|
-
},
|
|
7698
|
-
{
|
|
7699
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCSVG.swift",
|
|
7700
|
-
"kind": "BooleanLiteral",
|
|
7701
|
-
"offset": 3068,
|
|
7702
|
-
"length": 4,
|
|
7703
|
-
"value": "true"
|
|
7704
|
-
},
|
|
7705
|
-
{
|
|
7706
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCSVG.swift",
|
|
7707
|
-
"kind": "BooleanLiteral",
|
|
7708
|
-
"offset": 3415,
|
|
7709
|
-
"length": 4,
|
|
7710
|
-
"value": "true"
|
|
7711
|
-
},
|
|
7712
|
-
{
|
|
7713
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCSVG.swift",
|
|
7714
|
-
"kind": "BooleanLiteral",
|
|
7715
|
-
"offset": 4023,
|
|
7716
|
-
"length": 4,
|
|
7717
|
-
"value": "true"
|
|
7718
|
-
},
|
|
7719
|
-
{
|
|
7720
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCSVG.swift",
|
|
7721
|
-
"kind": "BooleanLiteral",
|
|
7722
|
-
"offset": 4366,
|
|
5916
|
+
"offset": 464,
|
|
7723
5917
|
"length": 4,
|
|
7724
5918
|
"value": "true"
|
|
7725
5919
|
},
|
|
7726
|
-
{
|
|
7727
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCSVG.swift",
|
|
7728
|
-
"kind": "IntegerLiteral",
|
|
7729
|
-
"offset": 4816,
|
|
7730
|
-
"length": 1,
|
|
7731
|
-
"value": "4"
|
|
7732
|
-
},
|
|
7733
|
-
{
|
|
7734
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCSVG.swift",
|
|
7735
|
-
"kind": "IntegerLiteral",
|
|
7736
|
-
"offset": 4864,
|
|
7737
|
-
"length": 1,
|
|
7738
|
-
"value": "4"
|
|
7739
|
-
},
|
|
7740
|
-
{
|
|
7741
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCSVG.swift",
|
|
7742
|
-
"kind": "IntegerLiteral",
|
|
7743
|
-
"offset": 4972,
|
|
7744
|
-
"length": 1,
|
|
7745
|
-
"value": "0"
|
|
7746
|
-
},
|
|
7747
|
-
{
|
|
7748
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCSVG.swift",
|
|
7749
|
-
"kind": "IntegerLiteral",
|
|
7750
|
-
"offset": 5015,
|
|
7751
|
-
"length": 1,
|
|
7752
|
-
"value": "0"
|
|
7753
|
-
},
|
|
7754
|
-
{
|
|
7755
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCSVG.swift",
|
|
7756
|
-
"kind": "IntegerLiteral",
|
|
7757
|
-
"offset": 5153,
|
|
7758
|
-
"length": 1,
|
|
7759
|
-
"value": "1"
|
|
7760
|
-
},
|
|
7761
5920
|
{
|
|
7762
5921
|
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCSVG.swift",
|
|
7763
5922
|
"kind": "BooleanLiteral",
|
|
7764
|
-
"offset":
|
|
5923
|
+
"offset": 414,
|
|
7765
5924
|
"length": 4,
|
|
7766
5925
|
"value": "true"
|
|
7767
5926
|
},
|
|
7768
|
-
{
|
|
7769
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCSVG.swift",
|
|
7770
|
-
"kind": "IntegerLiteral",
|
|
7771
|
-
"offset": 5305,
|
|
7772
|
-
"length": 1,
|
|
7773
|
-
"value": "0"
|
|
7774
|
-
},
|
|
7775
|
-
{
|
|
7776
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCSVG.swift",
|
|
7777
|
-
"kind": "IntegerLiteral",
|
|
7778
|
-
"offset": 5308,
|
|
7779
|
-
"length": 1,
|
|
7780
|
-
"value": "0"
|
|
7781
|
-
},
|
|
7782
|
-
{
|
|
7783
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCSVG.swift",
|
|
7784
|
-
"kind": "BooleanLiteral",
|
|
7785
|
-
"offset": 5564,
|
|
7786
|
-
"length": 5,
|
|
7787
|
-
"value": "false"
|
|
7788
|
-
},
|
|
7789
|
-
{
|
|
7790
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCSVG.swift",
|
|
7791
|
-
"kind": "StringLiteral",
|
|
7792
|
-
"offset": 5849,
|
|
7793
|
-
"length": 8,
|
|
7794
|
-
"value": "\"NSCSVG\""
|
|
7795
|
-
},
|
|
7796
|
-
{
|
|
7797
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCSVG.swift",
|
|
7798
|
-
"kind": "StringLiteral",
|
|
7799
|
-
"offset": 6010,
|
|
7800
|
-
"length": 8,
|
|
7801
|
-
"value": "\"NSCSVG\""
|
|
7802
|
-
},
|
|
7803
|
-
{
|
|
7804
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCSVG.swift",
|
|
7805
|
-
"kind": "IntegerLiteral",
|
|
7806
|
-
"offset": 6133,
|
|
7807
|
-
"length": 1,
|
|
7808
|
-
"value": "0"
|
|
7809
|
-
},
|
|
7810
|
-
{
|
|
7811
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCSVG.swift",
|
|
7812
|
-
"kind": "IntegerLiteral",
|
|
7813
|
-
"offset": 6355,
|
|
7814
|
-
"length": 1,
|
|
7815
|
-
"value": "8"
|
|
7816
|
-
},
|
|
7817
|
-
{
|
|
7818
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCSVG.swift",
|
|
7819
|
-
"kind": "IntegerLiteral",
|
|
7820
|
-
"offset": 6379,
|
|
7821
|
-
"length": 1,
|
|
7822
|
-
"value": "4"
|
|
7823
|
-
},
|
|
7824
|
-
{
|
|
7825
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCSVG.swift",
|
|
7826
|
-
"kind": "IntegerLiteral",
|
|
7827
|
-
"offset": 6756,
|
|
7828
|
-
"length": 1,
|
|
7829
|
-
"value": "0"
|
|
7830
|
-
},
|
|
7831
|
-
{
|
|
7832
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCSVG.swift",
|
|
7833
|
-
"kind": "IntegerLiteral",
|
|
7834
|
-
"offset": 6978,
|
|
7835
|
-
"length": 1,
|
|
7836
|
-
"value": "8"
|
|
7837
|
-
},
|
|
7838
|
-
{
|
|
7839
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCSVG.swift",
|
|
7840
|
-
"kind": "IntegerLiteral",
|
|
7841
|
-
"offset": 7002,
|
|
7842
|
-
"length": 1,
|
|
7843
|
-
"value": "4"
|
|
7844
|
-
},
|
|
7845
5927
|
{
|
|
7846
5928
|
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/NSCImageBitmap.swift",
|
|
7847
5929
|
"kind": "StringLiteral",
|
|
@@ -7863,48 +5945,6 @@
|
|
|
7863
5945
|
"length": 1,
|
|
7864
5946
|
"value": "4"
|
|
7865
5947
|
},
|
|
7866
|
-
{
|
|
7867
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/Utils.swift",
|
|
7868
|
-
"kind": "BooleanLiteral",
|
|
7869
|
-
"offset": 2553,
|
|
7870
|
-
"length": 5,
|
|
7871
|
-
"value": "false"
|
|
7872
|
-
},
|
|
7873
|
-
{
|
|
7874
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/Utils.swift",
|
|
7875
|
-
"kind": "BooleanLiteral",
|
|
7876
|
-
"offset": 2686,
|
|
7877
|
-
"length": 4,
|
|
7878
|
-
"value": "true"
|
|
7879
|
-
},
|
|
7880
|
-
{
|
|
7881
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/Utils.swift",
|
|
7882
|
-
"kind": "BooleanLiteral",
|
|
7883
|
-
"offset": 2738,
|
|
7884
|
-
"length": 4,
|
|
7885
|
-
"value": "true"
|
|
7886
|
-
},
|
|
7887
|
-
{
|
|
7888
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/Utils.swift",
|
|
7889
|
-
"kind": "StringLiteral",
|
|
7890
|
-
"offset": 2923,
|
|
7891
|
-
"length": 33,
|
|
7892
|
-
"value": "\"Failed to create file at path '\""
|
|
7893
|
-
},
|
|
7894
|
-
{
|
|
7895
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/Utils.swift",
|
|
7896
|
-
"kind": "StringLiteral",
|
|
7897
|
-
"offset": 2966,
|
|
7898
|
-
"length": 3,
|
|
7899
|
-
"value": "\"'\""
|
|
7900
|
-
},
|
|
7901
|
-
{
|
|
7902
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/Utils.swift",
|
|
7903
|
-
"kind": "BooleanLiteral",
|
|
7904
|
-
"offset": 3229,
|
|
7905
|
-
"length": 4,
|
|
7906
|
-
"value": "true"
|
|
7907
|
-
},
|
|
7908
5948
|
{
|
|
7909
5949
|
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/GLRenderer.swift",
|
|
7910
5950
|
"kind": "BooleanLiteral",
|
|
@@ -7919,20 +5959,6 @@
|
|
|
7919
5959
|
"length": 1,
|
|
7920
5960
|
"value": "0"
|
|
7921
5961
|
},
|
|
7922
|
-
{
|
|
7923
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/GLRenderer.swift",
|
|
7924
|
-
"kind": "IntegerLiteral",
|
|
7925
|
-
"offset": 601,
|
|
7926
|
-
"length": 1,
|
|
7927
|
-
"value": "0"
|
|
7928
|
-
},
|
|
7929
|
-
{
|
|
7930
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/GLRenderer.swift",
|
|
7931
|
-
"kind": "IntegerLiteral",
|
|
7932
|
-
"offset": 791,
|
|
7933
|
-
"length": 1,
|
|
7934
|
-
"value": "0"
|
|
7935
|
-
},
|
|
7936
5962
|
{
|
|
7937
5963
|
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/GLRenderer.swift",
|
|
7938
5964
|
"kind": "StringLiteral",
|
|
@@ -7940,34 +5966,6 @@
|
|
|
7940
5966
|
"length": 13,
|
|
7941
5967
|
"value": "\"CanvasNative.CanvasGLKView\""
|
|
7942
5968
|
},
|
|
7943
|
-
{
|
|
7944
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/GLRenderer.swift",
|
|
7945
|
-
"kind": "IntegerLiteral",
|
|
7946
|
-
"offset": 1480,
|
|
7947
|
-
"length": 1,
|
|
7948
|
-
"value": "4"
|
|
7949
|
-
},
|
|
7950
|
-
{
|
|
7951
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/GLRenderer.swift",
|
|
7952
|
-
"kind": "IntegerLiteral",
|
|
7953
|
-
"offset": 1707,
|
|
7954
|
-
"length": 1,
|
|
7955
|
-
"value": "8"
|
|
7956
|
-
},
|
|
7957
|
-
{
|
|
7958
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/GLRenderer.swift",
|
|
7959
|
-
"kind": "IntegerLiteral",
|
|
7960
|
-
"offset": 1900,
|
|
7961
|
-
"length": 1,
|
|
7962
|
-
"value": "0"
|
|
7963
|
-
},
|
|
7964
|
-
{
|
|
7965
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/GLRenderer.swift",
|
|
7966
|
-
"kind": "IntegerLiteral",
|
|
7967
|
-
"offset": 1906,
|
|
7968
|
-
"length": 1,
|
|
7969
|
-
"value": "0"
|
|
7970
|
-
},
|
|
7971
5969
|
{
|
|
7972
5970
|
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/GLRenderer.swift",
|
|
7973
5971
|
"kind": "BooleanLiteral",
|
|
@@ -7982,89 +5980,12 @@
|
|
|
7982
5980
|
"length": 5,
|
|
7983
5981
|
"value": "false"
|
|
7984
5982
|
},
|
|
7985
|
-
{
|
|
7986
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/GLRenderer.swift",
|
|
7987
|
-
"kind": "IntegerLiteral",
|
|
7988
|
-
"offset": 2581,
|
|
7989
|
-
"length": 1,
|
|
7990
|
-
"value": "1"
|
|
7991
|
-
},
|
|
7992
|
-
{
|
|
7993
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/GLRenderer.swift",
|
|
7994
|
-
"kind": "IntegerLiteral",
|
|
7995
|
-
"offset": 2725,
|
|
7996
|
-
"length": 1,
|
|
7997
|
-
"value": "0"
|
|
7998
|
-
},
|
|
7999
|
-
{
|
|
8000
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/GLRenderer.swift",
|
|
8001
|
-
"kind": "IntegerLiteral",
|
|
8002
|
-
"offset": 2921,
|
|
8003
|
-
"length": 1,
|
|
8004
|
-
"value": "4"
|
|
8005
|
-
},
|
|
8006
|
-
{
|
|
8007
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/GLRenderer.swift",
|
|
8008
|
-
"kind": "IntegerLiteral",
|
|
8009
|
-
"offset": 3166,
|
|
8010
|
-
"length": 1,
|
|
8011
|
-
"value": "8"
|
|
8012
|
-
},
|
|
8013
|
-
{
|
|
8014
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/GLRenderer.swift",
|
|
8015
|
-
"kind": "IntegerLiteral",
|
|
8016
|
-
"offset": 3190,
|
|
8017
|
-
"length": 1,
|
|
8018
|
-
"value": "4"
|
|
8019
|
-
},
|
|
8020
|
-
{
|
|
8021
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/GLRenderer.swift",
|
|
8022
|
-
"kind": "IntegerLiteral",
|
|
8023
|
-
"offset": 3648,
|
|
8024
|
-
"length": 1,
|
|
8025
|
-
"value": "0"
|
|
8026
|
-
},
|
|
8027
|
-
{
|
|
8028
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/GLRenderer.swift",
|
|
8029
|
-
"kind": "IntegerLiteral",
|
|
8030
|
-
"offset": 3721,
|
|
8031
|
-
"length": 1,
|
|
8032
|
-
"value": "1"
|
|
8033
|
-
},
|
|
8034
|
-
{
|
|
8035
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/GLRenderer.swift",
|
|
8036
|
-
"kind": "IntegerLiteral",
|
|
8037
|
-
"offset": 3727,
|
|
8038
|
-
"length": 2,
|
|
8039
|
-
"value": "-1"
|
|
8040
|
-
},
|
|
8041
|
-
{
|
|
8042
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/GLRenderer.swift",
|
|
8043
|
-
"kind": "BooleanLiteral",
|
|
8044
|
-
"offset": 3887,
|
|
8045
|
-
"length": 5,
|
|
8046
|
-
"value": "false"
|
|
8047
|
-
},
|
|
8048
5983
|
{
|
|
8049
5984
|
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCImageAsset.swift",
|
|
8050
5985
|
"kind": "StringLiteral",
|
|
8051
5986
|
"offset": 246,
|
|
8052
5987
|
"length": 20,
|
|
8053
5988
|
"value": "\"NSCImageAssetQueue\""
|
|
8054
|
-
},
|
|
8055
|
-
{
|
|
8056
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCImageAsset.swift",
|
|
8057
|
-
"kind": "BooleanLiteral",
|
|
8058
|
-
"offset": 860,
|
|
8059
|
-
"length": 4,
|
|
8060
|
-
"value": "true"
|
|
8061
|
-
},
|
|
8062
|
-
{
|
|
8063
|
-
"filePath": "\/Users\/triniwiz\/Documents\/GitHub\/canvas\/packages\/canvas\/src-native\/canvas-ios\/CanvasNative\/Source\/NSCImageAsset.swift",
|
|
8064
|
-
"kind": "BooleanLiteral",
|
|
8065
|
-
"offset": 977,
|
|
8066
|
-
"length": 5,
|
|
8067
|
-
"value": "false"
|
|
8068
5989
|
}
|
|
8069
5990
|
]
|
|
8070
5991
|
}
|