Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SerenityOS/serenity
/ functions
Functions
54,651 in github.com/SerenityOS/serenity
⨍
Functions
54,651
◇
Types & classes
13,453
↓ 57 callers
Method
is_one_of_ignoring_ascii_case
AK/ByteString.h:320
↓ 57 callers
Function
offset
Tests/LibTimeZone/TestTimeZone.cpp:124
↓ 57 callers
Method
percentage
Userland/Libraries/LibWeb/CSS/Parser/Token.h:136
↓ 57 callers
Method
popup
Userland/Libraries/LibGUI/Menu.cpp:135
↓ 57 callers
Method
to_string
7.1.17 ToString ( argument ), https://tc39.es/ecma262/#sec-tostring
Userland/Libraries/LibJS/Runtime/Value.cpp:406
↓ 56 callers
Method
buffer
https://webassembly.github.io/spec/js-api/#dom-memory-buffer
Userland/Libraries/LibWeb/WebAssembly/Memory.cpp:95
↓ 56 callers
Method
find
Userland/Libraries/LibGUI/Object.cpp:69
↓ 56 callers
Method
get
Userland/Services/DHCPClient/DHCPv4.h:116
↓ 56 callers
Method
lock
Kernel/Locking/Mutex.cpp:20
↓ 56 callers
Method
log
1.1.6. log(...data), https://console.spec.whatwg.org/#log
Userland/Libraries/LibJS/Console.cpp:135
↓ 56 callers
Function
mkdir
https://pubs.opengroup.org/onlinepubs/9699919799/functions/mkdir.html
Userland/Libraries/LibC/stat.cpp:26
↓ 56 callers
Method
parent
Userland/Libraries/LibCore/EventReceiver.h:113
↓ 56 callers
Method
rect
Userland/Games/FlappyBug/Game.h:79
↓ 56 callers
Method
to_string
Userland/Libraries/LibURL/URL.cpp:368
↓ 56 callers
Method
type
Userland/Libraries/LibGUI/Shortcut.h:50
↓ 55 callers
Method
as_string_view
AK/SourceGenerator.h:69
↓ 55 callers
Method
copy_to
Userland/Libraries/LibMedia/Video/VP9/ContextStorage.h:155
↓ 55 callers
Function
create_promise
https://webidl.spec.whatwg.org/#a-new-promise
Userland/Libraries/LibWeb/WebIDL/Promise.cpp:21
↓ 55 callers
Method
dequeue
Userland/Libraries/LibTest/AsyncTestStreams.cpp:134
↓ 55 callers
Function
format_register
Userland/Libraries/LibDisassembly/riscv64/Formatting.cpp:14
↓ 55 callers
Method
get_i32
AK/JsonObject.cpp:78
↓ 55 callers
Method
inflated
Userland/Libraries/LibGfx/Rect.h:229
↓ 55 callers
Method
is_null
AK/Span.h:146
↓ 55 callers
Method
set
Userland/Libraries/LibGfx/ImageFormats/JPEGXL/Channel.h:132
↓ 55 callers
Method
set_selected_index
Userland/Libraries/LibGUI/ComboBox.cpp:216
↓ 55 callers
Method
set_x
Userland/Libraries/LibGfx/Rect.h:66
↓ 55 callers
Method
size
Userland/Libraries/LibIDL/Types.h:445
↓ 55 callers
Method
size
Userland/Libraries/LibGfx/ImageFormats/JBIG2Loader.cpp:3657
↓ 54 callers
Function
binary_search
AK/BinarySearch.h:30
↓ 54 callers
Method
digest
Userland/Libraries/LibCrypto/Hash/MD5.cpp:75
↓ 54 callers
Function
fork
https://pubs.opengroup.org/onlinepubs/9699919799/functions/fork.html
Userland/Libraries/LibC/unistd.cpp:93
↓ 54 callers
Function
get_option
Userland/Libraries/LibJS/Runtime/Temporal/AbstractOperations.h:193
↓ 54 callers
Method
is_eof
Userland/Utilities/pro.cpp:130
↓ 54 callers
Method
is_fullscreen
Userland/Libraries/LibGUI/Window.h:46
↓ 54 callers
Method
location
Userland/Applications/PixelPaint/Layer.h:40
↓ 54 callers
Method
name
Userland/Libraries/LibPDF/ColorSpace.h:43
↓ 54 callers
Method
property
Userland/Libraries/LibWeb/CSS/StyleProperties.cpp:118
↓ 54 callers
Method
row_count
Userland/Libraries/LibGUI/TreeViewModel.cpp:47
↓ 54 callers
Method
scale
Userland/Libraries/LibGfx/Bitmap.h:161
↓ 54 callers
Method
set_fill_with_background_color
Userland/Libraries/LibGUI/Widget.h:289
↓ 54 callers
Method
set_y
Userland/Libraries/LibGfx/Rect.h:67
↓ 54 callers
Method
size
https://url.spec.whatwg.org/#dom-urlsearchparams-size
Userland/Libraries/LibWeb/DOMURL/URLSearchParams.cpp:200
↓ 54 callers
Function
swap
AK/OwnPtr.h:182
↓ 54 callers
Method
type
Userland/Libraries/LibGfx/ICC/TagTypes.h:112
↓ 53 callers
Method
add
Userland/Services/WindowServer/WindowStack.cpp:18
↓ 53 callers
Function
adopt_nonnull_lock_ref_or_enomem
Kernel/Library/LockRefPtr.h:504
↓ 53 callers
Method
append
Userland/Libraries/LibTLS/TLSPacketBuilder.h:33
↓ 53 callers
Function
decode_hex_digit
AK/Hex.h:21
↓ 53 callers
Method
dirname
AK/LexicalPath.h:33
↓ 53 callers
Method
euid
Kernel/Security/Credentials.h:22
↓ 53 callers
Method
has_property
7.3.12 HasProperty ( O, P ), https://tc39.es/ecma262/#sec-hasproperty
Userland/Libraries/LibJS/Runtime/Object.cpp:261
↓ 53 callers
Method
is
Userland/Libraries/LibPDF/Object.h:46
↓ 53 callers
Method
is_null
Userland/Libraries/LibGUI/Margins.h:80
↓ 53 callers
Method
is_throw_completion
Userland/Libraries/LibJS/Runtime/Completion.h:310
↓ 53 callers
Function
matches
AK/StringUtils.cpp:33
↓ 53 callers
Function
memset
Userland/Libraries/LibC/string.cpp:171
↓ 53 callers
Function
mix
AK/StdLibExtras.h:90
↓ 53 callers
Function
normalize
Userland/Libraries/LibUnicode/Normalize.cpp:300
↓ 53 callers
Function
queue_global_task
https://html.spec.whatwg.org/multipage/webappapis.html#queue-a-global-task
Userland/Libraries/LibWeb/HTML/EventLoop/EventLoop.cpp:415
↓ 53 callers
Function
regcomp
Userland/Libraries/LibC/regex.cpp:44
↓ 53 callers
Function
regfree
Userland/Libraries/LibC/regex.cpp:62
↓ 53 callers
Method
release_error
Userland/Libraries/LibJS/Runtime/Completion.h:335
↓ 53 callers
Method
run
Userland/Libraries/LibShell/AST.cpp:427
↓ 53 callers
Method
serialized_host
https://url.spec.whatwg.org/#concept-host-serializer
Userland/Libraries/LibURL/URL.cpp:84
↓ 53 callers
Method
set_title
Userland/Libraries/LibGUI/Window.cpp:294
↓ 53 callers
Method
set_width
Userland/Libraries/LibGfx/Rect.h:68
↓ 53 callers
Method
values
Userland/Libraries/LibWeb/CSS/StyleValues/TransformationStyleValue.h:26
↓ 52 callers
Method
apply
Userland/Libraries/LibShell/AST.cpp:3922
↓ 52 callers
Function
build_sse_np
Userland/Libraries/LibDisassembly/x86/Instruction.cpp:326
↓ 52 callers
Method
clear
Userland/Libraries/LibGUI/Clipboard.cpp:195
↓ 52 callers
Function
code_point_has_property
Userland/Libraries/LibUnicode/CharacterTypes.cpp:218
↓ 52 callers
Method
end
Userland/Libraries/LibCpp/AST.h:44
↓ 52 callers
Method
fd
Userland/Libraries/LibCore/Socket.cpp:524
↓ 52 callers
Method
is_object
AK/JsonValue.h:177
↓ 52 callers
Method
length
These get + 1 byte for the sign.
Userland/Libraries/LibCrypto/BigInt/SignedBigInteger.h:110
↓ 52 callers
Method
set
Userland/Libraries/LibWeb/HTML/Scripting/ModuleMap.cpp:47
↓ 52 callers
Method
start
Userland/Libraries/LibCpp/AST.h:39
↓ 52 callers
Method
try_for_each_member
AK/JsonObject.h:102
↓ 51 callers
Method
consume
Userland/Libraries/LibJS/Lexer.cpp:279
↓ 51 callers
Method
containing_block
Userland/Libraries/LibWeb/Layout/Node.cpp:106
↓ 51 callers
Method
draw_scaled_bitmap
Userland/Libraries/LibGfx/Painter.cpp:1312
↓ 51 callers
Method
end
Userland/Libraries/LibSQL/BTree.cpp:36
↓ 51 callers
Method
get_method
7.3.11 GetMethod ( V, P ), https://tc39.es/ecma262/#sec-getmethod
Userland/Libraries/LibJS/Runtime/Value.cpp:1233
↓ 51 callers
Method
in_reverse
AK/Array.h:129
↓ 51 callers
Method
intern_identifier
Userland/Libraries/LibJS/Bytecode/Generator.h:201
↓ 51 callers
Method
is_array
7.2.2 IsArray ( argument ), https://tc39.es/ecma262/#sec-isarray
Userland/Libraries/LibJS/Runtime/Value.cpp:223
↓ 51 callers
Method
is_empty
Userland/Libraries/LibCore/SecretString.h:23
↓ 51 callers
Method
is_valid
Userland/Libraries/LibJS/Runtime/PropertyKey.h:107
↓ 51 callers
Method
load_from_gml
Userland/Libraries/LibGUI/Widget.cpp:1079
↓ 51 callers
Function
make_quit_action
Userland/Libraries/LibGUI/CommonActions.cpp:120
↓ 51 callers
Method
parent
Userland/Libraries/LibGUI/Model.h:216
↓ 51 callers
Function
ptrace
Userland/Libraries/LibCore/System.cpp:384
↓ 51 callers
Method
remove
Userland/Libraries/LibGUI/TextDocument.cpp:1078
↓ 51 callers
Method
replace
AK/String.cpp:226
↓ 51 callers
Method
set_model
Userland/Libraries/LibGUI/ComboBox.cpp:202
↓ 51 callers
Method
set_value
Userland/Libraries/LibGUI/SpinBox.cpp:63
↓ 51 callers
Method
state
Userland/Libraries/LibWeb/Streams/ReadableStream.h:104
↓ 51 callers
Method
update
Tests/LibCore/TestLibCoreDateTime.cpp:35
↓ 51 callers
Method
write_bits
AK/BitStream.h:300
↓ 50 callers
Method
begin
AK/Span.h:139
← previous
next →
801–900 of 54,651, ranked by callers