Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/artemsen/swayimg
/ functions
Functions
1,615 in github.com/artemsen/swayimg
⨍
Functions
1,615
◇
Types & classes
548
Method
construct
src/external/json/json.hpp:5767
Method
construct
src/external/json/json.hpp:5780
Method
construct
src/external/json/json.hpp:5793
Method
construct
src/external/json/json.hpp:5806
Method
construct
src/external/json/json.hpp:5876
Function
constructor_container_proxy
src/external/luabridge/detail/CFunctions.h:1835
Method
constructor_forwarder
src/external/luabridge/detail/CFunctions.h:1902
Function
constructor_placement_proxy
src/external/luabridge/detail/CFunctions.h:1866
Method
container_forwarder
src/external/luabridge/detail/CFunctions.h:2023
Function
contains
src/external/json/json.hpp:15082
Function
convert
can't use conversion operator because of ambiguity
src/external/json/json.hpp:15339
Function
count
src/external/json/json.hpp:19977
Method
create
src/external/json/json.hpp:4639
Method
create
src/external/json/json.hpp:4683
Method
create
src/external/json/json.hpp:4718
Method
create
src/external/json/json.hpp:4735
Method
create
src/external/json/json.hpp:6842
Method
create
src/external/json/json.hpp:6866
Method
create
src/external/json/json.hpp:6899
Method
createClassTable
========================================================================================= * @brief Create the class table. * * The L
src/external/luabridge/detail/Namespace.h:206
Method
createConstTable
========================================================================================= * @brief Create the const table. */
src/external/luabridge/detail/Namespace.h:166
Method
createStaticTable
========================================================================================= * @brief Create the static table. */
src/external/luabridge/detail/Namespace.h:229
Method
deactivate
src/slideshow.cpp:46
Method
deactivate
src/gallery.cpp:211
Method
decode
src/imageformat.cpp:453
Method
decode
src/formats/jp2.cpp:21
Method
decode
src/formats/farbfeld.cpp:18
Method
decode
src/formats/tga.cpp:17
Method
decode
src/formats/avif.cpp:22
Method
decode
src/formats/xbm.cpp:18
Method
decode
src/formats/svg.cpp:25
Method
decode
NOLINTBEGIN(readability-function-cognitive-complexity)
src/formats/bmp.cpp:18
Method
decode
src/formats/pnm.cpp:20
Method
decode
src/formats/jpeg.cpp:20
Method
decode
src/formats/webp.cpp:23
Method
decode
src/formats/heif.cpp:20
Method
decode
src/formats/ttf.cpp:23
Method
decode
src/formats/qoi.cpp:19
Method
decode
src/formats/exr.cpp:26
Method
decode
src/formats/jxl.cpp:19
Method
decode
src/formats/tiff.cpp:23
Method
decode
src/formats/png.cpp:36
Method
decode
src/formats/sixel.cpp:19
Method
decode
src/formats/gif.cpp:19
Method
decode
src/formats/dicom.cpp:22
Method
decode_frame
* Decode single frame. * @param avif decoder instance * @param pm destination pixmap * @return decoding status */
src/formats/avif.cpp:97
Method
decode_frame
* Decode single PNG frame. * @param png PNG decoder * @param frames image frames * @param index number of the frame to load */
src/formats/png.cpp:273
Method
decode_frame
* Decode single GIF frame. * @param gif GIF decoder * @param frames all image frames * @param index number of the frame to load */
src/formats/gif.cpp:109
Method
decode_masked
NOLINTBEGIN(readability-function-cognitive-complexity) * Decode bitmap with masked colors. * @param pm target pixmap * @param bmp bitmap inf
src/formats/bmp.cpp:237
Method
decode_multiple
* Decode multi framed image. * @param png PNG decoder * @param frames image frames */
src/formats/png.cpp:350
Method
decode_pbm
* Decode bitmap image. * @param data image data * @param enc data encoding * @param pm target pixmap */
src/formats/pnm.cpp:319
Method
decode_pbm_plain
* Decode ASCII bitmap image. * @param data image data * @param pm target pixmap */
src/formats/pnm.cpp:291
Method
decode_pbm_raw
* Decode binary bitmap image. * @param data image data * @param pm target pixmap */
src/formats/pnm.cpp:268
Method
decode_pgm
* Decode graymap image. * @param data image data * @param enc data encoding * @param pm target pixmap */
src/formats/pnm.cpp:334
Method
decode_ppm
* Decode pixmap image. * @param data image data * @param enc data encoding * @param pm target pixmap */
src/formats/pnm.cpp:356
Method
decode_rgb
* Decode uncompressed bitmap. * @param pm target pixmap * @param bmp bitmap info * @param palette color palette * @param buffer in
src/formats/bmp.cpp:415
Method
decode_rle
* Decode RLE compressed image. * @param pm destination pixmap * @param tga source image descriptor * @param colormap color map * @
src/formats/tga.cpp:249
Method
decode_rle
NOLINTBEGIN(readability-function-cognitive-complexity) * Decode RLE compressed bitmap. * @param pm target pixmap * @param bmp bitmap info
src/formats/bmp.cpp:307
Method
decode_single
* Decode single framed image. * @param png PNG decoder * @param frames image frames */
src/formats/png.cpp:378
Method
decode_step
* Handle decode step. * @param jxl_dec JXL decoder instance * @param jxl_inf basic JXL image information * @param jxl_fmt JXL pixel for
src/formats/jxl.cpp:91
Method
decode_unc
* Decode uncompressed image. * @param pm destination pixmap * @param tga source image descriptor * @param colormap color map * @pa
src/formats/tga.cpp:201
Method
deriveClass
src/external/luabridge/detail/Namespace.h:1529
Method
destroy
src/external/luabridge/detail/Expected.h:542
Method
destroy
src/external/luabridge/detail/Expected.h:664
Method
destroy
src/external/luabridge/detail/Expected.h:787
Method
destroy
src/external/luabridge/detail/Expected.h:900
Function
destruct_metamethod
src/external/luabridge/detail/CFunctions.h:602
Method
destructor_forwarder
src/external/luabridge/detail/CFunctions.h:1951
Method
diyfp
src/external/json/json.hpp:17684
Method
draw
src/image.cpp:17
Method
draw
src/render.cpp:793
Method
draw
src/gallery.cpp:306
Method
draw_empty
src/appmode.cpp:168
Method
drm_open
src/ui_drm.cpp:191
Function
dumpState
================================================================================================= * @brief Dump the current stack, optionally recursiv
src/external/luabridge/Dump.h:141
Function
enableExceptions
================================================================================================= * @brief Initializes error handling using C++ except
src/external/luabridge/detail/LuaException.h:178
Method
enableExceptions
* @brief Initializes error handling. * * Subsequent Lua errors are translated to C++ exceptions, or logging and abort if exceptions are disa
src/external/luabridge/detail/LuaException.h:86
Method
encode
src/formats/png.cpp:136
Method
endClass
========================================================================================= * @brief Continue registration in the enclosing namespace.
src/external/luabridge/detail/Namespace.h:450
Method
endTable
src/external/luabridge/detail/Namespace.h:1124
Method
end_array
src/external/json/json.hpp:8957
Method
end_array
src/external/json/json.hpp:9324
Method
end_object
src/external/json/json.hpp:8918
Method
end_object
src/external/json/json.hpp:9242
Function
end_pos
src/external/json/json.hpp:24280
Method
entry_to_table
src/luaengine.cpp:1218
Method
eof
src/external/json/json.hpp:3752
Method
eof
src/external/json/json.hpp:3776
Method
error
src/log.hpp:61
Method
error
src/external/luabridge/detail/Result.h:130
Method
errorCode
* @brief Return the error code, if any. * * In case the invcation didn't raise any lua error, the value returned equals to a * default
src/external/luabridge/detail/Invoke.h:58
Method
errorFromStack
src/external/luabridge/detail/Invoke.h:113
Method
errorMessage
* @brief Return the error message, if any. */
src/external/luabridge/detail/Invoke.h:66
Method
errorPtr
src/external/luabridge/detail/Expected.h:389
Method
errorPtr
src/external/luabridge/detail/Expected.h:513
Method
errorPtr
src/external/luabridge/detail/Expected.h:635
Method
errorPtr
src/external/luabridge/detail/Expected.h:758
Method
errorPtr
src/external/luabridge/detail/Expected.h:871
Method
error_callback
error callback, see opj_msg_callback for details
src/formats/jp2.cpp:169
Method
event_loop
src/application.cpp:335
← previous
next →
701–800 of 1,615, ranked by callers