MCPcopy Create free account

hub / github.com/artemsen/swayimg / functions

Functions1,615 in github.com/artemsen/swayimg

FunctiongetClassRegistryKey
src/external/luabridge/detail/ClassInfo.h:190
FunctiongetConstRegistryKey
src/external/luabridge/detail/ClassInfo.h:204
MethodgetExact
src/external/luabridge/detail/Userdata.h:216
MethodgetExactClass
============================================================================================= * @brief Validate and retrieve a Userdata on the stack.
src/external/luabridge/detail/Userdata.h:52
FunctiongetGlobal
================================================================================================= * @brief Create a reference to a value in the global
src/external/luabridge/detail/LuaRef.h:1408
FunctiongetGlobal
src/external/luabridge/detail/Globals.h:19
MethodgetGlobal
============================================================================================= * @brief Return a reference to a named global Lua variab
src/external/luabridge/detail/LuaRef.h:1038
MethodgetGlobalNamespace
============================================================================================= * @brief Retrieve the global namespace. * * It
src/external/luabridge/detail/Namespace.h:1278
FunctiongetIndexExtensibleKey
src/external/luabridge/detail/ClassInfo.h:149
MethodgetMetatable
============================================================================================= * @brief Get the metatable for the LuaRef. * *
src/external/luabridge/detail/LuaRef.h:387
FunctiongetNamespaceFromStack
================================================================================================= * @brief Retrieve the namespace on top of the stack.
src/external/luabridge/detail/Namespace.h:1580
MethodgetNamespaceFromStack
* @brief Retrieve the namespace on top of the stack. * * You should have a table on top of the stack before calling this function. It will t
src/external/luabridge/detail/Namespace.h:1292
FunctiongetNewIndexExtensibleKey
src/external/luabridge/detail/ClassInfo.h:163
MethodgetObject
src/external/luabridge/detail/Userdata.h:561
FunctiongetStaticRegistryKey
src/external/luabridge/detail/ClassInfo.h:175
Functionget_allocator
@brief returns the allocator associated with the container @sa https://json.nlohmann.me/api/basic_json/get_allocator/
src/external/json/json.hpp:20257
Methodget_bson_binary
src/external/json/json.hpp:10023
Methodget_bson_cstr
! @brief Parses a C-style string from the BSON input. @param[in,out] result A reference to the string variable where the read
src/external/json/json.hpp:9971
Methodget_bson_string
src/external/json/json.hpp:10001
Methodget_canvas
* Get canvas size. * @param svg SVG descriptor * @return output canvas rectangle */
src/formats/svg.cpp:86
Methodget_cbor_array
! @param[in] len the length of the array or detail::unknown_size() for an array of indefinite size @param[in] tag_handler
src/external/json/json.hpp:10886
Methodget_cbor_binary
! @brief reads a CBOR byte array This function first reads starting bytes to determine the expected byte array length and then copies thi
src/external/json/json.hpp:10791
Methodget_cbor_float_prefix
src/external/json/json.hpp:17041
Methodget_cbor_object
! @param[in] len the length of the object or detail::unknown_size() for an object of indefinite size @param[in] tag_handl
src/external/json/json.hpp:10924
Methodget_cbor_string
! @brief reads a CBOR string This function first reads starting bytes to determine the expected string length and then copies this number
src/external/json/json.hpp:10695
Functionget_character
src/external/json/json.hpp:6514
Methodget_character
src/external/json/json.hpp:6615
Methodget_character
src/external/json/json.hpp:6793
Methodget_child
src/imagelist.cpp:410
Methodget_codepoint
! @brief get codepoint from 4 hex characters following `\u` For input "\u c1 c2 c3 c4" the codepoint is: (c1 * 0x1000) + (c2 * 0x0100)
src/external/json/json.hpp:7192
Methodget_colorspace
* Get color space of the image. * @param img jp2 image instance * @return colorspace type */
src/formats/jp2.cpp:179
Methodget_connector
src/ui_drm.cpp:216
Methodget_crtc
src/ui_drm.cpp:248
Methodget_current
src/gallery.cpp:217
Methodget_decimal_point
return the locale-dependent decimal point
src/external/json/json.hpp:7165
Methodget_diffparent
src/imagelist.cpp:427
Methodget_dimension
src/text.cpp:310
Functionget_elements
src/external/json/json.hpp:6521
Methodget_elements
src/external/json/json.hpp:6629
Methodget_elements
src/external/json/json.hpp:6812
Functionget_error_message
return syntax error message
src/external/json/json.hpp:8503
Methodget_focus
* Get currently focused window position and size. * @return currently focused window geometry */
src/compositor.cpp:144
Methodget_focus
* Get currently focused window position and size. * @return currently focused window geometry */
src/compositor.cpp:354
Methodget_font_file
* Get path to the font file by its name. * @param name font name * @return path to the file or empty string if font not found */
src/font.cpp:40
Methodget_format
* Set format description. * @param svg SVG descriptor */
src/formats/svg.cpp:132
Methodget_fullscreen
src/ui_wayland.cpp:1031
Methodget_ignore_noop
! @return character read from the input after ignoring all 'N' entries */
src/external/json/json.hpp:12585
Methodget_image
* Get image description from the stream. * @param stream binary stream * @param image output image description * @return true if image
src/formats/dicom.cpp:244
Functionget_impl
src/external/json/json.hpp:21689
Methodget_mode
* Get currently active mode (viewer/slideshow/gallery). * @param mode mode to set */
src/application.hpp:68
Methodget_monitor_pos
* Get monitor position. * @param mon_id monitor id * @return monitor position */
src/compositor.cpp:436
Methodget_mouse
src/ui_wayland.cpp:1054
Methodget_msgpack_array
! @param[in] len the length of the array @return whether array creation completed */
src/external/json/json.hpp:11555
Methodget_msgpack_binary
! @brief reads a MessagePack byte array This function first reads starting bytes to determine the expected byte array length and then cop
src/external/json/json.hpp:11444
Methodget_msgpack_float_prefix
src/external/json/json.hpp:17055
Methodget_msgpack_object
! @param[in] len the length of the object @return whether object creation completed */
src/external/json/json.hpp:11577
Methodget_msgpack_string
! @brief reads a MessagePack string This function first reads starting bytes to determine the expected string length and then copies this
src/external/json/json.hpp:11361
Methodget_number
src/external/json/json.hpp:12634
Functionget_number_float
return floating-point value
src/external/json/json.hpp:8450
Functionget_number_unsigned
src/external/json/json.hpp:8444
Methodget_pixel
* Get pixel color from data stream. * @param data pointer to stream data * @param bpp bits per pixel * @return color */
src/formats/tga.cpp:158
Functionget_position
return position of last read token
src/external/json/json.hpp:8471
Functionget_ref
src/external/json/json.hpp:21875
Functionget_ref_impl
src/external/json/json.hpp:21564
Methodget_thumb_size
* Set thumbnail size. * @param size new thumbnail size in pixels */
src/gallery.hpp:56
Methodget_thumbnail
src/gallery.cpp:479
Methodget_to
src/external/json/json.hpp:12568
Methodget_token
get next token from lexer
src/external/json/json.hpp:13331
Methodget_ubjson_array
! @return whether array creation completed */
src/external/json/json.hpp:12276
Methodget_ubjson_float_prefix
src/external/json/json.hpp:17356
Methodget_ubjson_high_precision_number
src/external/json/json.hpp:12474
Methodget_ubjson_ndarray_size
! @param[out] dim an integer vector storing the ND array dimensions @return whether reading ND array size vector is successful */
src/external/json/json.hpp:11728
Methodget_ubjson_object
! @return whether object creation completed */
src/external/json/json.hpp:12391
Methodget_ubjson_size_type
! @brief determine the type and size for a container In the optimized UBJSON format, a type and a size can be provided to allow for a mor
src/external/json/json.hpp:12016
Methodget_ubjson_size_value
! @param[out] result determined size @param[in,out] is_ndarray for input, `true` means already inside an ndarray vector
src/external/json/json.hpp:11793
Methodget_ubjson_string
! @brief reads a UBJSON string This function is either called after reading the 'S' byte explicitly indicating a string, or in case of an
src/external/json/json.hpp:11633
Methodget_ubjson_value
! @param prefix the previously read or set type prefix @return whether value creation completed */
src/external/json/json.hpp:12083
Methodhandle_diagnostic_positions_for_json_value
src/external/json/json.hpp:8996
Methodhandle_diagnostic_positions_for_json_value
src/external/json/json.hpp:9391
Methodhandle_event
src/fsmonitor.cpp:33
Methodhandle_event
src/application.cpp:395
Methodhandle_imagelist
src/appmode.cpp:50
Methodhandle_imagelist
src/gallery.cpp:273
Methodhandle_mmove
src/gallery.cpp:261
Methodhandle_pinch
src/gallery.cpp:268
Methodhandle_scale
* Fractional scale handlers **************************************************************************/
src/ui_wayland.cpp:229
Methodhandle_value
src/external/json/json.hpp:9470
Methodhandle_xdg_toplevel_close
src/ui_wayland.cpp:558
Methodhandle_xdg_toplevel_configure
* XDG handlers **************************************************************************/
src/ui_wayland.cpp:535
MethodhasFailed
* @brief Return if the invocation did raise a lua error. */
src/external/luabridge/detail/Invoke.h:47
MethodhasValue
src/external/luabridge/detail/Expected.h:1528
Functionhas_subtype
@brief return whether the value has a subtype @sa https://json.nlohmann.me/api/byte_container_with_subtype/has_subtype/
src/external/json/json.hpp:6256
Methodheight
* Get buffer height. * @return buffer height in pixels */
src/ui_wayland.hpp:128
Methodil_initialize
src/application.cpp:239
MethodindexOf
src/external/luabridge/detail/FlagSet.h:102
Functionindex_metamethod
src/external/luabridge/detail/CFunctions.h:268
Methodinfo
src/log.hpp:35
Methodinitialize
src/ui_wayland.cpp:791
Methodinitialize
src/fsmonitor.cpp:29
Methodinitialize
src/ui_drm.cpp:96
← previousnext →901–1,000 of 1,615, ranked by callers