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

  /external/pdfium/core/src/fpdfdoc/
doc_form.cpp 326 LOGFONTA lf;
336 memcpy(&pData->lf, &lpelfe->elfLogFont, sizeof(LOGFONTA));
340 static FX_BOOL RetrieveSpecificFont(LOGFONTA& lf) {
348 memcpy(&lf, &fd.lf, sizeof(LOGFONTA));
355 LOGFONTA& lf) {
356 memset(&lf, 0, sizeof(LOGFONTA));
367 LOGFONTA& lf) {
370 memset(&lf, 0, sizeof(LOGFONTA));
371 int iRet = ::GetObject(hFont, sizeof(LOGFONTA), &lf);
396 LOGFONTA lf
    [all...]
  /external/pdfium/core/src/fxge/win32/
fx_win32_device.cpp 53 FX_BOOL IsOpenTypeFromDiv(const LOGFONTA* plf);
54 FX_BOOL IsSupportFontFormDiv(const LOGFONTA* plf);
55 void AddInstalledFont(const LOGFONTA* plf, FX_DWORD FontType);
80 FX_BOOL CFX_Win32FontInfo::IsOpenTypeFromDiv(const LOGFONTA* plf) {
100 FX_BOOL CFX_Win32FontInfo::IsSupportFontFormDiv(const LOGFONTA* plf) {
123 void CFX_Win32FontInfo::AddInstalledFont(const LOGFONTA* plf,
144 static int CALLBACK FontEnumProc(const LOGFONTA* plf,
157 LOGFONTA lf;
158 FXSYS_memset(&lf, 0, sizeof(LOGFONTA));
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusheaders.h 337 Font(HDC hdc, const LOGFONTA *logfont);
350 Status GetLogFontA(const Graphics *graphics, LOGFONTA *logfontA) const;
gdiplusimpl.h 766 __inline__ Font::Font(HDC hdc, const LOGFONTA *logfont):
850 __inline__ Status Font::GetLogFontA(const Graphics *graphics, LOGFONTA *logfontA)
855 logfontA));
    [all...]
gdiplusflat.h 108 GpStatus WINGDIPAPI GdipCreateFontFromLogfontA(HDC,GDIPCONST LOGFONTA*,GpFont**);
119 GpStatus WINGDIPAPI GdipGetLogFontA(GpFont*,GpGraphics*,LOGFONTA*);
    [all...]
  /external/icu/icu4c/source/samples/layout/
GDIFontInstance.cpp 194 LOGFONTA lf;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dimm.h 99 LOGFONTA A;
371 virtual HRESULT WINAPI GetCompositionFontA(HIMC hIMC,LOGFONTA *plf) = 0;
403 virtual HRESULT WINAPI SetCompositionFontA(HIMC hIMC,LOGFONTA *plf) = 0;
446 HRESULT (WINAPI *GetCompositionFontA)(IActiveIMMApp *This,HIMC hIMC,LOGFONTA *plf);
478 HRESULT (WINAPI *SetCompositionFontA)(IActiveIMMApp *This,HIMC hIMC,LOGFONTA *plf);
    [all...]
wingdi.h 1056 } LOGFONTA,*PLOGFONTA,*NPLOGFONTA,*LPLOGFONTA;
1085 LOGFONTA elfLogFont;
1100 LOGFONTA elfLogFont;
    [all...]
winuser.h     [all...]
mshtml.h     [all...]
mshtmlc.h     [all...]
  /external/pdfium/core/src/fpdfapi/fpdf_edit/
fpdf_edit_doc.cpp 215 LOGFONTA lfa;
235 CPDF_Font* CPDF_Document::AddWindowsFont(LOGFONTA* pLogFont,
    [all...]
  /external/pdfium/core/include/fpdfapi/
fpdf_parser.h 127 CPDF_Font* AddWindowsFont(LOGFONTA* pLogFont,
  /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 568 milliseconds