MCPcopy Create free account

hub / github.com/bluescan/tacentview / functions

Functions2,379 in github.com/bluescan/tacentview

MethodNavCalcPreferredRefPos
Contrib/imgui/imgui.cpp:11001
MethodNavEndFrame
Contrib/imgui/imgui.cpp:11585
MethodNavInitRequestApplyResult
Contrib/imgui/imgui.cpp:11217
MethodNavInitWindow
This needs to be called before we submit any widget (aka in or before Begin)
Contrib/imgui/imgui.cpp:10969
MethodNavMoveRequestApplyResult
Apply result from previous frame navigation directional move request. Always called from NavUpdate()
Contrib/imgui/imgui.cpp:11367
MethodNavMoveRequestButNoResultYet
Contrib/imgui/imgui.cpp:10841
MethodNavMoveRequestCancel
Contrib/imgui/imgui.cpp:10880
MethodNavMoveRequestForward
Forward will reuse the move request again on the next frame (generally with modifications done to it)
Contrib/imgui/imgui.cpp:10888
MethodNavMoveRequestResolveWithLastItem
Contrib/imgui/imgui.cpp:10872
MethodNavMoveRequestSubmit
FIXME: ScoringRect is not set
Contrib/imgui/imgui.cpp:10848
MethodNavMoveRequestTryWrapping
Navigation wrap-around logic is delayed to the end of the frame because this operation is only valid after entire popup is assembled and in case of ap
Contrib/imgui/imgui.cpp:10902
MethodNavProcessItem
We get there when either NavId == id, or when g.NavAnyRequest is set (which is updated by NavUpdateAnyRequestFlag above) This is called after LastItem
Contrib/imgui/imgui.cpp:10728
MethodNavProcessItemForTabbingRequest
Handle "scoring" of an item for a tabbing/focusing request initiated by NavUpdateCreateTabbingRequest(). Note that SetKeyboardFocusHere() API calls ar
Contrib/imgui/imgui.cpp:10801
MethodNavRestoreHighlightAfterMove
Contrib/imgui/imgui.cpp:10953
MethodNavRestoreLastChildNavWindow
Restore the last focused child. Call when we are expected to land on the Main Layer (0) after FocusWindow()
Contrib/imgui/imgui.cpp:10924
MethodNavRestoreLayer
Contrib/imgui/imgui.cpp:10931
MethodNavSaveLastChildNavWindowIntoParent
FIXME: This could be replaced by updating a frame number in each window when (window == NavWindow) and (NavLayer == 0). This way we could find the las
Contrib/imgui/imgui.cpp:10913
MethodNavScoreItem
Scoring function for gamepad/keyboard directional navigation. Based on https://gist.github.com/rygorous/6981057
Contrib/imgui/imgui.cpp:10582
MethodNavUpdate
Contrib/imgui/imgui.cpp:11052
MethodNavUpdateAnyRequestFlag
Contrib/imgui/imgui.cpp:10960
MethodNavUpdateCancelRequest
Process NavCancel input (to close a popup, get back to parent, clear focus) FIXME: In order to support e.g. Escape to clear a selection we'll need: -
Contrib/imgui/imgui.cpp:11463
MethodNavUpdateCreateMoveRequest
Contrib/imgui/imgui.cpp:11233
MethodNavUpdateCreateTabbingRequest
Contrib/imgui/imgui.cpp:11342
MethodNavUpdateCreateWrappingRequest
Contrib/imgui/imgui.cpp:11601
MethodNavUpdatePageUpPageDown
Handle PageUp/PageDown/Home/End keys Called from NavUpdateCreateMoveRequest() which will use our output to create a move request FIXME-NAV: This doesn
Contrib/imgui/imgui.cpp:11511
MethodNavUpdateWindowing
Windowing management mode Keyboard: CTRL+Tab (change focus/move/resize), Alt (toggle menu layer) Gamepad: Hold Menu/Square (change focus/move/resize)
Contrib/imgui/imgui.cpp:11697
MethodNavUpdateWindowingOverlay
Overlay displayed when using CTRL+TAB. Called by EndFrame().
Contrib/imgui/imgui.cpp:11892
MethodNewFrame
Contrib/imgui/imgui.cpp:4387
MethodNewLine
Contrib/imgui/imgui_widgets.cpp:1368
MethodNextColumn
Contrib/imgui/imgui_tables.cpp:3947
MethodNodeToDir
Src/FileDialog.cpp:1881
MethodNodeToPath
Src/FileDialog.cpp:1911
MethodOnAlphaChannel
Src/TacentView.cpp:1126
MethodOnBlueChannel
Src/TacentView.cpp:1125
MethodOnChangeScreenMode
Src/TacentView.cpp:1813
MethodOnChannelFilter
Src/TacentView.cpp:1120
MethodOnChannelIntensity
Src/TacentView.cpp:1127
MethodOnCheatSheet
Src/TacentView.cpp:1805
MethodOnCopyToClipboard
Src/TacentView.cpp:1156
MethodOnCrop
Src/TacentView.cpp:1103
MethodOnDebugLog
Src/TacentView.cpp:1806
MethodOnDelete
Src/TacentView.cpp:1682
MethodOnDeletePermanent
Src/TacentView.cpp:1695
MethodOnDetails
Src/TacentView.cpp:1128
MethodOnEscape
Src/TacentView.cpp:1816
MethodOnEscapeWithQuit
Src/TacentView.cpp:1826
MethodOnFileBrowser
Src/TacentView.cpp:1790
MethodOnFlipVert
Src/TacentView.cpp:1062
MethodOnGreenChannel
Src/TacentView.cpp:1124
MethodOnImportRaw
Src/TacentView.cpp:1630
MethodOnKeyBindings
Src/TacentView.cpp:1812
MethodOnLastImage
Src/TacentView.cpp:993
MethodOnLevels
Src/TacentView.cpp:1121
MethodOnMenuBar
Src/TacentView.cpp:1785
MethodOnMetaData
Src/TacentView.cpp:1841
MethodOnNavBar
Src/TacentView.cpp:1786
MethodOnNextImage
Src/TacentView.cpp:966
MethodOnNextImageFrame
Src/TacentView.cpp:1010
MethodOnOpenDir
Src/TacentView.cpp:1840
MethodOnOpenFile
Src/TacentView.cpp:1839
MethodOnPasteFromClipboard
Src/TacentView.cpp:1314
MethodOnPixelEdit
Src/TacentView.cpp:1118
MethodOnPixelMove
Src/TacentView.cpp:1020
MethodOnPreferences
Src/TacentView.cpp:1811
MethodOnProfileAlt
Src/TacentView.cpp:1810
MethodOnProfileBasic
Src/TacentView.cpp:1808
MethodOnProfileKiosk
Src/TacentView.cpp:1809
MethodOnProfileMain
Src/TacentView.cpp:1807
MethodOnPropertyEdit
Src/TacentView.cpp:1119
MethodOnQuantize
Src/TacentView.cpp:1122
MethodOnQuit
Src/TacentView.cpp:1838
MethodOnRedChannel
Src/TacentView.cpp:1123
MethodOnRedo
Src/TacentView.cpp:1144
MethodOnRefresh
Src/TacentView.cpp:1641
MethodOnRefreshDir
Src/TacentView.cpp:1654
MethodOnRename
Src/TacentView.cpp:1669
MethodOnResetPan
Src/TacentView.cpp:1059
MethodOnResizeCanvas
Src/TacentView.cpp:1117
MethodOnResizeImage
Src/TacentView.cpp:1116
MethodOnRotate
Src/TacentView.cpp:1100
MethodOnRotate90
Src/TacentView.cpp:1081
MethodOnSave
Src/TacentView.cpp:1708
MethodOnSaveAll
Src/TacentView.cpp:1736
MethodOnSaveAs
Src/TacentView.cpp:1722
MethodOnSaveContactSheet
Src/TacentView.cpp:1749
MethodOnSaveExtractFrames
Src/TacentView.cpp:1771
MethodOnSaveMultiFrameImage
Src/TacentView.cpp:1760
MethodOnSlideshowReshuffle
Src/TacentView.cpp:1804
MethodOnSlideshowTimer
Src/TacentView.cpp:1803
MethodOnThumbnails
Src/TacentView.cpp:1787
MethodOnTile
Src/TacentView.cpp:1129
MethodOnUISizeInc
Src/TacentView.cpp:1035
MethodOnUndo
Src/TacentView.cpp:1132
MethodOnZoomDownscaleOnly
Src/TacentView.cpp:1056
MethodOnZoomFit
Src/TacentView.cpp:1055
MethodOnZoomIn
Src/TacentView.cpp:1053
MethodOnZoomOneToOne
Src/TacentView.cpp:1057
MethodOnZoomOut
Src/TacentView.cpp:1054
MethodOnZoomPerImageToggle
Src/TacentView.cpp:1058
MethodOpenPopup
Contrib/imgui/imgui.cpp:10019
← previousnext →1,601–1,700 of 2,379, ranked by callers