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

  /external/chromium_org/ui/base/l10n/
l10n_util_win.cc 179 if (GetObject(GetWindowFont(hwnd), sizeof(logfont), &logfont)) {
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
windowsx.h16 78 #define GetWindowFont(hwnd) FORWARD_WM_GETFONT((hwnd),SendMessage)
    [all...]
windowsx.h 63 #define GetWindowFont(hwnd) FORWARD_WM_GETFONT((hwnd),SNDMSG)
    [all...]

Completed in 49 milliseconds