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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
imm.h 180 WINBOOL WINAPI ImmGetCompositionFontW(HIMC,LPLOGFONTW);
182 WINBOOL WINAPI ImmSetCompositionFontW(HIMC,LPLOGFONTW);
commdlg.h 408 LPLOGFONTW lpLogFont;
wingdi.h 1073 } LOGFONTW,*PLOGFONTW,*NPLOGFONTW,*LPLOGFONTW;
    [all...]
  /external/pdfium/xfa/src/fgas/src/font/
fx_gdifont.cpp 261 m_hFont = ::CreateFontIndirectW((LPLOGFONTW)&lf);
fx_stdfontmgr.cpp 491 EnumFontFamiliesExW(hDC, (LPLOGFONTW)&lfFind,
    [all...]

Completed in 913 milliseconds