Searched refs:B_DO_NOT_RESIZE_TO_FIT (Results 1 - 3 of 3) sorted by relevance

/haiku/src/apps/webpositive/
H A DDownloadWindow.cpp230 MoveOnScreen(B_DO_NOT_RESIZE_TO_FIT | B_MOVE_IF_PARTIALLY_OFFSCREEN);
/haiku/headers/os/interface/
H A DWindow.h88 B_DO_NOT_RESIZE_TO_FIT = 0x0001, enumerator in enum:__anon2
/haiku/src/kits/interface/
H A DWindow.cpp2480 MoveOnScreen(B_DO_NOT_RESIZE_TO_FIT | B_MOVE_IF_PARTIALLY_OFFSCREEN);
2515 if ((flags & B_DO_NOT_RESIZE_TO_FIT) == 0) {

Completed in 81 milliseconds