Lines Matching refs:Combo
1975 if (ImGui::Combo("Pixel Geometry", &pixelGeometryIdx,
2079 if (ImGui::Combo("Perspective", &perspectiveMode, "Off\0Real\0Fake\0\0")) {
2095 if (ImGui::Combo("Anti-Alias", &aliasIdx,
2133 if (ImGui::Combo(label, &itemIndex, items)) {
2153 if (ImGui::Combo("Style", &styleIdx,
2190 if (ImGui::Combo("Cap Type", &capIdx,
2207 if (ImGui::Combo("Join Type", &joinIdx,
2226 if (ImGui::Combo("Hinting", &hintingIdx,
2248 if (ImGui::Combo(label, &itemIndex, items)) {
2293 if (ImGui::Combo("Edging", &edgingIdx,
2433 if (ImGui::Combo("Primaries", &primariesIdx,