MCPcopy Create free account

hub / github.com/artemsen/swayimg / functions

Functions1,615 in github.com/artemsen/swayimg

↓ 1 callersFunctionis_structured
@brief return whether type is structured @sa https://json.nlohmann.me/api/basic_json/is_structured/
src/external/json/json.hpp:21349
↓ 1 callersFunctionjson_sax
src/external/json/json.hpp:8789
↓ 1 callersMethodlist
src/imageformat.cpp:360
↓ 1 callersMethodload
src/imageformat.cpp:374
↓ 1 callersFunctionload_image
test/image_test.cpp:10
↓ 1 callersMethodlock_surface
src/ui_drm.cpp:170
↓ 1 callersFunctionlua_getstack_info_x
src/external/luabridge/detail/LuaHelpers.h:79
↓ 1 callersFunctionmain
Entry point.
extra/lua2md.py:385
↓ 1 callersFunctionmain
Entry point.
extra/md2man.py:81
↓ 1 callersFunctionmakeUnexpected
src/external/luabridge/detail/Expected.h:980
↓ 1 callersFunctionmake_super_method_name
* @brief Make super method name. */
src/external/luabridge/detail/CFunctions.h:164
↓ 1 callersMethodmask
src/external/luabridge/detail/FlagSet.h:111
↓ 1 callersFunctionmks13
Magic Kernel Sharp 2013
src/render.cpp:136
↓ 1 callersMethodname
src/external/luabridge/detail/Errors.h:45
↓ 1 callersFunctionoperator+
! @brief add to iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
src/external/json/json.hpp:14189
↓ 1 callersMethodoperator+
add to iterator
src/external/json/json.hpp:14414
↓ 1 callersFunctionoperator+=
@brief add an object to an array @sa https://json.nlohmann.me/api/basic_json/operator+=/
src/external/json/json.hpp:23154
↓ 1 callersFunctionoperator-
! @brief subtract from iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
src/external/json/json.hpp:14211
↓ 1 callersFunctionoperator<
src/external/json/json.hpp:3029
↓ 1 callersMethodoperator==
src/external/json/json.hpp:13463
↓ 1 callersFunctionparse
Parse API description.
extra/lua2md.py:272
↓ 1 callersMethodparse
Parse Lua annotation line.
extra/lua2md.py:226
↓ 1 callersMethodpreview
src/imageformat.cpp:211
↓ 1 callersMethodprint
Print arguments list. */
src/main.cpp:28
↓ 1 callersMethodprint
============================================================================================= * @brief Print a text description of the value to a stre
src/external/luabridge/detail/LuaRef.h:139
↓ 1 callersFunctionprint_md
Print markdown.
extra/lua2md.py:362
↓ 1 callersMethodprocess
* Process command line options. * @param argc number of arguments to parse * @param argv arguments array * @return index of the first n
src/main.cpp:71
↓ 1 callersFunctionpush_arguments
src/external/luabridge/detail/CFunctions.h:65
↓ 1 callersMethodrawget
src/external/luabridge/detail/LuaRef.h:1218
↓ 1 callersMethodread
* Read data from socket connection. * @param buffer buffer for destination data * @param size max number of bytes to read * @return num
src/compositor.cpp:79
↓ 1 callersMethodread_metadata
src/imageformat.cpp:290
↓ 1 callersFunctionregister_main_thread
src/external/luabridge/detail/LuaHelpers.h:335
↓ 1 callersMethodremove_all_images
src/application.cpp:190
↓ 1 callersFunctionremove_sign
* Overload to make the compiler happy while it is instantiating * dump_integer for number_unsigned_t. * Must never be called. */
src/external/json/json.hpp:19661
↓ 1 callersMethodrepeat_fd
src/xkb.cpp:89
↓ 1 callersMethodrun
* Run user interface. */
src/ui.hpp:30
↓ 1 callersFunctionsax_parse
src/external/json/json.hpp:24124
↓ 1 callersMethodset_background
src/text.cpp:106
↓ 1 callersMethodset_background_color
src/gallery.cpp:154
↓ 1 callersMethodset_border_color
src/gallery.cpp:130
↓ 1 callersMethodset_border_size
src/gallery.cpp:122
↓ 1 callersMethodset_cache_size
src/gallery.cpp:175
↓ 1 callersMethodset_font
src/text.cpp:69
↓ 1 callersMethodset_foreground
src/text.cpp:100
↓ 1 callersMethodset_history_limit
src/viewer.cpp:346
↓ 1 callersMethodset_image_background
src/viewer.cpp:320
↓ 1 callersMethodset_image_chessboard
src/viewer.cpp:329
↓ 1 callersMethodset_mark_color
src/appmode.cpp:87
↓ 1 callersMethodset_overall_timer
src/text.cpp:118
↓ 1 callersMethodset_overlay
src/compositor.cpp:537
↓ 1 callersMethodset_padding_size
src/gallery.cpp:113
↓ 1 callersMethodset_params
src/imageformat.cpp:206
↓ 1 callersMethodset_pinch_factor
src/appmode.cpp:95
↓ 1 callersMethodset_preload_limit
src/viewer.cpp:341
↓ 1 callersMethodset_pstore_path
src/gallery.cpp:196
↓ 1 callersMethodset_selected_color
src/gallery.cpp:146
↓ 1 callersMethodset_selected_scale
src/gallery.cpp:138
↓ 1 callersMethodset_shadow
src/text.cpp:112
↓ 1 callersMethodset_spacing
src/text.cpp:82
↓ 1 callersMethodset_status_timer
src/text.cpp:126
↓ 1 callersMethodset_text_scheme
src/appmode.cpp:102
↓ 1 callersMethodset_thumb_aspect
src/gallery.cpp:96
↓ 1 callersMethodset_window_color
src/gallery.cpp:162
↓ 1 callersMethodsetup_mapping
src/xkb.cpp:30
↓ 1 callersMethodsetup_repeat
src/xkb.cpp:53
↓ 1 callersFunctionskip_bom
! @brief skip the UTF-8 byte order mark @return true iff there is no BOM or the correct BOM has been skipped */
src/external/json/json.hpp:8517
↓ 1 callersFunctionsplit
! @brief split the string input to reference tokens @note This function is only called by the json_pointer constructor. All excepti
src/external/json/json.hpp:15170
↓ 1 callersMethodstart_repeat
src/xkb.cpp:59
↓ 1 callersMethodstop
* Stop user interface. */
src/ui.hpp:35
↓ 1 callersMethodsub
! @brief returns x - y @pre x.e == y.e and x.f >= y.f */
src/external/json/json.hpp:17690
↓ 1 callersMethodsubscribe_image_switch
src/appmode.cpp:67
↓ 1 callersMethodsubscribe_window_resize
src/application.cpp:226
↓ 1 callersMethodswap
src/external/luabridge/detail/Expected.h:1227
↓ 1 callersMethodtellg
src/formats/exr.cpp:121
↓ 1 callersFunctionto_cbor
@brief create a CBOR serialization of a given JSON value @sa https://json.nlohmann.me/api/basic_json/to_cbor/
src/external/json/json.hpp:24305
↓ 1 callersFunctionto_integerx
src/external/luabridge/detail/LuaHelpers.h:138
↓ 1 callersFunctionto_json_tuple_impl
src/external/json/json.hpp:6071
↓ 1 callersFunctiontointeger
* @brief Helper to convert to integer. */
src/external/luabridge/detail/LuaHelpers.h:321
↓ 1 callersFunctiontonumber
* @brief Helper to convert to integer. */
src/external/luabridge/detail/LuaHelpers.h:309
↓ 1 callersMethodtrim
src/viewer.cpp:822
↓ 1 callersFunctiontry_call_index_fallback
src/external/luabridge/detail/CFunctions.h:218
↓ 1 callersFunctiontry_call_newindex_extensible
src/external/luabridge/detail/CFunctions.h:427
↓ 1 callersFunctiontry_call_newindex_fallback
src/external/luabridge/detail/CFunctions.h:408
↓ 1 callersFunctiontupleize
src/external/luabridge/detail/FuncTraits.h:527
↓ 1 callersFunctiontype_to_name
src/luaengine.cpp:160
↓ 1 callersFunctionunescape
src/external/json/json.hpp:3132
↓ 1 callersMethodupdate_modifiers
src/xkb.cpp:94
↓ 1 callersMethodwindow_redraw
src/viewer.cpp:441
↓ 1 callersMethodwindow_resize
src/viewer.cpp:433
↓ 1 callersMethodwrite
* Write data to the socket. * @param buf buffer of data to send * @param len number of bytes to write * @return true if operation compl
src/compositor.cpp:107
↓ 1 callersMethodwrite
Buffer writer: see TIFFReadWriteProc for details. */
src/formats/tiff.cpp:100
↓ 1 callersMethod~Userdata
src/external/luabridge/detail/Userdata.h:200
MethodApplication
src/application.cpp:38
MethodBadExpectedAccess
src/external/luabridge/detail/Expected.h:995
MethodBadExpectedAccess
src/external/luabridge/detail/Expected.h:1016
MethodBufferIO
src/formats/jp2.cpp:523
MethodBufferIO
src/formats/tiff.cpp:82
MethodBufferReader
src/formats/png.cpp:192
MethodBufferReader
src/formats/gif.cpp:59
FunctionCheckImageLists
Check real and expected lists for equality
test/imagelist_test.cpp:16
← previousnext →401–500 of 1,615, ranked by callers