Package | Description |
---|---|
org.eclipse.swt.internal.ole.win32 | |
org.eclipse.swt.internal.webkit | |
org.eclipse.swt.internal.win32 |
Modifier and Type | Method and Description |
---|---|
int |
IOleObject.DoVerb(int iVerb,
MSG lpmsg,
long pActiveSite,
int lindex,
long hwndParent,
RECT lprcPosRect) |
static void |
COM.MoveMemory(RECT Destination,
long Source,
int Length) |
int |
IOleInPlaceActiveObject.ResizeBorder(RECT prcBorder,
long pUIWindow,
boolean fFrameWindow) |
int |
IOleInPlaceObject.SetObjectRects(RECT lprcPosRect,
RECT lprcClipRect) |
int |
IOleDocumentView.SetRect(RECT prcView) |
static int |
COM.VtblCall(int fnNumber,
long ppVtbl,
int arg0,
MSG arg1,
int arg2,
int arg3,
int arg4,
RECT arg5) |
static int |
COM.VtblCall(int fnNumber,
long ppVtbl,
int arg0,
MSG arg1,
long arg2,
int arg3,
long arg4,
RECT arg5) |
static int |
COM.VtblCall(int fnNumber,
long ppVtbl,
RECT arg0) |
static int |
COM.VtblCall(int fnNumber,
long ppVtbl,
RECT arg0,
int arg1,
boolean arg2) |
static int |
COM.VtblCall(int fnNumber,
long ppVtbl,
RECT arg0,
int arg1,
int arg2) |
static int |
COM.VtblCall(int fnNumber,
long ppVtbl,
RECT arg0,
long arg1,
boolean arg2) |
static int |
COM.VtblCall(int fnNumber,
long ppVtbl,
RECT arg0,
long arg1,
long arg2) |
static int |
COM.VtblCall(int fnNumber,
long ppVtbl,
RECT arg0,
RECT arg1) |
Modifier and Type | Method and Description |
---|---|
int |
IWebView.initWithFrame(RECT frame,
long frameName,
long groupName) |
Modifier and Type | Field and Description |
---|---|
RECT |
OUTLINETEXTMETRIC.otmrcFontBox |
RECT |
CANDIDATEFORM.rcArea |
RECT |
SCROLLBARINFO.rcScrollBar |
Modifier and Type | Method and Description |
---|---|
static boolean |
OS.AdjustWindowRectEx(RECT lpRect,
int dwStyle,
boolean bMenu,
int dwExStyle) |
static long |
OS.BeginBufferedPaint(long hdcTarget,
RECT prcTarget,
int dwFormat,
BP_PAINTPARAMS pPaintParams,
long[] phdc) |
static int |
OS.BufferedPaintSetAlpha(long hBufferedPaint,
RECT prc,
byte alpha) |
static long |
OS.CreateEnhMetaFile(long hdcRef,
TCHAR lpFilename,
RECT lpRect,
TCHAR lpDescription) |
static long |
OS.CreateEnhMetaFileA(long hdcRef,
byte[] lpFilename,
RECT lpRect,
byte[] lpDescription) |
static long |
OS.CreateEnhMetaFileW(long hdcRef,
char[] lpFilename,
RECT lpRect,
char[] lpDescription) |
static boolean |
OS.DrawAnimatedRects(long hwnd,
int idAni,
RECT lprcFrom,
RECT lprcTo) |
static boolean |
OS.DrawEdge(long hdc,
RECT qrc,
int edge,
int grfFlags) |
static boolean |
OS.DrawFocusRect(long hDC,
RECT lpRect) |
static boolean |
OS.DrawFrameControl(long hdc,
RECT lprc,
int uType,
int uState) |
static int |
OS.DrawText(long hDC,
TCHAR lpString,
int nCount,
RECT lpRect,
int uFormat) |
static int |
OS.DrawTextA(long hDC,
byte[] lpString,
int nCount,
RECT lpRect,
int uFormat) |
static int |
OS.DrawTextW(long hDC,
char[] lpString,
int nCount,
RECT lpRect,
int uFormat) |
static int |
OS.DrawThemeBackground(long hTheme,
long hdc,
int iPartId,
int iStateId,
RECT pRect,
RECT pClipRect) |
static int |
OS.DrawThemeEdge(long hTheme,
long hdc,
int iPartId,
int iStateId,
RECT pDestRect,
int uEdge,
int uFlags,
RECT pContentRect) |
static int |
OS.DrawThemeIcon(long hTheme,
long hdc,
int iPartId,
int iStateId,
RECT pRect,
long himl,
int iImageIndex) |
static int |
OS.DrawThemeParentBackground(long hwnd,
long hdc,
RECT prc) |
static int |
OS.DrawThemeText(long hTheme,
long hdc,
int iPartId,
int iStateId,
char[] pszText,
int iCharCount,
int dwTextFlags,
int dwTextFlags2,
RECT pRect) |
static int |
OS.DrawThemeTextEx(long hTheme,
long hdc,
int iPartId,
int iStateId,
char[] pszText,
int iCharCount,
int dwFlags,
RECT pRect,
DTTOPTS pOptions) |
static boolean |
OS.EnumDisplayMonitors(long hdc,
RECT lprcClip,
long lpfnEnum,
int dwData) |
static boolean |
OS.EnumEnhMetaFile(long hdc,
long hemf,
long lpEnhMetaFunc,
long lpData,
RECT lpRect) |
static boolean |
OS.EqualRect(RECT lprc1,
RECT lprc2) |
static boolean |
OS.ExtTextOut(long hdc,
int X,
int Y,
int fuOptions,
RECT lprc,
TCHAR lpString,
int cbCount,
int[] lpDx) |
static boolean |
OS.ExtTextOutA(long hdc,
int X,
int Y,
int fuOptions,
RECT lprc,
byte[] lpString,
int cbCount,
int[] lpDx) |
static boolean |
OS.ExtTextOutW(long hdc,
int X,
int Y,
int fuOptions,
RECT lprc,
char[] lpString,
int cbCount,
int[] lpDx) |
static int |
OS.FillRect(long hDC,
RECT lprc,
long hbr) |
static boolean |
OS.GetClientRect(long hWnd,
RECT lpRect) |
static int |
OS.GetClipBox(long hdc,
RECT lprc) |
static boolean |
OS.GetMenuItemRect(long hWnd,
long hMenu,
int uItem,
RECT lprcItem) |
static int |
OS.GetRgnBox(long hrgn,
RECT lprc) |
static int |
OS.GetThemeBackgroundContentRect(long hTheme,
long hdc,
int iPartId,
int iStateId,
RECT pBoundingRect,
RECT pContentRect) |
static int |
OS.GetThemeBackgroundExtent(long hTheme,
long hdc,
int iPartId,
int iStateId,
RECT pContentRect,
RECT pExtentRect) |
static int |
OS.GetThemeMargins(long hTheme,
long hdc,
int iPartId,
int iStateId,
int iPropId,
RECT prc,
MARGINS pMargins) |
static int |
OS.GetThemePartSize(long hTheme,
long hdc,
int iPartId,
int iStateId,
RECT prc,
int eSize,
SIZE psz) |
static int |
OS.GetThemeRect(long hTheme,
int iPartId,
int iStateId,
int iPropId,
RECT pRect) |
static int |
OS.GetThemeTextExtent(long hTheme,
long hdc,
int iPartId,
int iStateId,
char[] pszText,
int iCharCount,
int dwTextFlags,
RECT pBoundingRect,
RECT pExtentRect) |
static boolean |
OS.GetUpdateRect(long hWnd,
RECT lpRect,
boolean bErase) |
static boolean |
OS.GetWindowRect(long hWnd,
RECT lpRect) |
static int |
OS.HitTestThemeBackground(long hTheme,
long hdc,
int iPartId,
int iStateId,
int dwOptions,
RECT pRect,
long hrgn,
POINT ptTest,
short[] pwHitTestCode) |
static boolean |
OS.IntersectRect(RECT lprcDst,
RECT lprcSrc1,
RECT lprcSrc2) |
static boolean |
OS.InvalidateRect(long hWnd,
RECT lpRect,
boolean bErase) |
static int |
OS.MapWindowPoints(long hWndFrom,
long hWndTo,
RECT lpPoints,
int cPoints) |
static void |
OS.MoveMemory(long Destination,
RECT Source,
int Length) |
static void |
OS.MoveMemory(RECT Destination,
long[] Source,
int Length) |
static boolean |
OS.OffsetRect(RECT lprc,
int dx,
int dy) |
static boolean |
OS.PtInRect(RECT rect,
POINT pt) |
static boolean |
OS.RectInRegion(long hrgn,
RECT lprc) |
static boolean |
OS.RedrawWindow(long hWnd,
RECT lprcUpdate,
long hrgnUpdate,
int flags) |
static int |
OS.ScriptStringOut(long ssa,
int iX,
int iY,
int uOptions,
RECT prc,
int iMinSel,
int iMaxSel,
boolean fDisabled) |
static int |
OS.ScriptTextOut(long hdc,
long psc,
int x,
int y,
int fuOptions,
RECT lprc,
SCRIPT_ANALYSIS psa,
long pwcReserved,
int iReserved,
long pwGlyphs,
int cGlyphs,
long piAdvance,
long piJustify,
long pGoffset) |
static int |
OS.ScrollWindowEx(long hWnd,
int dx,
int dy,
RECT prcScroll,
RECT prcClip,
long hrgnUpdate,
RECT prcUpdate,
int flags) |
static long |
OS.SendMessage(long hWnd,
int Msg,
long wParam,
RECT lParam) |
static long |
OS.SendMessageA(long hWnd,
int Msg,
long wParam,
RECT lParam) |
static long |
OS.SendMessageW(long hWnd,
int Msg,
long wParam,
RECT lParam) |
static boolean |
OS.SetRect(RECT lprc,
int xLeft,
int yTop,
int xRight,
int yBottom) |
static boolean |
OS.SystemParametersInfo(int uiAction,
int uiParam,
RECT pvParam,
int fWinIni) |
static boolean |
OS.SystemParametersInfoA(int uiAction,
int uiParam,
RECT pvParam,
int fWinIni) |
static boolean |
OS.SystemParametersInfoW(int uiAction,
int uiParam,
RECT pvParam,
int fWinIni) |
static boolean |
OS.TrackPopupMenu(long hMenu,
int uFlags,
int x,
int y,
int nReserved,
long hWnd,
RECT prcRect) |
static boolean |
OS.TreeView_GetItemRect(long hwndTV,
long hitem,
RECT prc,
boolean fItemRect) |
static boolean |
OS.ValidateRect(long hWnd,
RECT lpRect) |
Copyright © 2017. All Rights Reserved.