HomeSort by relevance Sort by last modified time
    Searched refs:LOGFONTW (Results 1 - 25 of 27) sorted by null

1 2

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-uniscribe.h 37 LOGFONTW *
hb-uniscribe.cc 480 LOGFONTW log_font;
486 populate_log_font (LOGFONTW *lf,
546 LOGFONTW *
  /external/harfbuzz_ng/src/
hb-uniscribe.h 37 LOGFONTW *
hb-uniscribe.cc 479 LOGFONTW log_font;
485 populate_log_font (LOGFONTW *lf,
545 LOGFONTW *
  /external/chromium_org/content/browser/renderer_host/pepper/
pepper_truetype_font_list_win.cc 27 const LOGFONTW& lf = logical_font->elfLogFont;
43 const LOGFONTW& lf = logical_font->elfLogFont;
62 LOGFONTW logfont;
75 LOGFONTW logfont;
  /external/chromium_org/content/common/
font_list_win.cc 23 const LOGFONTW& lf = logical_font->elfLogFont;
35 LOGFONTW logfont;
  /external/chromium_org/content/shell/app/
webkit_test_platform_support_win.cc 92 LOGFONTW* system_fonts[] =
  /external/pdfium/core/src/fxge/Microsoft SDK/include/
GdiPlusFont.h 64 IN const LOGFONTW* logfont)
173 OUT LOGFONTW *logfontW) const
175 return SetStatus(DllExports::GdipGetLogFontW(nativeFont, g ? g->nativeGraphics : NULL, logfontW));
GdiPlusHeaders.h 283 IN const LOGFONTW* logfont);
306 OUT LOGFONTW * logfontW) const;
DWrite.h     [all...]
GdiPlusFlat.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusheaders.h 338 Font(HDC hdc, const LOGFONTW *logfont);
351 Status GetLogFontW(const Graphics *graphics, LOGFONTW *logfontW) const;
gdiplusimpl.h 756 LOGFONTW logfont;
773 __inline__ Font::Font(HDC hdc, const LOGFONTW *logfont):
858 __inline__ Status Font::GetLogFontW(const Graphics *graphics, LOGFONTW *logfontW)
863 logfontW));
    [all...]
gdiplusflat.h 109 GpStatus WINGDIPAPI GdipCreateFontFromLogfontW(HDC,GDIPCONST LOGFONTW*,GpFont**);
120 GpStatus WINGDIPAPI GdipGetLogFontW(GpFont*,GpGraphics*,LOGFONTW*);
    [all...]
  /external/chromium_org/content/ppapi_plugin/
ppapi_thread.cc 206 void PpapiThread::PreCacheFont(const void* logfontw) {
209 *static_cast<const LOGFONTW*>(logfontw)));
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dimm.h 100 LOGFONTW W;
372 virtual HRESULT WINAPI GetCompositionFontW(HIMC hIMC,LOGFONTW *plf) = 0;
404 virtual HRESULT WINAPI SetCompositionFontW(HIMC hIMC,LOGFONTW *plf) = 0;
447 HRESULT (WINAPI *GetCompositionFontW)(IActiveIMMApp *This,HIMC hIMC,LOGFONTW *plf);
479 HRESULT (WINAPI *SetCompositionFontW)(IActiveIMMApp *This,HIMC hIMC,LOGFONTW *plf);
    [all...]
wingdi.h 1073 } LOGFONTW,*PLOGFONTW,*NPLOGFONTW,*LPLOGFONTW;
1091 LOGFONTW elfLogFont;
1107 LOGFONTW elfLogFont;
    [all...]
winuser.h     [all...]
dwrite.h     [all...]
winddi.h 310 LOGFONTW lfDefaultFont;
311 LOGFONTW lfAnsiVarFont;
312 LOGFONTW lfAnsiFixFont;
    [all...]
  /external/pdfium/core/include/fpdfapi/
fpdf_parser.h 142 CPDF_Font* AddWindowsFont(LOGFONTW* pLogFont, FX_BOOL bVert, FX_BOOL bTranslateName = FALSE);
  /external/pdfium/core/src/fpdfapi/fpdf_edit/
fpdf_edit_doc.cpp 218 CPDF_Font* CPDF_Document::AddWindowsFont(LOGFONTW* pLogFont, FX_BOOL bVert, FX_BOOL bTranslateName)
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 

Completed in 916 milliseconds

1 2