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

  /external/skia/tools/viewer/
Viewer.h 72 bool fRefresh; // whether to continuously refresh for measuring render time
Viewer.cpp 239 , fRefresh(false)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
windowsx.h16 424 #define FORWARD_WM_MDISETMENU(hwnd,fRefresh,hmenuFrame,hmenuWindow,fn) (HMENU)(UINT)(DWORD)(fn)((hwnd),WM_MDISETMENU,(WPARAM)(fRefresh),MAKELPARAM((hmenuFrame),(hmenuWindow)))
    [all...]
windowsx.h 390 #define FORWARD_WM_MDISETMENU(hwnd,fRefresh,hmenuFrame,hmenuWindow,fn) (HMENU)(UINT_PTR)(fn)((hwnd),WM_MDISETMENU,(WPARAM)((fRefresh) ? (hmenuFrame) : 0),(LPARAM)(hmenuWindow))
    [all...]

Completed in 78 milliseconds