MCPcopy Create free account

hub / github.com/ImVexed/muon / functions

Functions419 in github.com/ImVexed/muon

FunctionJSValueIsObject
JSValueIsObject function as declared in JavaScriptCore/JSValueRef.h:150
ultralight/ultralight.go:1508
FunctionJSValueIsObjectOfClass
JSValueIsObjectOfClass function as declared in JavaScriptCore/JSValueRef.h:160
ultralight/ultralight.go:1517
FunctionJSValueIsStrictEqual
JSValueIsStrictEqual function as declared in JavaScriptCore/JSValueRef.h:211
ultralight/ultralight.go:1566
FunctionJSValueIsString
JSValueIsString function as declared in JavaScriptCore/JSValueRef.h:141
ultralight/ultralight.go:1499
FunctionJSValueIsUndefined
JSValueIsUndefined function as declared in JavaScriptCore/JSValueRef.h:105
ultralight/ultralight.go:1463
FunctionJSValueMakeUndefined
JSValueMakeUndefined function as declared in JavaScriptCore/JSValueRef.h:232
ultralight/ultralight.go:1587
FunctionJSValueProtect
JSValueProtect function as declared in JavaScriptCore/JSValueRef.h:343
ultralight/ultralight.go:1689
FunctionJSValueToObject
JSValueToObject function as declared in JavaScriptCore/JSValueRef.h:331
ultralight/ultralight.go:1679
FunctionJSValueUnprotect
JSValueUnprotect function as declared in JavaScriptCore/JSValueRef.h:353
ultralight/ultralight.go:1696
MethodMove
Move sets the Window's position to the given coordinates
muon.go:158
FunctionNewJSTypedArrayBytesDeallocatorRef
(ref unsafe.Pointer)
ultralight/cgo_helpers.go:549
FunctionNewULAddConsoleMessageCallbackRef
(ref unsafe.Pointer)
ultralight/cgo_helpers.go:358
FunctionNewULBeginLoadingCallbackRef
(ref unsafe.Pointer)
ultralight/cgo_helpers.go:401
FunctionNewULChangeCursorCallbackRef
(ref unsafe.Pointer)
ultralight/cgo_helpers.go:320
FunctionNewULChangeTitleCallbackRef
(ref unsafe.Pointer)
ultralight/cgo_helpers.go:206
FunctionNewULChangeTooltipCallbackRef
(ref unsafe.Pointer)
ultralight/cgo_helpers.go:282
FunctionNewULChangeURLCallbackRef
(ref unsafe.Pointer)
ultralight/cgo_helpers.go:244
FunctionNewULCloseCallbackRef
(ref unsafe.Pointer)
ultralight/cgo_helpers.go:132
FunctionNewULDOMReadyCallbackRef
(ref unsafe.Pointer)
ultralight/cgo_helpers.go:512
FunctionNewULFinishLoadingCallbackRef
(ref unsafe.Pointer)
ultralight/cgo_helpers.go:438
FunctionNewULResizeCallbackRef
(ref unsafe.Pointer)
ultralight/cgo_helpers.go:168
FunctionNewULUpdateCallbackRef
(ref unsafe.Pointer)
ultralight/cgo_helpers.go:96
FunctionNewULUpdateHistoryCallbackRef
(ref unsafe.Pointer)
ultralight/cgo_helpers.go:475
MethodPassRef
()
ultralight/cgo_helpers.go:76
MethodPassRef
()
ultralight/cgo_helpers.go:112
MethodPassRef
()
ultralight/cgo_helpers.go:148
MethodPassRef
()
ultralight/cgo_helpers.go:186
MethodPassRef
()
ultralight/cgo_helpers.go:224
MethodPassRef
()
ultralight/cgo_helpers.go:262
MethodPassRef
()
ultralight/cgo_helpers.go:300
MethodPassRef
()
ultralight/cgo_helpers.go:338
MethodPassRef
()
ultralight/cgo_helpers.go:381
MethodPassRef
()
ultralight/cgo_helpers.go:418
MethodPassRef
()
ultralight/cgo_helpers.go:455
MethodPassRef
()
ultralight/cgo_helpers.go:492
MethodPassRef
()
ultralight/cgo_helpers.go:529
MethodPassRef
()
ultralight/cgo_helpers.go:566
MethodPassRef
()
ultralight/cgo_helpers.go:603
MethodPassRef
()
ultralight/cgo_helpers.go:639
MethodPassRef
()
ultralight/cgo_helpers.go:684
MethodPassRef
()
ultralight/cgo_helpers.go:729
MethodPassRef
()
ultralight/cgo_helpers.go:775
MethodPassRef
()
ultralight/cgo_helpers.go:820
MethodPassRef
()
ultralight/cgo_helpers.go:858
MethodPassRef
()
ultralight/cgo_helpers.go:910
MethodPassRef
()
ultralight/cgo_helpers.go:961
MethodPassRef
()
ultralight/cgo_helpers.go:1006
MethodPassValue
()
ultralight/cgo_helpers.go:86
MethodPassValue
()
ultralight/cgo_helpers.go:122
MethodPassValue
()
ultralight/cgo_helpers.go:158
MethodPassValue
()
ultralight/cgo_helpers.go:196
MethodPassValue
()
ultralight/cgo_helpers.go:234
MethodPassValue
()
ultralight/cgo_helpers.go:272
MethodPassValue
()
ultralight/cgo_helpers.go:310
MethodPassValue
()
ultralight/cgo_helpers.go:348
MethodPassValue
()
ultralight/cgo_helpers.go:391
MethodPassValue
()
ultralight/cgo_helpers.go:428
MethodPassValue
()
ultralight/cgo_helpers.go:465
MethodPassValue
()
ultralight/cgo_helpers.go:502
MethodPassValue
()
ultralight/cgo_helpers.go:539
MethodPassValue
()
ultralight/cgo_helpers.go:576
MethodPassValue
()
ultralight/cgo_helpers.go:613
MethodPassValue
()
ultralight/cgo_helpers.go:649
MethodPassValue
()
ultralight/cgo_helpers.go:694
MethodPassValue
()
ultralight/cgo_helpers.go:739
MethodPassValue
()
ultralight/cgo_helpers.go:785
MethodPassValue
()
ultralight/cgo_helpers.go:830
MethodPassValue
()
ultralight/cgo_helpers.go:868
MethodPassValue
()
ultralight/cgo_helpers.go:920
MethodPassValue
()
ultralight/cgo_helpers.go:971
MethodPassValue
()
ultralight/cgo_helpers.go:1016
MethodPassValue
PassValue does the same as PassRef except that it will try to dereference the returned pointer.
ultralight/cgo_helpers.go:1266
MethodPassValue
PassValue does the same as PassRef except that it will try to dereference the returned pointer.
ultralight/cgo_helpers.go:1491
MethodRef
Ref returns the underlying reference to C object or nil if struct is nil.
ultralight/cgo_helpers.go:1111
MethodRef
Ref returns the underlying reference to C object or nil if struct is nil.
ultralight/cgo_helpers.go:1207
MethodRef
Ref returns the underlying reference to C object or nil if struct is nil.
ultralight/cgo_helpers.go:1376
MethodResize
Resize changes the given Window's size
muon.go:153
FunctionTestArrayType
(t *testing.T)
muon_test.go:72
FunctionTestComplexType
(t *testing.T)
muon_test.go:33
FunctionTestEmptyType
(t *testing.T)
muon_test.go:105
FunctionTestMain
(m *testing.M)
muon_test.go:12
FunctionTestMultipleFuncs
(t *testing.T)
muon_test.go:123
FunctionULAddConsoleMessageCallback_44b8dd01
ultralight/cgo_helpers.c:37
FunctionULBeginLoadingCallback_70d8c0ad
ultralight/cgo_helpers.c:41
FunctionULChangeCursorCallback_1a7011df
ultralight/cgo_helpers.c:33
FunctionULChangeTitleCallback_bd58034c
ultralight/cgo_helpers.c:21
FunctionULChangeTooltipCallback_12ca407
ultralight/cgo_helpers.c:29
FunctionULChangeURLCallback_4ec32b80
ultralight/cgo_helpers.c:25
FunctionULCloseCallback_195b2f9
ultralight/cgo_helpers.c:13
FunctionULDOMReadyCallback_6432c207
ultralight/cgo_helpers.c:53
FunctionULFinishLoadingCallback_1ed4ecae
ultralight/cgo_helpers.c:45
FunctionULResizeCallback_6e7309d9
ultralight/cgo_helpers.c:17
FunctionULUpdateCallback_7e1c6355
ultralight/cgo_helpers.c:9
FunctionULUpdateHistoryCallback_6e105364
ultralight/cgo_helpers.c:49
FunctionUlAppGetRenderer
UlAppGetRenderer function as declared in AppCore/CAPI.h:145
ultralight/ultralight.go:107
FunctionUlAppGetWindow
UlAppGetWindow function as declared in AppCore/CAPI.h:115
ultralight/ultralight.go:75
FunctionUlAppIsRunning
UlAppIsRunning function as declared in AppCore/CAPI.h:133
ultralight/ultralight.go:91
FunctionUlAppQuit
UlAppQuit function as declared in AppCore/CAPI.h:155
ultralight/ultralight.go:121
FunctionUlAppSetUpdateCallback
UlAppSetUpdateCallback function as declared in AppCore/CAPI.h:127
ultralight/ultralight.go:83
FunctionUlBitmapErase
UlBitmapErase function as declared in Ultralight/CAPI.h:668
ultralight/ultralight.go:958
← previousnext →201–300 of 419, ranked by callers