MCPcopy Create free account

hub / github.com/artemsen/swayimg / functions

Functions1,615 in github.com/artemsen/swayimg

↓ 185 callersFunctioncreate
src/external/json/json.hpp:20390
↓ 145 callersMethodend
return iterator end (needed for range-based for)
src/external/json/json.hpp:5608
↓ 135 callersFunctionmakeErrorCode
================================================================================================= * @brief Construct an error code from the error enum
src/external/luabridge/detail/Errors.h:92
↓ 133 callersFunctionconcat
src/external/json/json.hpp:4476
↓ 131 callersMethodwrite_character
src/external/json/json.hpp:15671
↓ 127 callersMethodget
src/viewer.cpp:837
↓ 126 callersMethodsize
src/external/json/json.hpp:3252
↓ 125 callersMethodat
src/layout.cpp:224
↓ 119 callersMethodempty
src/external/json/json.hpp:6654
↓ 104 callersMethodaddFunction
src/external/luabridge/detail/Namespace.h:1440
↓ 94 callersMethodbegin
return iterator begin (needed for range-based for)
src/external/json/json.hpp:5602
↓ 93 callersMethodheight
* Get pixmap height. * @return pixmap height in pixels */
src/pixmap.hpp:64
↓ 92 callersMethodwidth
* Get pixmap width. * @return pixmap width in pixels */
src/pixmap.hpp:58
↓ 83 callersFunctionlua_pushcclosure_x
src/external/luabridge/detail/LuaHelpers.h:63
↓ 82 callersMethodbind_input
src/appmode.cpp:121
↓ 79 callersMethoddata
src/external/json/json.hpp:24239
↓ 73 callersMethodget
! @brief get next character from the input This function provides the interface to the used input adapter. It does not throw in case the
src/external/json/json.hpp:12553
↓ 73 callersMethodsize
src/imagelist.cpp:269
↓ 62 callersFunctionpush
src/external/luabridge/detail/Stack.h:1521
↓ 55 callersMethodadd
src/fsmonitor.cpp:30
↓ 53 callersMethodfind
src/imagelist.cpp:293
↓ 49 callersFunctionget
src/external/json/json.hpp:5618
↓ 47 callersMethodparse_error
src/external/json/json.hpp:4667
↓ 47 callersFunctionto_string
src/external/json/json.hpp:5444
↓ 45 callersMethoderror
src/external/luabridge/detail/Result.h:36
↓ 44 callersFunctionrawsetfield
* @brief Set a table value, bypassing metamethods. */
src/external/luabridge/detail/LuaHelpers.h:392
↓ 43 callersMethodselect
src/layout.cpp:127
↓ 42 callersFunctiontype_name
@brief return the type as string @sa https://json.nlohmann.me/api/basic_json/type_name/
src/external/json/json.hpp:24199
↓ 40 callersMethodget_position
* Get image position on canvas. * @return image position */
src/viewer.hpp:136
↓ 40 callersMethodvalue
* @brief Return the key for the current table entry. * * @return A reference to the entry value. */
src/external/luabridge/detail/Iterator.h:124
↓ 39 callersFunctionadd
add a character to token_buffer
src/external/json/json.hpp:8427
↓ 39 callersMethodstring
src/external/json/json.hpp:9594
↓ 38 callersFunctionlua_rawgetp
src/external/luabridge/detail/LuaHelpers.h:177
↓ 37 callersFunctionbasic_json
@brief create an empty value with a given type @sa https://json.nlohmann.me/api/basic_json/basic_json/
src/external/json/json.hpp:20832
↓ 35 callersFunctionget
src/external/luabridge/detail/Stack.h:1531
↓ 34 callersFunctionis_object
@brief return whether value is an object @sa https://json.nlohmann.me/api/basic_json/is_object/
src/external/json/json.hpp:21398
↓ 33 callersMethodkey
src/external/json/json.hpp:9609
↓ 33 callersFunctionlua_rawsetp
src/external/luabridge/detail/LuaHelpers.h:186
↓ 31 callersMethodvalue
return value of the iterator
src/external/json/json.hpp:5575
↓ 29 callersFunctionraise_lua_error
* @brief Safe error able to walk backwards for error reporting correctly. */
src/external/luabridge/detail/LuaHelpers.h:525
↓ 28 callersMethodcreate
src/external/json/json.hpp:4701
↓ 28 callersFunctionend
@brief returns an iterator to one past the last element @sa https://json.nlohmann.me/api/basic_json/end/
src/external/json/json.hpp:22834
↓ 28 callersFunctionget_token_string
return the last read token (for errors only). Will never contain EOF (an arbitrary value that is not a valid char value, often -1), because 255 may l
src/external/json/json.hpp:8479
↓ 27 callersMethodget_selected
src/layout.cpp:237
↓ 25 callersMethodlength
============================================================================================= * @brief Return the length of a referred array. *
src/external/luabridge/detail/LuaRef.h:578
↓ 25 callersFunctionlua_pushcfunction_x
src/external/luabridge/detail/LuaHelpers.h:58
↓ 25 callersMethodset_order
src/imagelist.cpp:275
↓ 25 callersMethodtype
============================================================================================= * @brief Return the Lua type of the referred value.
src/external/luabridge/detail/LuaRef.h:210
↓ 24 callersFunctioninput_adapter
src/external/json/json.hpp:6874
↓ 23 callersFunctionvalue
! @brief return the value of an iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
src/external/json/json.hpp:14305
↓ 22 callersMethodadd_event
src/application.cpp:205
↓ 22 callersMethodclear
src/text.cpp:147
↓ 22 callersMethoddestroy
src/external/luabridge/detail/Expected.h:418
↓ 22 callersMethodmessage
src/external/luabridge/detail/Result.h:46
↓ 22 callersMethodreset
src/text.cpp:184
↓ 21 callersMethodclear
src/formats/exr.cpp:123
↓ 21 callersMethodget_all
src/imagelist.cpp:313
↓ 20 callersMethodnumber_unsigned
src/external/json/json.hpp:9584
↓ 20 callersMethodsax_parse
src/external/json/json.hpp:13019
↓ 19 callersFunctionbegin
@brief returns an iterator to the first element @sa https://json.nlohmann.me/api/basic_json/begin/
src/external/json/json.hpp:22809
↓ 19 callersMethodget_token_string
! @return a string representation of the last read byte */
src/external/json/json.hpp:12734
↓ 19 callersMethodnumber_integer
src/external/json/json.hpp:9579
↓ 19 callersMethodoperator[]
access to successor
src/external/json/json.hpp:14432
↓ 19 callersFunctionunknown_size
src/external/json/json.hpp:8798
↓ 18 callersFunctionfrom_json
src/external/json/json.hpp:2602
↓ 17 callersMethodpush
============================================================================================= * @brief Place the object onto the Lua stack. */
src/external/luabridge/detail/LuaRef.h:1139
↓ 17 callersFunctionswap
@brief exchanges the values @sa https://json.nlohmann.me/api/basic_json/swap/
src/external/json/json.hpp:23504
↓ 17 callersFunctionto_json
src/external/json/json.hpp:5917
↓ 16 callersMethodformat
* Get pixmap format. * @return pixmap format */
src/pixmap.hpp:76
↓ 16 callersFunctionis_array
@brief return whether value is an array @sa https://json.nlohmann.me/api/basic_json/is_array/
src/external/json/json.hpp:21405
↓ 16 callersMethodptr
* Get pointer to the pixel at specified offset. * @param x,y pixel position within the pixmap * @return pointer to the pixel */
src/pixmap.hpp:101
↓ 16 callersMethodwhat
============================================================================================= * @brief Return the error message. */
src/external/luabridge/detail/LuaException.h:44
↓ 15 callersFunctioncombine
boost::hash_combine
src/external/json/json.hpp:6307
↓ 15 callersMethodintersect
src/geometry.cpp:45
↓ 15 callersFunctionis_null
@brief return whether value is null @sa https://json.nlohmann.me/api/basic_json/is_null/
src/external/json/json.hpp:21356
↓ 15 callersFunctionset_parents
src/external/json/json.hpp:20720
↓ 15 callersMethodsize
Buffer size getter: see TIFFSizeProc for details. */
src/formats/tiff.cpp:116
↓ 15 callersMethodstride
* Get stride (size of a single line in bytes). * @return stride size in bytes */
src/pixmap.hpp:70
↓ 15 callersMethodto_string
src/xkb.cpp:156
↓ 14 callersMethodhasValue
src/external/luabridge/detail/Expected.h:1292
↓ 14 callersFunctionlua_absindex
src/external/luabridge/detail/LuaHelpers.h:168
↓ 13 callersMethodadd
* Add argument. * @param short_opt short option character * @param long_opt long option name * @param format format description *
src/main.cpp:52
↓ 13 callersMethodbeginNamespace
============================================================================================= * @brief Open a new or existing namespace for registrati
src/external/luabridge/detail/Namespace.h:1305
↓ 13 callersMethodendNamespace
============================================================================================= * @brief Continue namespace registration in the parent.
src/external/luabridge/detail/Namespace.h:1319
↓ 13 callersMethodremove
src/fsmonitor.cpp:31
↓ 13 callersMethodsubmap
src/pixmap.cpp:69
↓ 13 callersFunctiontype
@brief return the type of the JSON value (explicit) @sa https://json.nlohmann.me/api/basic_json/type/
src/external/json/json.hpp:21335
↓ 12 callersMethodassign
src/external/luabridge/detail/Expected.h:1370
↓ 12 callersMethodattach
src/pixmap.cpp:36
↓ 12 callersMethodcreate
src/ui_drm.cpp:36
↓ 12 callersFunctiondraw
* Put one pixmap on another. * @param dst destination pixmap (underlay) * @param src source pixmap (overlay) * @param pos top left position of sour
src/render.cpp:54
↓ 12 callersMethodnumber_float
src/external/json/json.hpp:9589
↓ 11 callersFunctionapply
* Apply Gaussian blur to pixmap slice. * @param pm target pixmap * @param exclude excluded area to preserve * @param tpool thread pool */
src/render.cpp:605
↓ 11 callersFunctionat
@brief access specified array element with bounds checking @sa https://json.nlohmann.me/api/basic_json/at/
src/external/json/json.hpp:21979
↓ 11 callersMethodconstruct
src/external/luabridge/detail/CFunctions.h:1767
↓ 11 callersFunctiondestroy
src/external/json/json.hpp:20571
↓ 11 callersMethodfill
src/pixmap.cpp:163
↓ 11 callersFunctionname_to_type
src/luaengine.cpp:141
↓ 11 callersMethodrotate
src/image.cpp:38
↓ 11 callersMethodsize
* @brief Return the number of return values. */
src/external/luabridge/detail/Invoke.h:80
next →1–100 of 1,615, ranked by callers