Home
last modified time | relevance | path

Searched refs:orientation_to_string (Results 1 – 1 of 1) sorted by relevance

/haiku/src/tests/kits/game/direct_window_info_test/
H A Ddwinfo.cpp37 orientation_to_string(buffer_orientation orientation) in orientation_to_string() function
73 printf("buffer_orientation: %s\n", orientation_to_string(info->orientation)); in DirectConnected()