MCPcopy Create free account

hub / github.com/GPGTools/pinentry / functions

Functions661 in github.com/GPGTools/pinentry

↓ 1 callersFunctionshow_hide_button_toggled
gtk+-2/pinentry-gtk-2.c:491
↓ 1 callersFunctionstaticCleaner
tqt/secqinternal.cpp:186
↓ 1 callersFunctionstore_alias
pinentry/argparse.c:411
↓ 1 callersFunctionterminal_restore
tty/pinentry-tty.c:60
↓ 1 callersFunctionterminal_save
tty/pinentry-tty.c:52
↓ 1 callersFunctionterminal_setup
tty/pinentry-tty.c:66
↓ 1 callersFunctionunescape
The inverse of escape. Unlike escape, it removes quoting in string DATA by modifying the string in place, to avoid copying of secret data sent
pinentry/pinentry-emacs.c:248
↓ 1 callersMethodunformattedSelection
qt5/pinlineedit.cpp:81
↓ 1 callersMethodunformattedSelection
qt/pinlineedit.cpp:81
↓ 1 callersMethodupdate_cancel_label
fltk/pinwindow.cxx:173
↓ 1 callersFunctionutf8_to_wchar
Convert a UTF8 string to wchar. Returns NULL on error. Caller needs to free the returned value. */
w32/main.c:139
↓ 1 callersMethodvisualAlignment
tqt/secqlineedit.cpp:254
↓ 1 callersFunctionwchar_to_utf8
Convert a wchar to UTF8. Caller needs to release the string. Returns NULL on error. */
w32/main.c:109
MethodCapsLockWatcher
qt5/capslock.cpp:42
MethodCapsLockWatcher
qt/capslock.cpp:40
MethodCommand
tqt/secqlineedit.cpp:141
MethodForeignWidget
tqt/main.cpp:85
MethodInvalidUtf8
qt5/main.cpp:118
MethodInvalidUtf8
qt/main.cpp:122
MethodInvalidUtf8
qt4/main.cpp:113
MethodKeyboardFocusIndication
qt5/keyboardfocusindication.cpp:27
MethodKeyboardFocusIndication
qt/keyboardfocusindication.cpp:27
MethodPassWindow
fltk/passwindow.cxx:34
MethodPinEntryDialog
qt5/pinentrydialog.cpp:99
MethodPinEntryDialog
qt/pinentrydialog.cpp:90
MethodPinEntryDialog
tqt/pinentrydialog.cpp:33
MethodPinEntryDialog
qt4/pinentrydialog.cpp:85
MethodPinLineEdit
qt5/pinlineedit.cpp:120
MethodPinLineEdit
qt/pinlineedit.cpp:120
MethodPinLineEdit
qt4/pinlineedit.cpp:23
MethodPinWindow
fltk/pinwindow.cxx:52
MethodPinentryConfirm
qt5/pinentryconfirm.cpp:43
MethodPinentryConfirm
qt/pinentryconfirm.cpp:43
MethodPinentryConfirm
qt4/pinentryconfirm.cpp:27
MethodPrivate
qt5/pinlineedit.cpp:48
MethodPrivate
qt5/capslock.cpp:32
MethodPrivate
qt/pinlineedit.cpp:48
MethodPrivate
qt/capslock.cpp:32
FunctionQT_MANGLE_NAMESPACE(qCleanupResources_pinentry)
qt4/qrc_pinentry.cpp:170
FunctionQT_MANGLE_NAMESPACE(qInitResources_pinentry)
qt4/qrc_pinentry.cpp:158
MethodQualityPassWindow
fltk/qualitypasswindow.cxx:34
MethodSecTQLineEdit
tqt/secqlineedit.cpp:374
MethodSecTQLineEditPrivate
tqt/secqlineedit.cpp:100
MethodSecTQSharedDoubleBuffer
\internal Creates a SecTQSharedDoubleBuffer with flags \f. \sa DoubleBufferFlags */
tqt/secqinternal.cpp:239
MethodSecTQSharedDoubleBufferCleaner
\internal Creates a SecTQSharedDoubleBufferCleaner object. The timer is not started when creating the object. */
tqt/secqinternal.cpp:124
MethodSecTQString
! Constructs a string of length one, containing the character \a ch. */
tqt/secqstring.cpp:221
MethodSecTQString
These two move code into makeSharedNull() and deletesData() to improve cache-coherence (and reduce code bloat), while keeping the common cases fast.
tqt/secqstring.h:269
FunctionSecTQString operator+
tqt/secqstring.h:300
FunctionSecTQStringData
tqt/secqstring.h:91
MethodaccessibilityActiveChanged
qt5/pinentrydialog.cpp:733
MethodaccessibilityActiveChanged
qt5/pinentryconfirm.cpp:124
MethodaccessibilityActiveChanged
qt/pinentrydialog.cpp:724
MethodaccessibilityActiveChanged
qt/pinentryconfirm.cpp:124
MethodaddCommand
tqt/secqlineedit.cpp:1893
Methodaddress
address
secmem/secmem++.h:46
Methodalignment
tqt/secqlineedit.cpp:617
MethodallSelected
tqt/secqlineedit.cpp:234
Methodalloc
(trivial) ctors and dtors
secmem/secmem++.h:54
Methodallocate
secmem/secmem++.h:65
Functionargparse_register_outfnc
pinentry/argparse.c:285
Methodbackspace
! If no text is selected, deletes the character to the left of the text cursor and moves the cursor one position to the left. If any text
tqt/secqlineedit.cpp:712
Functionbackspace_handler
Called upon a press on Backspace in the entry widget. Used to completely disable echoing if we got no prior input. */
gtk+-2/pinentry-gtk-2.c:419
Methodbegin
\internal Starts double buffered painting in the area specified by \a x, \a y, \a w and \a h on \a painter. Painting should be done using the
tqt/secqinternal.cpp:322
Methodbegin
tqt/secqinternal_p.h:127
MethodcancelTimeout
qt5/pinentrydialog.cpp:695
MethodcancelTimeout
qt/pinentrydialog.cpp:686
Functioncancel_callback
gtk+-2/pinentry-gtk-2.c:327
Methodcancel_cb
fltk/pinwindow.cxx:204
FunctioncapsLockState
qt5/capslock_unix.cpp:53
Functioncatchsig
pinentry/pinentry-curses.c:1785
Functioncatchsig
pinentry/pinentry-emacs.c:600
Functioncatchsig
tty/pinentry-tty.c:513
Functioncategory
tqt/secqstring.h:234
Functioncell
Not the non-const ones of these.
tqt/secqstring.h:244
Functionchanged_text_handler
efl/pinentry-efl.c:107
Functionchanged_text_handler
Handler called for "changed". We use it to update the quality indicator. */
gtk+-2/pinentry-gtk-2.c:369
MethodcheckCapsLock
qt5/pinentrydialog.cpp:702
MethodcheckCapsLock
qt/pinentrydialog.cpp:693
MethodcheckConstraints
qt5/pinentrydialog.cpp:748
MethodcheckConstraints
qt/pinentrydialog.cpp:739
Methodcleanup
\internal Deletes the shared double buffer pixmap. You should not need to call this function, since it is called from the TQApplication dest
tqt/secqinternal.cpp:599
MethodclearModified
! Resets the modified flag to FALSE. \sa isModified() */
tqt/secqlineedit.cpp:805
MethodclipboardChanged
tqt/secqlineedit.cpp:1717
Functioncmd_clear_passphrase
CLEARPASSPHRASE <cacheid> Clear the cache passphrase associated with the key identified by cacheid. */
pinentry/pinentry.c:1929
Functioncmd_getinfo
GETINFO <what> Multipurpose function to return a variety of information. Supported values for WHAT are: version - Return the version
pinentry/pinentry.c:1863
Functioncmd_getpin
pinentry/pinentry.c:1615
Functioncmd_message
pinentry/pinentry.c:1818
Functioncmd_setcancel
pinentry/pinentry.c:1474
Functioncmd_setdesc
pinentry/pinentry.c:1305
Functioncmd_seterror
pinentry/pinentry.c:1417
Functioncmd_setgenpin_label
Set the label to be used for a generate action. */
pinentry/pinentry.c:1592
Functioncmd_setgenpin_tt
Set the tooltip to be used for a generate action. */
pinentry/pinentry.c:1568
Functioncmd_setkeyinfo
The data provided at LINE may be used by pinentry implementations to identify a key for caching strategies of its own. The empty string and --c
pinentry/pinentry.c:1347
Functioncmd_setnotok
pinentry/pinentry.c:1455
Functioncmd_setok
pinentry/pinentry.c:1436
Functioncmd_setprompt
pinentry/pinentry.c:1324
Functioncmd_setqualitybar
pinentry/pinentry.c:1522
Functioncmd_setqualitybar_tt
Set the tooltip to be used for a quality bar. */
pinentry/pinentry.c:1544
Functioncmd_setrepeat
pinentry/pinentry.c:1364
Functioncmd_setrepeaterror
pinentry/pinentry.c:1399
← previousnext →301–400 of 661, ranked by callers