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

  /external/chromium_org/sandbox/win/sandbox_poc/
main_ui_window.cc 69 window_class.hbrBackground = GetStockBrush(WHITE_BRUSH);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
windowsx.h16 32 #define GetStockBrush(i) ((HBRUSH)GetStockObject(i))
    [all...]
windowsx.h 33 #define GetStockBrush(i) ((HBRUSH)GetStockObject(i))
    [all...]

Completed in 221 milliseconds