Searched defs:is_clipped (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ | ||
| H A D | sna.h | 1155 inline static bool is_clipped(const RegionRec *r, function in typeref:typename:bool |
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ | ||
| H A D | sna.h | 1273 inline static bool is_clipped(const RegionRec *r, function in typeref:typename:bool |
| /xsrc/external/mit/MesaLib.old/dist/src/imgui/ | ||
| H A D | imgui.cpp | 2807 const bool is_clipped = IsClippedEx(bb, id, false); local in function:ImGui::ItemAdd |
| H A D | imgui_widgets.cpp | 670 bool is_clipped = !ItemAdd(bb, id); local in function:ImGui::CloseButton |
| /xsrc/external/mit/MesaLib/dist/src/imgui/ | ||
| H A D | imgui.cpp | 2807 const bool is_clipped = IsClippedEx(bb, id, false); local in function:ImGui::ItemAdd |
| H A D | imgui_widgets.cpp | 670 bool is_clipped = !ItemAdd(bb, id); local in function:ImGui::CloseButton |
Completed in 62 milliseconds