HomeSort by relevance Sort by last modified time
    Searched refs:srWindow (Results 1 - 5 of 5) sorted by null

  /external/jline/src/src/main/native/
jline_WindowsTerminal.c 47 return info->srWindow.Right - info->srWindow.Left+1;
56 return info->srWindow.Bottom - info->srWindow.Top+1;
  /external/curl/src/
tool_cb_prg.c 217 (console_info.srWindow.Right - console_info.srWindow.Left);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wincon.h 137 SMALL_RECT srWindow;
325 SMALL_RECT srWindow;
  /system/core/adb/
commandline.cpp 435 ws.ws_row = info.srWindow.Bottom - info.srWindow.Top + 1;
    [all...]
  /external/python/cpython3/Modules/
posixmodule.c     [all...]

Completed in 495 milliseconds