OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetFrameCount
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/imgui/
imgui.cpp
3064
int ImGui::
GetFrameCount
()
9429
ImFormatString(p, buf_end - p, "TabBar (%d tabs)%s", tab_bar->Tabs.Size, (tab_bar->PrevFrameVisible < ImGui::
GetFrameCount
() - 2) ? " *Inactive*" : "");
/xsrc/external/mit/MesaLib.old/dist/src/imgui/
imgui.cpp
3064
int ImGui::
GetFrameCount
()
9429
ImFormatString(p, buf_end - p, "TabBar (%d tabs)%s", tab_bar->Tabs.Size, (tab_bar->PrevFrameVisible < ImGui::
GetFrameCount
() - 2) ? " *Inactive*" : "");
Completed in 21 milliseconds
Indexes created Sun Jul 05 00:25:41 UTC 2026