Searched defs:ConfigData (Results 1 – 2 of 2) sorted by relevance
3476 struct ConfigData { struct3478 ConfigData() in ConfigData() argument3498 bool listTests;3499 bool listTags;3500 bool listReporters;3501 bool listTestNamesOnly;3503 bool showSuccessfulTests;3504 bool shouldDebugBreak;3505 bool noThrow;3506 bool showHelp;[all …]
2072 ImVector<ImFontConfig> ConfigData; // Internal data member2097 …const ImFontConfig* ConfigData; // 4-8 // in // // Pointer within Co… member