Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DjDeveloperr/deno_desktop
/ functions
Functions
450 in github.com/DjDeveloperr/deno_desktop
⨍
Functions
450
◇
Types & classes
53
Method
negativeInfinity
()
examples/extern/gmath.bundle.js:650
Method
normal
()
examples/extern/gmath.bundle.js:140
Method
normal
()
examples/extern/gmath.bundle.js:1675
Method
normalize
()
examples/extern/gmath.bundle.js:70
Method
normalize
()
examples/extern/gmath.bundle.js:144
Method
onEvent
(event)
examples/hello_camera.js:16
Method
onEvent
(event)
examples/hello_camera.js:139
Method
one
()
examples/extern/gmath.bundle.js:506
Method
one
()
examples/extern/gmath.bundle.js:659
Method
one
()
examples/extern/gmath.bundle.js:1581
Function
op_apply_source_map
( _state: &mut OpState, args: ApplySourceMap, _: (), )
src/extra.rs:24
Function
op_create_window
( state: &mut OpState, args: CreateWindowArgs, _: () )
src/window.rs:62
Function
op_format_diagnostic
( _state: &mut OpState, _: (), _: (), )
src/extra.rs:36
Function
op_format_file_name
( _state: &mut OpState, file_name: String, _: (), )
src/extra.rs:44
Function
op_next_event
(_: Rc<RefCell<OpState>>, _: (), _: ())
src/event_loop.rs:178
Function
op_webgpu_configure_surface
( state: &mut OpState, args: ConfigureSurfaceArgs, _: (), )
src/surface.rs:87
Function
op_webgpu_create_surface
( state: &mut OpState, args: CreateSurfaceArgs, _: (), )
src/surface.rs:65
Function
op_webgpu_surface_drop
( state: &mut OpState, rid: ResourceId, _: (), )
src/surface.rs:171
Function
op_webgpu_surface_get_current_texture
( state: &mut OpState, args: SurfacePreferredFormatArgs, _: (), )
src/surface.rs:133
Function
op_webgpu_surface_get_preferred_format
( state: &mut OpState, args: SurfacePreferredFormatArgs, _: (), )
src/surface.rs:121
Function
op_webgpu_surface_present
( state: &mut OpState, args: SurfacePreferredFormatArgs, _: (), )
src/surface.rs:152
Function
op_window_fullscreen
( state: &mut OpState, rid: ResourceId, _: () )
src/window.rs:157
Function
op_window_inner_position
( state: &mut OpState, rid: ResourceId, _: () )
src/window.rs:170
Function
op_window_inner_size
( state: &mut OpState, rid: ResourceId, _: () )
src/window.rs:180
Function
op_window_outer_position
( state: &mut OpState, rid: ResourceId, _: () )
src/window.rs:190
Function
op_window_outer_size
( state: &mut OpState, rid: ResourceId, _: () )
src/window.rs:200
Function
op_window_request_redraw
( state: &mut OpState, rid: ResourceId, _: () )
src/window.rs:210
Function
op_window_request_user_attention
( state: &mut OpState, args: (ResourceId, Option<String>), _: (), )
src/window.rs:222
Function
op_window_scale_factor
( state: &mut OpState, rid: ResourceId, _: () )
src/window.rs:240
Function
op_window_set_always_on_top
( state: &mut OpState, args: (ResourceId, bool), _: () )
src/window.rs:249
Function
op_window_set_cursor_grab
( state: &mut OpState, args: (ResourceId, bool), _: () )
src/window.rs:259
Function
op_window_set_cursor_icon
( state: &mut OpState, args: (ResourceId, String), _: (), )
src/window.rs:269
Function
op_window_set_cursor_position
( state: &mut OpState, args: (ResourceId, SerdePosition), _: (), )
src/window.rs:283
Function
op_window_set_cursor_visible
( state: &mut OpState, args: (ResourceId, bool), _: () )
src/window.rs:293
Function
op_window_set_decorations
( state: &mut OpState, args: (ResourceId, bool), _: () )
src/window.rs:303
Function
op_window_set_fullscreen
( state: &mut OpState, args: (ResourceId, bool), _: () )
src/window.rs:313
Function
op_window_set_ime_position
( state: &mut OpState, args: (ResourceId, SerdePosition), _: () )
src/window.rs:326
Function
op_window_set_inner_size
( state: &mut OpState, args: (ResourceId, SerdeSize), _: () )
src/window.rs:336
Function
op_window_set_max_inner_size
( state: &mut OpState, args: (ResourceId, Option<SerdeSize>), _: () )
src/window.rs:346
Function
op_window_set_maximized
( state: &mut OpState, args: (ResourceId, bool), _: () )
src/window.rs:359
Function
op_window_set_min_inner_size
( state: &mut OpState, args: (ResourceId, Option<SerdeSize>), _: () )
src/window.rs:369
Function
op_window_set_minimized
( state: &mut OpState, args: (ResourceId, bool), _: () )
src/window.rs:382
Function
op_window_set_outer_position
( state: &mut OpState, args: (ResourceId, SerdePosition), _: () )
src/window.rs:392
Function
op_window_set_resizable
( state: &mut OpState, args: (ResourceId, bool), _: () )
src/window.rs:402
Function
op_window_set_title
( state: &mut OpState, args: (ResourceId, String), _: () )
src/window.rs:412
Function
op_window_set_visible
( state: &mut OpState, args: (ResourceId, bool), _: () )
src/window.rs:422
Function
op_window_set_window_icon
( state: &mut OpState, args: (ResourceId, u32, u32), zc: ZeroCopyBuf, )
src/window.rs:432
Method
positiveInfinity
()
examples/extern/gmath.bundle.js:297
Method
positiveInfinity
()
examples/extern/gmath.bundle.js:500
Method
positiveInfinity
()
examples/extern/gmath.bundle.js:653
Method
raw_window_handle
(&self)
src/window.rs:31
Method
render
(encoder, view)
examples/hello_triangle.js:84
Method
render
(encoder, view)
examples/hello_texture.js:174
Method
render
(encoder, view)
examples/hello_camera.js:308
Method
requestUserAttention
(type)
src/core.js:140
Method
rid
()
src/core.js:120
Method
right
()
examples/extern/gmath.bundle.js:671
Method
rot
(vector)
examples/extern/gmath.bundle.js:1687
Method
row
(n)
examples/extern/gmath.bundle.js:864
Method
row
(n)
examples/extern/gmath.bundle.js:1102
Method
row
(n)
examples/extern/gmath.bundle.js:1398
Method
sec
()
examples/extern/gmath.bundle.js:105
Function
serialize_keyboard_input
(input: KeyboardInput)
src/event_loop.rs:35
Function
serialize_mouse_scroll_delta
(delta: MouseScrollDelta)
src/event_loop.rs:45
Function
serialize_touch_phase
(phase: TouchPhase)
src/event_loop.rs:52
Method
set
(other)
examples/extern/gmath.bundle.js:554
Method
set
(other)
examples/extern/gmath.bundle.js:709
Method
set
(scalar, vector)
examples/extern/gmath.bundle.js:1712
Method
setAlwaysOnTop
(value)
src/core.js:164
Method
setCursorGrab
(value)
src/core.js:168
Method
setCursorIcon
(icon)
src/core.js:172
Method
setCursorPosition
(pos)
src/core.js:176
Method
setCursorVisible
(value)
src/core.js:180
Method
setDecorations
(value)
src/core.js:184
Method
setFullscreen
(fullscreen)
src/core.js:188
Method
setIcon
({ data, width, height })
src/core.js:232
Method
setImePosition
(pos)
src/core.js:192
Method
setMaxSize
({ width, height })
src/core.js:200
Method
setMaximized
(value)
src/core.js:204
Method
setMinSize
({ width, height })
src/core.js:208
Method
setMinimized
(value)
src/core.js:212
Method
setPosition
(pos)
src/core.js:216
Method
setResizable
(value)
src/core.js:220
Method
setSize
(size)
src/core.js:196
Method
setTitle
(title)
src/core.js:224
Method
setVisible
(value)
src/core.js:228
Method
sin
()
examples/extern/gmath.bundle.js:87
Method
sincos
()
examples/extern/gmath.bundle.js:96
Method
slerp
(other, alpha)
examples/extern/gmath.bundle.js:1697
Method
sub
(other)
examples/extern/gmath.bundle.js:121
Method
sub
(other)
examples/extern/gmath.bundle.js:391
Method
sub
(other)
examples/extern/gmath.bundle.js:570
Method
sub
(other)
examples/extern/gmath.bundle.js:721
Method
sub
(other)
examples/extern/gmath.bundle.js:897
Method
sub
(other)
examples/extern/gmath.bundle.js:1137
Method
sub
(other)
examples/extern/gmath.bundle.js:1435
Method
sub
(other)
examples/extern/gmath.bundle.js:1724
Method
tan
()
examples/extern/gmath.bundle.js:93
Method
toArray
()
examples/extern/gmath.bundle.js:436
Method
toArray
()
examples/extern/gmath.bundle.js:612
← previous
next →
301–400 of 450, ranked by callers