Searched refs:ShowExampleAppCustomRendering (Results 1 – 3 of 3) sorted by relevance
121 static void ShowExampleAppCustomRendering(bool* p_open);201 if (show_app_custom_rendering) ShowExampleAppCustomRendering(&show_app_custom_rendering); in ShowDemoWindow()3831 static void ShowExampleAppCustomRendering(bool* p_open) in ShowExampleAppCustomRendering() function
185 static void ShowExampleAppCustomRendering(bool* p_open);293 if (show_app_custom_rendering) ShowExampleAppCustomRendering(&show_app_custom_rendering); in ShowDemoWindow()7144 static void ShowExampleAppCustomRendering(bool* p_open) function
472 … > Custom Rendering" in the demo window and read the code of `ShowExampleAppCustomRendering()` in …