Searched refs:Unit (Results 1 - 25 of 47) sorted by relevance

12

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dtom.h305 virtual HRESULT WINAPI Expand(__LONG32 Unit,__LONG32 *pDelta) = 0;
306 virtual HRESULT WINAPI GetIndex(__LONG32 Unit,__LONG32 *pIndex) = 0;
307 virtual HRESULT WINAPI SetIndex(__LONG32 Unit,__LONG32 Index,__LONG32 Extend) = 0;
313 virtual HRESULT WINAPI StartOf(__LONG32 Unit,__LONG32 Extend,__LONG32 *pDelta) = 0;
314 virtual HRESULT WINAPI EndOf(__LONG32 Unit,__LONG32 Extend,__LONG32 *pDelta) = 0;
315 virtual HRESULT WINAPI Move(__LONG32 Unit,__LONG32 Count,__LONG32 *pDelta) = 0;
316 virtual HRESULT WINAPI MoveStart(__LONG32 Unit,__LONG32 Count,__LONG32 *pDelta) = 0;
317 virtual HRESULT WINAPI MoveEnd(__LONG32 Unit,__LONG32 Count,__LONG32 *pDelta) = 0;
327 virtual HRESULT WINAPI Delete(__LONG32 Unit,__LONG32 Count,__LONG32 *pDelta) = 0;
367 HRESULT (WINAPI *Expand)(ITextRange *This,__LONG32 Unit,__LONG3
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dtom.h305 virtual HRESULT WINAPI Expand(__LONG32 Unit,__LONG32 *pDelta) = 0;
306 virtual HRESULT WINAPI GetIndex(__LONG32 Unit,__LONG32 *pIndex) = 0;
307 virtual HRESULT WINAPI SetIndex(__LONG32 Unit,__LONG32 Index,__LONG32 Extend) = 0;
313 virtual HRESULT WINAPI StartOf(__LONG32 Unit,__LONG32 Extend,__LONG32 *pDelta) = 0;
314 virtual HRESULT WINAPI EndOf(__LONG32 Unit,__LONG32 Extend,__LONG32 *pDelta) = 0;
315 virtual HRESULT WINAPI Move(__LONG32 Unit,__LONG32 Count,__LONG32 *pDelta) = 0;
316 virtual HRESULT WINAPI MoveStart(__LONG32 Unit,__LONG32 Count,__LONG32 *pDelta) = 0;
317 virtual HRESULT WINAPI MoveEnd(__LONG32 Unit,__LONG32 Count,__LONG32 *pDelta) = 0;
327 virtual HRESULT WINAPI Delete(__LONG32 Unit,__LONG32 Count,__LONG32 *pDelta) = 0;
367 HRESULT (WINAPI *Expand)(ITextRange *This,__LONG32 Unit,__LONG3
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/gdiplus/
H A Dgdiplusgpstubs.h76 typedef enum Unit GpUnit;
H A Dgdiplusgraphics.h109 const RectF& srcrect, Unit unit)
118 const Rect& srcrect, Unit unit)
390 REAL srcwidth, REAL srcheight, Unit srcUnit)
399 INT srcwidth, INT srcheight, Unit srcUnit)
409 Unit srcUnit,
425 Unit srcUnit,
440 const RectF& sourceRect, Unit srcUnit,
455 Unit srcUnit,
470 Unit srcUnit,
486 // Unit srcUni
[all...]
H A Dgdiplusheaders.h93 Status GetBounds(RectF *srcRect, Unit *srcUnit);
335 Unit unit = UnitPoint);
342 Unit unit = UnitPoint,
354 Unit GetUnit() const;
H A Dgdiplusenums.h696 typedef enum Unit { enum
704 } Unit; typedef in typeref:enum:Unit
H A Dgdiplusflat.h110 GpStatus WINGDIPAPI GdipCreateFont(GDIPCONST GpFontFamily*,REAL,INT,Unit,GpFont**);
116 GpStatus WINGDIPAPI GdipGetFontUnit(GpFont*,Unit*);
261 GpStatus WINGDIPAPI GdipEnumerateMetafileSrcRectDestPoint(GpGraphics*,GDIPCONST GpMetafile*,GDIPCONST PointF&,GDIPCONST RectF&,Unit,EnumerateMetafileProc,VOID*,GDIPCONST GpImageAttributes*);
262 GpStatus WINGDIPAPI GdipEnumerateMetafileSrcRectDestPointI(GpGraphics*,GDIPCONST GpMetafile*,GDIPCONST Point&,GDIPCONST Rect&,Unit,EnumerateMetafileProc,VOID*,GDIPCONST GpImageAttributes*);
263 GpStatus WINGDIPAPI GdipEnumerateMetafileSrcRectDestRect(GpGraphics*,GDIPCONST GpMetafile*,GDIPCONST RectF&,GDIPCONST RectF&,Unit,EnumerateMetafileProc,VOID*,GDIPCONST GpImageAttributes*);
264 GpStatus WINGDIPAPI GdipEnumerateMetafileSrcRectDestRectI(GpGraphics*,GDIPCONST GpMetafile*,GDIPCONST Rect&,GDIPCONST Rect&,Unit,EnumerateMetafileProc,VOID*,GDIPCONST GpImageAttributes*);
265 GpStatus WINGDIPAPI GdipEnumerateMetafileSrcRectDestPoints(GpGraphics*,GDIPCONST GpMetafile*,GDIPCONST PointF*,INT,GDIPCONST RectF&,Unit,EnumerateMetafileProc,VOID*,GDIPCONST GpImageAttributes*);
266 GpStatus WINGDIPAPI GdipEnumerateMetafileSrcRectDestPointsI(GpGraphics*,GDIPCONST GpMetafile*,GDIPCONST Point*,INT,GDIPCONST Rect&,Unit,EnumerateMetafileProc,VOID*,GDIPCONST GpImageAttributes*);
H A Dgdiplusimpl.h100 __inline__ Status Image::GetBounds(RectF *srcRect, Unit *srcUnit)
745 REAL emSize, INT style, Unit unit):
787 Unit unit, const FontCollection *fontCollection):
880 __inline__ Unit Font::GetUnit() const
882 Unit result = UnitPoint;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
H A Dgdiplusgpstubs.h76 typedef enum Unit GpUnit;
H A Dgdiplusgraphics.h109 const RectF& srcrect, Unit unit)
118 const Rect& srcrect, Unit unit)
390 REAL srcwidth, REAL srcheight, Unit srcUnit)
399 INT srcwidth, INT srcheight, Unit srcUnit)
409 Unit srcUnit,
425 Unit srcUnit,
440 const RectF& sourceRect, Unit srcUnit,
455 Unit srcUnit,
470 Unit srcUnit,
486 // Unit srcUni
[all...]
H A Dgdiplusheaders.h93 Status GetBounds(RectF *srcRect, Unit *srcUnit);
335 Unit unit = UnitPoint);
342 Unit unit = UnitPoint,
354 Unit GetUnit() const;
H A Dgdiplusenums.h696 typedef enum Unit { enum
704 } Unit; typedef in typeref:enum:Unit
H A Dgdiplusflat.h110 GpStatus WINGDIPAPI GdipCreateFont(GDIPCONST GpFontFamily*,REAL,INT,Unit,GpFont**);
116 GpStatus WINGDIPAPI GdipGetFontUnit(GpFont*,Unit*);
261 GpStatus WINGDIPAPI GdipEnumerateMetafileSrcRectDestPoint(GpGraphics*,GDIPCONST GpMetafile*,GDIPCONST PointF&,GDIPCONST RectF&,Unit,EnumerateMetafileProc,VOID*,GDIPCONST GpImageAttributes*);
262 GpStatus WINGDIPAPI GdipEnumerateMetafileSrcRectDestPointI(GpGraphics*,GDIPCONST GpMetafile*,GDIPCONST Point&,GDIPCONST Rect&,Unit,EnumerateMetafileProc,VOID*,GDIPCONST GpImageAttributes*);
263 GpStatus WINGDIPAPI GdipEnumerateMetafileSrcRectDestRect(GpGraphics*,GDIPCONST GpMetafile*,GDIPCONST RectF&,GDIPCONST RectF&,Unit,EnumerateMetafileProc,VOID*,GDIPCONST GpImageAttributes*);
264 GpStatus WINGDIPAPI GdipEnumerateMetafileSrcRectDestRectI(GpGraphics*,GDIPCONST GpMetafile*,GDIPCONST Rect&,GDIPCONST Rect&,Unit,EnumerateMetafileProc,VOID*,GDIPCONST GpImageAttributes*);
265 GpStatus WINGDIPAPI GdipEnumerateMetafileSrcRectDestPoints(GpGraphics*,GDIPCONST GpMetafile*,GDIPCONST PointF*,INT,GDIPCONST RectF&,Unit,EnumerateMetafileProc,VOID*,GDIPCONST GpImageAttributes*);
266 GpStatus WINGDIPAPI GdipEnumerateMetafileSrcRectDestPointsI(GpGraphics*,GDIPCONST GpMetafile*,GDIPCONST Point*,INT,GDIPCONST Rect&,Unit,EnumerateMetafileProc,VOID*,GDIPCONST GpImageAttributes*);
H A Dgdiplusimpl.h100 __inline__ Status Image::GetBounds(RectF *srcRect, Unit *srcUnit)
745 REAL emSize, INT style, Unit unit):
787 Unit unit, const FontCollection *fontCollection):
880 __inline__ Unit Font::GetUnit() const
882 Unit result = UnitPoint;
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-p2-facade/0.20.0/
H A Dtycho-p2-facade-0.20.0.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/plexus/ org/ org/eclipse/ org/eclipse/tycho/ ...
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/
H A Dbtm_utils.py148 elif node.type == syms.Unit:
H A Dpatcomp.py98 assert node.type == self.syms.Unit
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/
H A Dbtm_utils.py148 elif node.type == syms.Unit:
H A Dpatcomp.py98 assert node.type == self.syms.Unit
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-p2-facade/0.18.1/
H A Dtycho-p2-facade-0.18.1.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/plexus/ org/ org/eclipse/ org/eclipse/tycho/ ...
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.20.0/
H A Dorg.eclipse.tycho.p2.resolver.shared-0.20.0.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/tycho/ org/eclipse/tycho/p2/ ...
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.18.1/
H A Dorg.eclipse.tycho.p2.resolver.shared-0.18.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/tycho/ org/eclipse/tycho/p2/ ...
/prebuilts/devtools/tools/lib/
H A Dosgi-4.0.0.jarMETA-INF/ META-INF/MANIFEST.MF OSGI-OPT/ OSGI-OPT/src/ OSGI-OPT/ ...
/prebuilts/tools/common/m2/repository/com/android/external/osgi/osgi/4.0.0/
H A Dosgi-4.0.0.jarMETA-INF/ META-INF/MANIFEST.MF OSGI-OPT/ OSGI-OPT/src/ OSGI-OPT/ ...
/prebuilts/tools/common/osgi/
H A Dosgi.jarMETA-INF/ META-INF/MANIFEST.MF OSGI-OPT/ OSGI-OPT/src/ OSGI-OPT/ ...

Completed in 447 milliseconds

12