Home
last modified time | relevance | path

Searched defs:windowIconified (Results 1 – 2 of 2) sorted by relevance

/third_party/backends/japi/
DJscanimage.java687 public void windowIconified(WindowEvent event) { } in windowIconified() method in Jscanimage
/third_party/glfw/src/
Dinternal.h739 GLFWbool (*windowIconified)(_GLFWwindow*); member