Searched defs:Checkbox (Results 1 – 3 of 3) sorted by relevance
24 export class Checkbox implements m.ClassComponent<CheckboxAttrs> { class
32 static readonly Checkbox = 'check_box'; property in Icons
906 bool ImGui::Checkbox(const char* label, bool* v) in Checkbox() function in ImGui