MCPcopy Create free account
hub / github.com/crosire/reshade / init_imgui_function_table_19250

Function init_imgui_function_table_19250

source/imgui_function_table_19250.cpp:12–435  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10#include "imgui_function_table_19250.hpp"
11
12const imgui_function_table_19250 init_imgui_function_table_19250() { return {
13 ImGui::GetIO,
14 ImGui::GetStyle,
15 ImGui::GetVersion,
16 ImGui::Begin,
17 ImGui::End,
18 ImGui::BeginChild,
19 ImGui::BeginChild,
20 ImGui::EndChild,
21 ImGui::IsWindowAppearing,
22 ImGui::IsWindowCollapsed,
23 ImGui::IsWindowFocused,
24 ImGui::IsWindowHovered,
25 ImGui::GetWindowDrawList,
26 ImGui::GetWindowDpiScale,
27 ImGui::GetWindowPos,
28 ImGui::GetWindowSize,
29 ImGui::GetWindowWidth,
30 ImGui::GetWindowHeight,
31 ImGui::SetNextWindowPos,
32 ImGui::SetNextWindowSize,
33 ImGui::SetNextWindowSizeConstraints,
34 ImGui::SetNextWindowContentSize,
35 ImGui::SetNextWindowCollapsed,
36 ImGui::SetNextWindowFocus,
37 ImGui::SetNextWindowScroll,
38 ImGui::SetNextWindowBgAlpha,
39 ImGui::SetWindowPos,
40 ImGui::SetWindowSize,
41 ImGui::SetWindowCollapsed,
42 ImGui::SetWindowFocus,
43 ImGui::SetWindowPos,
44 ImGui::SetWindowSize,
45 ImGui::SetWindowCollapsed,
46 ImGui::SetWindowFocus,
47 ImGui::GetScrollX,
48 ImGui::GetScrollY,
49 ImGui::SetScrollX,
50 ImGui::SetScrollY,
51 ImGui::GetScrollMaxX,
52 ImGui::GetScrollMaxY,
53 ImGui::SetScrollHereX,
54 ImGui::SetScrollHereY,
55 ImGui::SetScrollFromPosX,
56 ImGui::SetScrollFromPosY,
57 ImGui::PushFont,
58 ImGui::PopFont,
59 ImGui::GetFont,
60 ImGui::GetFontSize,
61 ImGui::GetFontBaked,
62 ImGui::PushStyleColor,
63 ImGui::PushStyleColor,
64 ImGui::PopStyleColor,
65 ImGui::PushStyleVar,
66 ImGui::PushStyleVar,
67 ImGui::PushStyleVarX,
68 ImGui::PushStyleVarY,
69 ImGui::PopStyleVar,

Callers 1

Calls 15

GetIntMethod · 0.80
SetIntMethod · 0.80
GetVoidPtrMethod · 0.80
SetVoidPtrMethod · 0.80
GetIntRefMethod · 0.80
GetBoolRefMethod · 0.80
GetFloatRefMethod · 0.80
GetVoidPtrRefMethod · 0.80
BuildSortByKeyMethod · 0.80
SetAllIntMethod · 0.80
StepMethod · 0.80
IncludeItemsByIndexMethod · 0.80

Tested by

no test coverage detected