Searched refs:origin (Results 1 - 25 of 84) sorted by relevance

1234

/vbox/src/VBox/Devices/Graphics/
H A DDevVGA-SVGA3d-cocoa.m560 DEBUG_MSG(("FIXED parentFrame [%f:%f], [%f:%f]\n", parentFrame.origin.x, parentFrame.origin.y, parentFrame.size.width, parentFrame.size.height));
561 parentPos = [[m_pParentView window] convertBaseToScreen:[[m_pParentView superview] convertPointToBase:NSMakePoint(parentFrame.origin.x, parentFrame.origin.y + parentFrame.size.height)]];
562 parentFrame.origin.x = parentPos.x;
563 parentFrame.origin.y = parentPos.y;
572 DEBUG_MSG(("FIXED childFrame [%f:%f], [%f:%f]\n", childFrame.origin.x, childFrame.origin.y, childFrame.size.width, childFrame.size.height));
581 parentFrame.origin.x, parentFrame.origin
[all...]
/vbox/src/libs/zlib-1.2.6/contrib/minizip/
H A Dioapi.c21 #define FSEEKO_FUNC(stream, offset, origin) fseeko(stream, offset, origin)
25 #define FSEEKO_FUNC(stream, offset, origin) fseeko64(stream, offset, origin)
41 long call_zseek64 (const zlib_filefunc64_32_def* pfilefunc,voidpf filestream, ZPOS64_T offset, int origin) argument
44 return (*(pfilefunc->zfile_func64.zseek64_file)) (pfilefunc->zfile_func64.opaque,filestream,offset,origin);
51 return (*(pfilefunc->zseek32_file))(pfilefunc->zfile_func64.opaque,filestream,offsetTruncated,origin);
91 static long ZCALLBACK fseek64_file_func OF((voidpf opaque, voidpf stream, ZPOS64_T offset, int origin));
161 static long ZCALLBACK fseek_file_func (voidpf opaque, voidpf stream, uLong offset, int origin) argument
165 switch (origin)
184 fseek64_file_func(voidpf opaque, voidpf stream, ZPOS64_T offset, int origin) argument
[all...]
H A Dioapi.h142 typedef long (ZCALLBACK *seek_file_func) OF((voidpf opaque, voidpf stream, uLong offset, int origin));
159 typedef long (ZCALLBACK *seek64_file_func) OF((voidpf opaque, voidpf stream, ZPOS64_T offset, int origin));
195 long call_zseek64 OF((const zlib_filefunc64_32_def* pfilefunc,voidpf filestream, ZPOS64_T offset, int origin));
H A Dminizip.c35 #define FSEEKO_FUNC(stream, offset, origin) fseeko(stream, offset, origin)
39 #define FSEEKO_FUNC(stream, offset, origin) fseeko64(stream, offset, origin)
H A Diowin32.c32 long ZCALLBACK win32_seek64_file_func OF((voidpf opaque, voidpf stream, ZPOS64_T offset, int origin));
237 long ZCALLBACK win32_seek_file_func (voidpf opaque,voidpf stream,uLong offset,int origin) argument
245 switch (origin)
274 long ZCALLBACK win32_seek64_file_func (voidpf opaque, voidpf stream,ZPOS64_T offset,int origin) argument
283 switch (origin)
H A Dminiunz.c34 #define FSEEKO_FUNC(stream, offset, origin) fseeko(stream, offset, origin)
38 #define FSEEKO_FUNC(stream, offset, origin) fseeko64(stream, offset, origin)
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/BsdSocketLib/
H A Dns_print.c81 static size_t prune_origin(const char *name, const char *origin);
85 const u_char **p, const char *origin,
105 * ns_sprintrr(handle, rr, name_ctx, origin, buf, buflen)
112 const char *name_ctx, const char *origin,
120 name_ctx, origin, buf, buflen);
127 * name_ctx, origin, buf, buflen)
136 const char *name_ctx, const char *origin,
157 len = prune_origin(name, origin);
163 if ((!origin || !origin[
111 ns_sprintrr(const ns_msg *handle, const ns_rr *rr, const char *name_ctx, const char *origin, char *buf, size_t buflen) argument
133 ns_sprintrrf(const u_char *msg, size_t msglen, const char *name, ns_class class, ns_type type, u_long ttl, const u_char *rdata, size_t rdlen, const char *name_ctx, const char *origin, char *buf, size_t buflen) argument
636 prune_origin(const char *name, const char *origin) argument
704 addname(const u_char *msg, size_t msglen, const u_char **pp, const char *origin, char **buf, size_t *buflen) argument
[all...]
/vbox/src/VBox/Frontends/VirtualBox/src/platform/darwin/
H A DUIAbstractDockIconPreview.cpp116 m_updateRect = CGRectMake(m_monitorRect.origin.x + 7 + 1,
117 m_monitorRect.origin.y + 8 + 1,
156 CGRect stateRect = CGRectMake(overlayRect.origin.x - CGImageGetWidth(sImage) / 2.0,
157 overlayRect.origin.y - CGImageGetHeight(sImage) / 2.0,
H A DVBoxUtils-darwin.h112 DECLINLINE(CGRect) darwinFlipCGRect(CGRect aRect, double aTargetHeight) { aRect.origin.y = aTargetHeight - aRect.origin.y - aRect.size.height; return aRect; }
116 aRect.origin.x = aToRect.origin.x + (aToRect.size.width - aRect.size.width) / 2.0;
117 aRect.origin.y = aToRect.origin.y + (aToRect.size.height - aRect.size.height) / 2.0;
H A DUICocoaDockIconPreview.mm187 r.origin.x = (int)r.origin.x;
188 r.origin.y = (int)r.origin.y;
191 // printf("gui %f %f %f %f\n", r.origin.x, r.origin.y, r.size.width, r.size.height);
/vbox/src/libs/xpcom18a4/xpcom/components/
H A DnsCategoryManagerUtils.h46 nsISupports *origin,
/vbox/src/VBox/HostServices/SharedOpenGL/render/
H A Drenderspu_cocoa_helper.m1431 COCOA_LOG_FLOW(("%s: self=%p aRect=%d,%d %d,%d\n", __PRETTY_FUNCTION__, (void *)self, (int)aRect.origin.x, (int)aRect.origin.y,
1722 (int)pRect ->origin.x, (int)pRect ->origin.y, (int)pRect ->size.width, (int)pRect ->size.width,
1723 (int)resultingRect.origin.x, (int)resultingRect.origin.y, (int)resultingRect.size.width, (int)resultingRect.size.width));
1737 (int)pRect ->origin.x, (int)pRect ->origin.y, (int)pRect ->size.width, (int)pRect ->size.width,
1738 (int)resultingRect.origin.x, (int)resultingRect.origin
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/LzmaCompress/Sdk/C/
H A D7zFile.c146 WRes File_Seek(CSzFile *p, Int64 *pos, ESzSeek origin) argument
154 switch (origin)
175 switch (origin)
238 static SRes FileInStream_Seek(void *pp, Int64 *pos, ESzSeek origin) argument
241 return File_Seek(&p->file, pos, origin);
H A D7zFile.h42 WRes File_Seek(CSzFile *p, Int64 *pos, ESzSeek origin);
H A DTypes.h138 SRes (*Seek)(void *p, Int64 *pos, ESzSeek origin);
152 SRes (*Seek)(void *p, Int64 *pos, ESzSeek origin);
H A D7zStream.c127 static SRes LookToRead_Seek(void *pp, Int64 *pos, ESzSeek origin) argument
131 return p->realStream->Seek(p->realStream, pos, origin);
/vbox/src/VBox/Devices/PC/ipxe/src/hci/tui/
H A Dsettings_ui.c116 struct settings *origin; local
155 /* Check setting's origin */
156 origin = fetch_setting_origin ( widget->settings,
159 ( origin == widget->settings );
345 struct settings *origin; local
355 origin = fetch_setting_origin ( widget->settings, widget->row.setting );
356 if ( ! origin )
357 origin = widget->settings;
358 setting_name ( origin, widget->row.setting, buf, sizeof ( buf ) );
/vbox/src/VBox/Devices/PC/ipxe/src/core/
H A Dsettings.c579 * Fetch value and origin of setting
583 * @v origin Origin of setting to fill in
593 struct settings **origin,
600 if ( origin )
601 *origin = NULL;
615 if ( origin )
616 *origin = settings;
622 if ( ( ret = fetch_setting_and_origin ( child, setting, origin,
648 * Fetch origin of setting
652 * @ret origin Origi
591 fetch_setting_and_origin( struct settings *settings, struct setting *setting, struct settings **origin, void *data, size_t len ) argument
659 struct settings *origin; local
1267 struct settings *origin; local
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
H A DTypes.h161 SRes (*Seek)(void *p, Int64 *pos, ESzSeek origin);
175 SRes (*Seek)(void *p, Int64 *pos, ESzSeek origin);
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/
H A Dibft.h171 uint8_t origin; member in struct:ibft_nic
/vbox/src/libs/libxml2-2.6.31/include/libxml/
H A Dxpointer.h98 xmlNodePtr origin);
/vbox/src/VBox/HostDrivers/VBoxNetAdp/linux/
H A DMakefile45 $(warning Using BUILD_TARGET_ARCH='$(BUILD_TARGET_ARCH)' from the $(origin BUILD_TARGET_ARCH).)
57 $(warning Using BUILD_TYPE='$(BUILD_TYPE)' from the $(origin BUILD_TYPE).)
/vbox/src/VBox/HostDrivers/VBoxPci/linux/
H A DMakefile45 $(warning Using BUILD_TARGET_ARCH='$(BUILD_TARGET_ARCH)' from the $(origin BUILD_TARGET_ARCH).)
57 $(warning Using BUILD_TYPE='$(BUILD_TYPE)' from the $(origin BUILD_TYPE).)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dwindowstr.h141 DDXPointRec origin; /* position relative to parent */ member in struct:_Window
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dwindowstr.h141 DDXPointRec origin; /* position relative to parent */ member in struct:_Window

Completed in 111 milliseconds

1234