Home
last modified time | relevance | path

Searched defs:is_hidpi_allowed (Results 1 – 4 of 4) sorted by relevance

/dports/devel/godot2/godot-2.1.6-stable/core/os/
H A Dos.h439 bool is_hidpi_allowed() const { return _allow_hidpi; } in is_hidpi_allowed() function
/dports/devel/godot2-tools/godot-2.1.6-stable/core/os/
H A Dos.h439 bool is_hidpi_allowed() const { return _allow_hidpi; } in is_hidpi_allowed() function
/dports/devel/godot/godot-3.2.3-stable/core/os/
H A Dos.h544 bool is_hidpi_allowed() const { return _allow_hidpi; } in is_hidpi_allowed() function
/dports/devel/godot-tools/godot-3.2.3-stable/core/os/
H A Dos.h544 bool is_hidpi_allowed() const { return _allow_hidpi; } in is_hidpi_allowed() function