Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InkboxSoftware/all-screen-keyboard
/ functions
Functions
680 in github.com/InkboxSoftware/all-screen-keyboard
⨍
Functions
680
◇
Types & classes
210
↓ 2 callers
Function
shaderLoad
keyboard/src/shader.cpp:23
↓ 2 callers
Method
shaderProgamLoad
keyboard/src/shader.cpp:81
↓ 2 callers
Method
shaderProgramDestroy
destroy shader program
keyboard/src/shader.cpp:132
↓ 2 callers
Function
size
@brief returns the number of elements @sa https://json.nlohmann.me/api/basic_json/size/
keyboard/src/json.hpp:23094
↓ 2 callers
Function
skip_whitespace
keyboard/src/json.hpp:8593
↓ 2 callers
Function
textureFromSDLSurface
keyboard/src/texture.cpp:143
↓ 2 callers
Function
textureLoadFromFont
keyboard/src/texture.cpp:130
↓ 2 callers
Method
updateText
keyboard/src/text.cpp:28
↓ 2 callers
Function
vaoColorCreate
keyboard/src/graphics.cpp:56
↓ 2 callers
Function
vaoColorCreate
keyboard/src/shaders/graphics.cpp:57
↓ 2 callers
Method
writeText
keyboard/src/graphics.cpp:648
↓ 2 callers
Method
write_bson
! @param[in] j JSON value to serialize @pre j.type() == value_t::object */
keyboard/src/json.hpp:15899
↓ 2 callers
Method
write_cbor
! @param[in] j JSON value to serialize */
keyboard/src/json.hpp:15928
↓ 2 callers
Method
write_msgpack
! @param[in] j JSON value to serialize */
keyboard/src/json.hpp:16252
↓ 1 callers
Function
J
(e,t,r,n)
keyboard/profileDesigner/jszip.min.js:13
↓ 1 callers
Function
_
(e)
keyboard/profileDesigner/jszip.min.js:13
↓ 1 callers
Function
addModEvents
()
keyboard/profileDesigner/program.js:1132
↓ 1 callers
Function
append_exponent
keyboard/src/json.hpp:18653
↓ 1 callers
Method
clearGraphicsMemory
keyboard/src/graphics.cpp:1239
↓ 1 callers
Function
concat_into
keyboard/src/json.hpp:4437
↓ 1 callers
Function
concat_length
keyboard/src/json.hpp:4406
↓ 1 callers
Function
crbegin
@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 callers
Method
create
keyboard/src/json.hpp:4746
↓ 1 callers
Function
crend
@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 callers
Function
detachPicker
()
keyboard/profileDesigner/jscolor.js:2472
↓ 1 callers
Function
dump_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 callers
Method
endSerial
keyboard/src/serialKeyboard.cpp:59
↓ 1 callers
Function
erase
keyboard/src/json.hpp:19984
↓ 1 callers
Function
find_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 callers
Function
format_buffer
keyboard/src/json.hpp:18705
↓ 1 callers
Function
getFileLength
keyboard/src/shader.cpp:14
↓ 1 callers
Function
getFuncName
()
keyboard/profileDesigner/jscolor.js:634
↓ 1 callers
Function
getOption
(option)
keyboard/profileDesigner/jscolor.js:2440
↓ 1 callers
Function
get_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 callers
Method
get_elements
keyboard/src/json.hpp:6648
↓ 1 callers
Function
get_impl_ptr
keyboard/src/json.hpp:21563
↓ 1 callers
Function
get_ptr
keyboard/src/json.hpp:21703
↓ 1 callers
Function
get_to
keyboard/src/json.hpp:21969
↓ 1 callers
Method
get_value
keyboard/src/json.hpp:13526
↓ 1 callers
Function
grisu2_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 callers
Function
hash
keyboard/src/json.hpp:6386
↓ 1 callers
Method
initSerial
keyboard/src/serialKeyboard.cpp:5
↓ 1 callers
Method
initialize
keyboard/src/graphics.cpp:124
↓ 1 callers
Function
is_negative_number
keyboard/src/json.hpp:19514
↓ 1 callers
Function
is_number
@brief return whether value is a number @sa https://json.nlohmann.me/api/basic_json/is_number/
keyboard/src/json.hpp:21476
↓ 1 callers
Function
is_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 callers
Function
is_structured
@brief return whether type is structured @sa https://json.nlohmann.me/api/basic_json/is_structured/
keyboard/src/json.hpp:21455
↓ 1 callers
Function
json_sax
keyboard/src/json.hpp:8851
↓ 1 callers
Method
loadCustomShaderProgram
keyboard/src/graphics.cpp:881
↓ 1 callers
Function
newKeyboardANSI
(askName)
keyboard/profileDesigner/program.js:1427
↓ 1 callers
Function
openKey
(k)
keyboard/profileDesigner/program.js:507
↓ 1 callers
Function
operator+
! @brief add to iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
keyboard/src/json.hpp:14281
↓ 1 callers
Method
operator+
add to iterator
keyboard/src/json.hpp:14506
↓ 1 callers
Function
operator+=
@brief add an object to an array @sa https://json.nlohmann.me/api/basic_json/operator+=/
keyboard/src/json.hpp:23262
↓ 1 callers
Function
operator-
! @brief subtract from iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
keyboard/src/json.hpp:14303
↓ 1 callers
Function
operator<
keyboard/src/json.hpp:3033
↓ 1 callers
Method
operator==
keyboard/src/json.hpp:13555
↓ 1 callers
Method
pressKey
keyboard/src/serialKeyboard.cpp:63
↓ 1 callers
Method
pressUnicode
keyboard/src/serialKeyboard.cpp:76
↓ 1 callers
Method
releaseKey
keyboard/src/serialKeyboard.cpp:70
↓ 1 callers
Method
releaseUnicode
keyboard/src/serialKeyboard.cpp:85
↓ 1 callers
Function
remove_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 callers
Method
requestCustomShader
keyboard/src/graphics.cpp:1107
↓ 1 callers
Method
requestSetbackgroundImage
keyboard/src/graphics.cpp:1132
↓ 1 callers
Method
run
keyboard/src/keyboard.cpp:28
↓ 1 callers
Method
runWindow
keyboard/src/graphics.cpp:225
↓ 1 callers
Function
sax_parse
keyboard/src/json.hpp:24238
↓ 1 callers
Function
setBtnBorder
()
keyboard/profileDesigner/jscolor.js:2844
↓ 1 callers
Method
setFont
keyboard/src/graphics.cpp:855
↓ 1 callers
Method
setModifierKeys
keyboard/src/graphics.cpp:1191
↓ 1 callers
Method
setbackgroundImage
keyboard/src/graphics.cpp:774
↓ 1 callers
Method
setbackrgoundColor
keyboard/src/graphics.cpp:870
↓ 1 callers
Function
skip_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 callers
Function
split
! @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 callers
Function
to_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 callers
Function
to_json_tuple_impl
keyboard/src/json.hpp:6126
↓ 1 callers
Function
triggerNow
()
keyboard/profileDesigner/jscolor.js:3461
↓ 1 callers
Function
type
@brief return the type of the JSON value (explicit) @sa https://json.nlohmann.me/api/basic_json/type/
keyboard/src/json.hpp:21441
↓ 1 callers
Function
unescape
keyboard/src/json.hpp:3136
↓ 1 callers
Function
unicodeize
(s)
keyboard/profileDesigner/program.js:1083
↓ 1 callers
Function
value
! @brief return the value of an iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
keyboard/src/json.hpp:14397
↓ 1 callers
Function
vaoTextCreate
keyboard/src/graphics.cpp:88
↓ 1 callers
Function
vaoTextCreate
keyboard/src/shaders/graphics.cpp:89
Function
BoxShadow
(hShadow, vShadow, blur, spread, color, inset)
keyboard/profileDesigner/jscolor.js:1613
Function
JSON_CATCH
keyboard/src/json.hpp:20821
Function
JSON_INTERNAL_CATCH
keyboard/src/json.hpp:22485
Function
accept
keyboard/src/json.hpp:24208
Function
addBigPad
()
keyboard/profileDesigner/program.js:1665
Function
addMacroPad
()
keyboard/profileDesigner/program.js:1649
Method
assignKeyboardFont
keyboard/src/keyboard.cpp:648
Method
assignTextColor
keyboard/src/keyboard.cpp:662
Method
asyncFunctionCompleted
mulithreaded functions:
keyboard/src/shaders/graphics.cpp:1006
Method
asyncOutput
keyboard/src/shaders/graphics.cpp:1010
Function
b
(e,t)
keyboard/profileDesigner/jszip.min.js:13
Function
back
@brief access the last element @sa https://json.nlohmann.me/api/basic_json/back/
keyboard/src/json.hpp:22557
Function
basic_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
Function
basic_json binary
@brief explicitly create a binary array (without subtype) @sa https://json.nlohmann.me/api/basic_json/binary/
keyboard/src/json.hpp:21088
Function
basic_json diff
@brief creates a diff as a JSON patch @sa https://json.nlohmann.me/api/basic_json/diff/
keyboard/src/json.hpp:25207
Function
basic_json from_bjdata
keyboard/src/json.hpp:24755
Function
basic_json from_bson
keyboard/src/json.hpp:24785
← previous
next →
201–300 of 680, ranked by callers