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

  /external/chromium_org/ui/base/l10n/
l10n_util_win.cc 184 SetWindowFont(hwnd, hfont, FALSE);
  /external/chromium_org/third_party/npapi/npspy/windows/
gui_main.cpp 173 SetWindowFont(GetDlgItem(hWnd, IDC_MAIN_OUTPUT), hFont, FALSE);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
windowsx.h16 76 #define SetWindowFont(hwnd,hfont,fRedraw) FORWARD_WM_SETFONT((hwnd),(hfont),(fRedraw),SendMessage)
    [all...]
windowsx.h 62 #define SetWindowFont(hwnd,hfont,fRedraw) FORWARD_WM_SETFONT((hwnd),(hfont),(fRedraw),SNDMSG)
    [all...]

Completed in 775 milliseconds