Home
last modified time | relevance | path

Searched defs:ImGuiOnceUponAFrame (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/imgui/
Dimgui.h1538 struct ImGuiOnceUponAFrame struct
1540 ImGuiOnceUponAFrame() { RefFrame = -1; } in ImGuiOnceUponAFrame() function
1545 // Helper: Macro for ImGuiOnceUponAFrame. Attention: The macro expands into 2 statement so make sur… argument
/third_party/flutter/skia/third_party/externals/imgui/
Dimgui.h1531 struct ImGuiOnceUponAFrame struct
1533 ImGuiOnceUponAFrame() { RefFrame = -1; } in ImGuiOnceUponAFrame() argument
1538 // Helper: Macro for ImGuiOnceUponAFrame. Attention: The macro expands into 2 statement so make sur… argument
/third_party/skia/third_party/externals/imgui/
Dimgui.h2067 struct ImGuiOnceUponAFrame struct
2069 ImGuiOnceUponAFrame() { RefFrame = -1; } in ImGuiOnceUponAFrame() function
2070 mutable int RefFrame;