Home
last modified time | relevance | path

Searched refs:CountGrep (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/imgui/
Dimgui.h1575 int CountGrep; member
Dimgui.cpp2023 CountGrep = 0; in ImGuiTextFilter()
2063 CountGrep = 0; in Build()
2074 CountGrep += 1; in Build()
2106 if (CountGrep == 0) in PassFilter()