Home
last modified time | relevance | path

Searched refs:ImageLayout (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/core/src/fxge/Microsoft SDK/include/
DGdiPlusBitmap.h547 inline ImageLayout
550 ImageLayout layout; in GetLayout()
558 Image::SetLayout(IN const ImageLayout layout) in SetLayout()
DGdiPlusHeaders.h543 ImageLayout GetLayout() const;
544 Status SetLayout(IN const ImageLayout layout);
DGdiPlusEnums.h1238 enum ImageLayout enum
DGdiPlusFlat.h1306 GdipGetImageLayout(GpImage *image, ImageLayout* layout);
1309 GdipSetImageLayout(GpImage *image, GDIPCONST ImageLayout layout);
/external/chromium_org/tools/stats_viewer/
Dstats_viewer.Designer.cs118 this.panelHeader.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; in InitializeComponent()