MCPcopy Create free account

hub / github.com/SerenityOS/serenity / functions

Functions54,651 in github.com/SerenityOS/serenity

↓ 26 callersMethodminor
Kernel/Devices/Device.h:46
↓ 26 callersMethodmove_to_front
Userland/Libraries/LibGUI/Window.cpp:167
↓ 26 callersFunctionnormal_completion
6.2.4.1 NormalCompletion ( value ), https://tc39.es/ecma262/#sec-normalcompletion
Userland/Libraries/LibJS/Runtime/Completion.h:360
↓ 26 callersMethodpaddr
Kernel/Bus/USB/UHCI/UHCIDescriptorTypes.h:290
↓ 26 callersMethodparse
Tests/LibSQL/TestSqlExpressionParser.cpp:28
↓ 26 callersMethodpixel_metrics
Userland/Libraries/LibGfx/Font/BitmapFont.cpp:432
↓ 26 callersMethodport_or_default
Userland/Libraries/LibURL/URL.h:95
↓ 26 callersMethodresolve
Userland/Libraries/LibWeb/Fetch/Fetching/PendingResponse.cpp:50
↓ 26 callersMethodset_frame_style
Userland/Libraries/LibGUI/Frame.cpp:34
↓ 26 callersMethodset_icon
Userland/Services/WindowServer/MenuItem.cpp:89
↓ 26 callersMethodset_state
Kernel/Net/TCPSocket.cpp:59
↓ 26 callersMethodslice
Userland/Libraries/LibShell/AST.h:1270
↓ 26 callersMethodsource_range
Userland/Libraries/LibJS/AST.cpp:50
↓ 26 callersMethodsplit_view_if
AK/StringView.cpp:280
↓ 26 callersMethodsubstring_from_byte_offset
AK/String.cpp:182
↓ 26 callersFunctiontest_grapheme_segmentation
Tests/LibUnicode/TestSegmentation.cpp:15
↓ 26 callersFunctiontest_grapheme_segmentation
Tests/LibLocale/TestSegmenter.cpp:71
↓ 26 callersMethodtoBeGreaterThanOrEqual
(value)
Userland/Libraries/LibJS/Tests/test-common.js:280
↓ 26 callersMethodto_byte_string
Userland/Libraries/LibRegex/RegexByteCode.h:587
↓ 26 callersMethodto_debug_string
Userland/Libraries/LibWeb/CSS/Parser/Token.cpp:81
↓ 26 callersMethodto_snakecase
AK/ByteString.cpp:355
↓ 26 callersMethodto_timespec
AK/Time.cpp:113
↓ 26 callersMethodtranslate_by
Userland/Libraries/LibWeb/Painting/Command.h:61
↓ 26 callersMethodtry_resize
Kernel/Tasks/Process.h:870
↓ 26 callersMethodupdate
Userland/Libraries/LibCrypto/Hash/MD5.cpp:50
↓ 26 callersFunctionvalueToString
Userland/Libraries/LibJS/Tests/test-common.js:60
↓ 26 callersFunctionwctype
Userland/Libraries/LibC/wctype.cpp:138
↓ 25 callersFunctionabs
Userland/Libraries/LibWeb/PixelUnits.h:427
↓ 25 callersFunctionas_ptr
Kernel/Library/NonnullLockRefPtr.h:220
↓ 25 callersFunctionchdir
https://pubs.opengroup.org/onlinepubs/9699919799/functions/chdir.html
Userland/Libraries/LibC/unistd.cpp:513
↓ 25 callersMethodclear
Userland/Services/WebContent/WebContentConsoleClient.cpp:142
↓ 25 callersFunctioncompare
Userland/Libraries/LibCrypto/Curves/Ed25519.cpp:279
↓ 25 callersMethodconnection
Userland/DevTools/HackStudio/LanguageClient.cpp:242
↓ 25 callersMethodcontainer
https://html.spec.whatwg.org/multipage/document-sequences.html#nav-container
Userland/Libraries/LibWeb/HTML/Navigable.cpp:270
↓ 25 callersFunctionctrl
Userland/Libraries/LibLine/Editor.h:39
↓ 25 callersMethoddata
Userland/Applications/Mail/InboxModel.cpp:46
↓ 25 callersMethodemit_jump_if
Userland/Libraries/LibJS/Bytecode/Generator.cpp:1167
↓ 25 callersMethodenclosing_device_rect
Userland/Libraries/LibWeb/Painting/PaintContext.cpp:63
↓ 25 callersMethodend
Userland/Libraries/LibCore/Environment.cpp:58
↓ 25 callersMethodend_container
Userland/Libraries/LibWeb/DOM/AbstractRange.h:27
↓ 25 callersMethoderror
Userland/Libraries/LibSQL/Result.h:107
↓ 25 callersFunctionfatal_error
Userland/Utilities/test.cpp:19
↓ 25 callersMethodget_attribute
Userland/Libraries/LibDebug/Dwarf/DIE.cpp:52
↓ 25 callersFunctionget_storage_of
AK/BigIntBase.h:168
↓ 25 callersMethodis_absolute
Userland/Libraries/LibWeb/CSS/Length.h:96
↓ 25 callersMethoditem
https://html.spec.whatwg.org/multipage/system-state.html#dom-plugin-item
Userland/Libraries/LibWeb/HTML/Plugin.cpp:86
↓ 25 callersFunctionmake_typed_array_with_buffer_witness_record
10.4.5.9 MakeTypedArrayWithBufferWitnessRecord ( obj, order ), https://tc39.es/ecma262/#sec-maketypedarraywithbufferwitnessrecord
Userland/Libraries/LibJS/Runtime/TypedArray.cpp:591
↓ 25 callersMethodmax_glyph_width
FIXME: Read from font
Userland/Libraries/LibGfx/Font/ScaledFont.h:60
↓ 25 callersMethodmonotonic_time
Kernel/Time/TimeManagement.cpp:130
↓ 25 callersMethodmonth
Userland/Libraries/LibCore/DateTime.h:22
↓ 25 callersMethodnormalized
Userland/Libraries/LibVT/Range.h:34
↓ 25 callersMethodparent
https://html.spec.whatwg.org/multipage/nav-history-apis.html#dom-parent
Userland/Libraries/LibWeb/HTML/Window.cpp:926
↓ 25 callersMethodpitch
Userland/Libraries/LibGfx/Bitmap.h:167
↓ 25 callersFunctionptr_hash
AK/HashFunctions.h:34
↓ 25 callersMethodpush
AK/Stack.h:19
↓ 25 callersMethodread16
Kernel/Bus/PCI/API.cpp:274
↓ 25 callersMethodread_until_filled
AK/Stream.cpp:15
↓ 25 callersMethodrect
Userland/Services/WindowServer/WindowFrame.cpp:568
↓ 25 callersMethodremaining
Userland/Libraries/LibPDF/Reader.h:36
↓ 25 callersMethodremove
Userland/Libraries/LibCore/EventLoopImplementationUnix.cpp:576
↓ 25 callersMethodretreat
AK/GenericLexer.h:68
↓ 25 callersFunctionroundf
Userland/Libraries/LibC/math.cpp:668
↓ 25 callersMethodscale_factor
Userland/Services/WindowServer/Screen.h:160
↓ 25 callersMethodsequence_number
Kernel/Net/TCP.h:94
↓ 25 callersMethodserialize
Userland/Libraries/LibWeb/HTML/Scripting/Environments.cpp:420
↓ 25 callersMethodset
Userland/Libraries/LibIMAP/Objects.h:139
↓ 25 callersMethodset_width
https://w3c.github.io/webvtt/#dom-vttregion-width
Userland/Libraries/LibWeb/WebVTT/VTTRegion.cpp:61
↓ 25 callersMethodset_y
Userland/Libraries/LibWeb/Geometry/DOMRect.h:32
↓ 25 callersMethodshow
Userland/DevTools/HackStudio/Dialogs/NewProjectDialog.cpp:31
↓ 25 callersMethodsize
Userland/Services/SpiceAgent/ChunkHeader.h:32
↓ 25 callersMethodto_in_addr_t
AK/IPv4Address.h:140
↓ 25 callersMethodtranslate
Userland/Libraries/LibWeb/Painting/DisplayListRecorder.cpp:288
↓ 25 callersMethodvalue
AK/Checked.h:165
↓ 25 callersMethodwrite8
Kernel/Bus/PCI/API.cpp:288
↓ 24 callersMethodactive_widget
Userland/Libraries/LibGUI/TabWidget.h:28
↓ 24 callersMethodadd_arguments
Userland/Utilities/strace.cpp:407
↓ 24 callersMethodas_corner
Userland/Libraries/LibWeb/Painting/BorderRadiiData.cpp:13
↓ 24 callersMethodas_rect
Userland/Libraries/LibGfx/Path.cpp:375
↓ 24 callersFunctionceil
Userland/Libraries/LibC/math.cpp:818
↓ 24 callersMethodcenter_vertically_within
Userland/Libraries/LibGfx/Rect.h:936
↓ 24 callersMethodcentered_within
Userland/Libraries/LibGfx/Rect.h:923
↓ 24 callersFunctioncode_point_has_script
Userland/Libraries/LibUnicode/CharacterTypes.cpp:351
↓ 24 callersMethodempend
AK/Vector.h:350
↓ 24 callersFunctionenclosing_int_rect
Userland/Libraries/LibGfx/Rect.h:1005
↓ 24 callersFunctionerrno_value_from_errno
Userland/Libraries/LibWasm/WASI/Wasi.cpp:1054
↓ 24 callersMethodfirst_matching
Userland/Libraries/LibWeb/DOM/LiveNodeList.cpp:57
↓ 24 callersMethodget_property
Userland/Libraries/LibGUI/GML/AST.h:268
↓ 24 callersMethodhas_attribute
https://dom.spec.whatwg.org/#dom-element-hasattribute
Userland/Libraries/LibWeb/DOM/Element.cpp:323
↓ 24 callersMethodip
Userland/Libraries/LibC/sys/arch/x86_64/regs.h:22
↓ 24 callersMethodis_empty
Userland/Libraries/LibTLS/TLSv12.h:204
↓ 24 callersMethodis_null
Userland/Libraries/LibJS/Heap/Handle.h:89
↓ 24 callersMethodline_count
Userland/Libraries/LibGUI/TextEditor.h:131
↓ 24 callersFunctionlog
AK/Math/Exponentials.h:118
↓ 24 callersMethodmin
Userland/Libraries/LibWasm/Types.h:254
↓ 24 callersMethodmoved_left
Userland/Libraries/LibGfx/Point.h:131
↓ 24 callersMethodoffset
Userland/Libraries/LibELF/Image.h:121
↓ 24 callersMethodpage_base
Kernel/Memory/VirtualAddress.h:44
↓ 24 callersMethodparent
Userland/DevTools/Profiler/Profile.h:91
↓ 24 callersMethodrelative_rect
Userland/Applications/PixelPaint/Layer.h:68
↓ 24 callersMethodremaining
Userland/Libraries/LibGfx/ImageFormats/BMPLoader.cpp:287
← previousnext →1,601–1,700 of 54,651, ranked by callers