Searched defs:Checkbox (Results 1 – 2 of 2) sorted by relevance
34 export class Checkbox implements m.ClassComponent<CheckboxAttrs> { class
906 bool ImGui::Checkbox(const char* label, bool* v) in Checkbox() function in ImGui