MCPcopy Create free account

hub / github.com/InkboxSoftware/all-screen-keyboard / functions

Functions680 in github.com/InkboxSoftware/all-screen-keyboard

↓ 2 callersFunctionshaderLoad
keyboard/src/shader.cpp:23
↓ 2 callersMethodshaderProgamLoad
keyboard/src/shader.cpp:81
↓ 2 callersMethodshaderProgramDestroy
destroy shader program
keyboard/src/shader.cpp:132
↓ 2 callersFunctionsize
@brief returns the number of elements @sa https://json.nlohmann.me/api/basic_json/size/
keyboard/src/json.hpp:23094
↓ 2 callersFunctionskip_whitespace
keyboard/src/json.hpp:8593
↓ 2 callersFunctiontextureFromSDLSurface
keyboard/src/texture.cpp:143
↓ 2 callersFunctiontextureLoadFromFont
keyboard/src/texture.cpp:130
↓ 2 callersMethodupdateText
keyboard/src/text.cpp:28
↓ 2 callersFunctionvaoColorCreate
keyboard/src/graphics.cpp:56
↓ 2 callersFunctionvaoColorCreate
keyboard/src/shaders/graphics.cpp:57
↓ 2 callersMethodwriteText
keyboard/src/graphics.cpp:648
↓ 2 callersMethodwrite_bson
! @param[in] j JSON value to serialize @pre j.type() == value_t::object */
keyboard/src/json.hpp:15899
↓ 2 callersMethodwrite_cbor
! @param[in] j JSON value to serialize */
keyboard/src/json.hpp:15928
↓ 2 callersMethodwrite_msgpack
! @param[in] j JSON value to serialize */
keyboard/src/json.hpp:16252
↓ 1 callersFunctionJ
(e,t,r,n)
keyboard/profileDesigner/jszip.min.js:13
↓ 1 callersFunction_
(e)
keyboard/profileDesigner/jszip.min.js:13
↓ 1 callersFunctionaddModEvents
()
keyboard/profileDesigner/program.js:1132
↓ 1 callersFunctionappend_exponent
keyboard/src/json.hpp:18653
↓ 1 callersMethodclearGraphicsMemory
keyboard/src/graphics.cpp:1239
↓ 1 callersFunctionconcat_into
keyboard/src/json.hpp:4437
↓ 1 callersFunctionconcat_length
keyboard/src/json.hpp:4406
↓ 1 callersFunctioncrbegin
@brief returns a const reverse iterator to the last element @sa https://json.nlohmann.me/api/basic_json/crbegin/
keyboard/src/json.hpp:22995
↓ 1 callersMethodcreate
keyboard/src/json.hpp:4746
↓ 1 callersFunctioncrend
@brief returns a const reverse iterator to one before the first @sa https://json.nlohmann.me/api/basic_json/crend/
keyboard/src/json.hpp:23002
↓ 1 callersFunctiondetachPicker
()
keyboard/profileDesigner/jscolor.js:2472
↓ 1 callersFunctiondump_float
! @brief dump a floating-point number Dump a given floating-point number to output stream @a o. Works internally with @a number_buffer.
keyboard/src/json.hpp:19625
↓ 1 callersMethodendSerial
keyboard/src/serialKeyboard.cpp:59
↓ 1 callersFunctionerase
keyboard/src/json.hpp:19984
↓ 1 callersFunctionfind_largest_pow10
! For n != 0, returns k, such that pow10 := 10^(k-1) <= n < 10^k. For n == 0, returns 1 and sets pow10 := 1. */
keyboard/src/json.hpp:18217
↓ 1 callersFunctionformat_buffer
keyboard/src/json.hpp:18705
↓ 1 callersFunctiongetFileLength
keyboard/src/shader.cpp:14
↓ 1 callersFunctiongetFuncName
()
keyboard/profileDesigner/jscolor.js:634
↓ 1 callersFunctiongetOption
(option)
keyboard/profileDesigner/jscolor.js:2440
↓ 1 callersFunctionget_cached_power_for_binary_exponent
! For a normalized diyfp w = f * 2^e, this function returns a (normalized) cached power-of-ten c = f_c * 2^e_c, such that the exponent of the product
keyboard/src/json.hpp:18053
↓ 1 callersMethodget_elements
keyboard/src/json.hpp:6648
↓ 1 callersFunctionget_impl_ptr
keyboard/src/json.hpp:21563
↓ 1 callersFunctionget_ptr
keyboard/src/json.hpp:21703
↓ 1 callersFunctionget_to
keyboard/src/json.hpp:21969
↓ 1 callersMethodget_value
keyboard/src/json.hpp:13526
↓ 1 callersFunctiongrisu2_digit_gen
! Generates V = buffer * 10^decimal_exponent, such that M- <= V <= M+. M- and M+ must be normalized and share the same exponent -60 <= e <= -32. */
keyboard/src/json.hpp:18312
↓ 1 callersFunctionhash
keyboard/src/json.hpp:6386
↓ 1 callersMethodinitSerial
keyboard/src/serialKeyboard.cpp:5
↓ 1 callersMethodinitialize
keyboard/src/graphics.cpp:124
↓ 1 callersFunctionis_negative_number
keyboard/src/json.hpp:19514
↓ 1 callersFunctionis_number
@brief return whether value is a number @sa https://json.nlohmann.me/api/basic_json/is_number/
keyboard/src/json.hpp:21476
↓ 1 callersFunctionis_number_integer
@brief return whether value is an integer number @sa https://json.nlohmann.me/api/basic_json/is_number_integer/
keyboard/src/json.hpp:21483
↓ 1 callersFunctionis_structured
@brief return whether type is structured @sa https://json.nlohmann.me/api/basic_json/is_structured/
keyboard/src/json.hpp:21455
↓ 1 callersFunctionjson_sax
keyboard/src/json.hpp:8851
↓ 1 callersMethodloadCustomShaderProgram
keyboard/src/graphics.cpp:881
↓ 1 callersFunctionnewKeyboardANSI
(askName)
keyboard/profileDesigner/program.js:1427
↓ 1 callersFunctionopenKey
(k)
keyboard/profileDesigner/program.js:507
↓ 1 callersFunctionoperator+
! @brief add to iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
keyboard/src/json.hpp:14281
↓ 1 callersMethodoperator+
add to iterator
keyboard/src/json.hpp:14506
↓ 1 callersFunctionoperator+=
@brief add an object to an array @sa https://json.nlohmann.me/api/basic_json/operator+=/
keyboard/src/json.hpp:23262
↓ 1 callersFunctionoperator-
! @brief subtract from iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
keyboard/src/json.hpp:14303
↓ 1 callersFunctionoperator<
keyboard/src/json.hpp:3033
↓ 1 callersMethodoperator==
keyboard/src/json.hpp:13555
↓ 1 callersMethodpressKey
keyboard/src/serialKeyboard.cpp:63
↓ 1 callersMethodpressUnicode
keyboard/src/serialKeyboard.cpp:76
↓ 1 callersMethodreleaseKey
keyboard/src/serialKeyboard.cpp:70
↓ 1 callersMethodreleaseUnicode
keyboard/src/serialKeyboard.cpp:85
↓ 1 callersFunctionremove_sign
* Overload to make the compiler happy while it is instantiating * dump_integer for number_unsigned_t. * Must never be called. */
keyboard/src/json.hpp:19766
↓ 1 callersMethodrequestCustomShader
keyboard/src/graphics.cpp:1107
↓ 1 callersMethodrequestSetbackgroundImage
keyboard/src/graphics.cpp:1132
↓ 1 callersMethodrun
keyboard/src/keyboard.cpp:28
↓ 1 callersMethodrunWindow
keyboard/src/graphics.cpp:225
↓ 1 callersFunctionsax_parse
keyboard/src/json.hpp:24238
↓ 1 callersFunctionsetBtnBorder
()
keyboard/profileDesigner/jscolor.js:2844
↓ 1 callersMethodsetFont
keyboard/src/graphics.cpp:855
↓ 1 callersMethodsetModifierKeys
keyboard/src/graphics.cpp:1191
↓ 1 callersMethodsetbackgroundImage
keyboard/src/graphics.cpp:774
↓ 1 callersMethodsetbackrgoundColor
keyboard/src/graphics.cpp:870
↓ 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 */
keyboard/src/json.hpp:8579
↓ 1 callersFunctionsplit
! @brief split the string input to reference tokens @note This function is only called by the json_pointer constructor. All excepti
keyboard/src/json.hpp:15262
↓ 1 callersFunctionto_cbor
@brief create a CBOR serialization of a given JSON value @sa https://json.nlohmann.me/api/basic_json/to_cbor/
keyboard/src/json.hpp:24471
↓ 1 callersFunctionto_json_tuple_impl
keyboard/src/json.hpp:6126
↓ 1 callersFunctiontriggerNow
()
keyboard/profileDesigner/jscolor.js:3461
↓ 1 callersFunctiontype
@brief return the type of the JSON value (explicit) @sa https://json.nlohmann.me/api/basic_json/type/
keyboard/src/json.hpp:21441
↓ 1 callersFunctionunescape
keyboard/src/json.hpp:3136
↓ 1 callersFunctionunicodeize
(s)
keyboard/profileDesigner/program.js:1083
↓ 1 callersFunctionvalue
! @brief return the value of an iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
keyboard/src/json.hpp:14397
↓ 1 callersFunctionvaoTextCreate
keyboard/src/graphics.cpp:88
↓ 1 callersFunctionvaoTextCreate
keyboard/src/shaders/graphics.cpp:89
FunctionBoxShadow
(hShadow, vShadow, blur, spread, color, inset)
keyboard/profileDesigner/jscolor.js:1613
FunctionJSON_CATCH
keyboard/src/json.hpp:20821
FunctionJSON_INTERNAL_CATCH
keyboard/src/json.hpp:22485
Functionaccept
keyboard/src/json.hpp:24208
FunctionaddBigPad
()
keyboard/profileDesigner/program.js:1665
FunctionaddMacroPad
()
keyboard/profileDesigner/program.js:1649
MethodassignKeyboardFont
keyboard/src/keyboard.cpp:648
MethodassignTextColor
keyboard/src/keyboard.cpp:662
MethodasyncFunctionCompleted
mulithreaded functions:
keyboard/src/shaders/graphics.cpp:1006
MethodasyncOutput
keyboard/src/shaders/graphics.cpp:1010
Functionb
(e,t)
keyboard/profileDesigner/jszip.min.js:13
Functionback
@brief access the last element @sa https://json.nlohmann.me/api/basic_json/back/
keyboard/src/json.hpp:22557
Functionbasic_json array
@brief explicitly create an array from an initializer list @sa https://json.nlohmann.me/api/basic_json/array/
keyboard/src/json.hpp:21132
Functionbasic_json binary
@brief explicitly create a binary array (without subtype) @sa https://json.nlohmann.me/api/basic_json/binary/
keyboard/src/json.hpp:21088
Functionbasic_json diff
@brief creates a diff as a JSON patch @sa https://json.nlohmann.me/api/basic_json/diff/
keyboard/src/json.hpp:25207
Functionbasic_json from_bjdata
keyboard/src/json.hpp:24755
Functionbasic_json from_bson
keyboard/src/json.hpp:24785
← previousnext →201–300 of 680, ranked by callers