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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusgpstubs.h 106 class GpStringFormat {};
134 typedef void GpStringFormat;
gdiplusstringformat.h 61 GpStringFormat *cloneStringFormat = NULL;
199 StringFormat(GpStringFormat *stringFormat, Status status):
210 GpStringFormat *nativeStringFormat;
224 GpStringFormat *nativeStringFormat = 0;
238 GpStringFormat *nativeStringFormat = 0;
gdiplusflat.h 333 GpStatus WINGDIPAPI GdipAddPathString(GpPath*,GDIPCONST WCHAR*,INT,GDIPCONST GpFontFamily*,INT,REAL,GDIPCONST RectF*,GDIPCONST GpStringFormat*);
334 GpStatus WINGDIPAPI GdipAddPathStringI(GpPath*,GDIPCONST WCHAR*,INT,GDIPCONST GpFontFamily*,INT,REAL,GDIPCONST Rect*,GDIPCONST GpStringFormat*);
    [all...]
  /external/pdfium/core/src/fxge/Microsoft SDK/include/
GdiPlusGpStubs.h 72 class GpStringFormat {};
GdiPlusStringFormat.h 57 GpStringFormat *clonedStringFormat = NULL;
323 StringFormat(GpStringFormat * clonedStringFormat, Status status)
330 GpStringFormat *nativeFormat;
GdiPlusFlat.h 164 GDIPCONST GpStringFormat *format);
170 GDIPCONST GpStringFormat *format);
    [all...]
  /external/pdfium/core/src/fxge/win32/
fx_win32_gdipext.cpp 260 typedef GpStatus (WINGDIPAPI *FuncType_GdipDrawString)(GpGraphics *graphics, GDIPCONST WCHAR *string, INT length, GDIPCONST GpFont *font, GDIPCONST RectF *layoutRect, GDIPCONST GpStringFormat *stringFormat, GDIPCONST GpBrush *brush);
    [all...]

Completed in 1231 milliseconds