Searched refs:where (Results 251 - 275 of 586) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Drichtextoverview.tex37 wxRichTextCtrl is largely compatible with the wxTextCtrl API, but extends it where necessary.
38 The control can be used where the native rich text capabilities of wxTextCtrl are not
39 adequate (this is particularly true on Windows) and where more direct access to
268 To make all this more concrete, here are examples of where you might set these different
380 to several objects with the same style where just one would do. So
395 be improved by using wxDC::GetPartialTextExtents to calculate exactly where the separate fragments
H A Dcursor.tex3 A cursor is a small bitmap usually used for denoting where the mouse
8 wxCursor} object are catered for, and this is an occasion where
191 ({\tt down\_mask}) where 1 is black and 0 is white for
H A Dgbsizeritem.tex11 where it is handy.
H A Dmask.tex3 This class encapsulates a monochrome mask bitmap, where the masked area is black and
H A Dpaintevt.tex67 // Find Out where the window is scrolled to
H A Dsashevt.tex45 this event is sent to the window, where it may be processed by an event table
H A Dpropdlg.tex88 The default behaviour is to create a notebook except on Smartphone, where a choicebook is used.
145 normally a notebook except on Smartphone where a choice control is used.}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/
H A Dzip.h564 # define diag(where) fprintf(stderr, "zip diagnostic: %s\n", where)
580 # define diag(where)
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/racoon/
H A Dgssapi.c74 gssapi_error(OM_uint32 status_code, const char *where, argument
82 plogv(LLV_ERROR, where, NULL, fmt, ap);
95 plog(LLV_ERROR, where, NULL,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Dtoplevel.cpp1001 MacFireMouseEvent( mouseDown , ((EventRecord*)ev)->where.h , ((EventRecord*)ev)->where.v ,
1011 MacFireMouseEvent( mouseUp , ((EventRecord*)ev)->where.h , ((EventRecord*)ev)->where.v ,
1024 MacFireMouseEvent( nullEvent /*moved*/ , ((EventRecord*)ev)->where.h , ((EventRecord*)ev)->where.v ,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/smbd/
H A Dfiles.c69 connection because of a common bug in MS clients where they try to
496 files_struct *file_fsp(char *buf, int where) argument
508 fsp = file_fnum(SVAL(buf, where));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/docs/examples/
H A Dghiper.c103 static void mcode_or_die(const char *where, CURLMcode code) { argument
116 MSG_OUT("ERROR: %s returns %s\n", where, s);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Ddepca.c1339 unsigned char where; local
1364 where = (pos[0] & 6) >> 1;
1365 iobase = 0x2c00 + (0x10 * where);
1381 where = pos[1] & 0x0f;
1382 switch (where) {
1396 printk("%s: mca_probe IRQ error. You should never get here (%d).\n", mdev->name, where);
1413 where = (pos[0] & 0x18) >> 3;
1414 mem_start = 0xc0000 + (where * 0x10000);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/vms/
H A Dbuild_unzip.com15 $! - select BZIP2 support: "IZ_BZIP2=dev:[dir]", where "dev:[dir]"
16 $! (or a suitable logical name) tells where to find "bzlib.h".
23 $! - use ZLIB compression library: "IZ_ZLIB=dev:[dir]", where
24 $! "dev:[dir]" (or a suitable logical name) tells where to find
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/kernel/
H A Dunwind.c386 unsigned long where = frame.pc; local
391 dump_backtrace_entry(where, frame.pc, frame.sp - 4);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-core/
H A Dsocket.c454 char where[64]; local
457 inet_ntop(sin->sin_family, &sin->sin_addr, where, sizeof(where));
458 avahi_log_debug("sendmsg() to %s failed: %s", where, strerror(errno));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-core/
H A Dsocket.c454 char where[64]; local
457 inet_ntop(sin->sin_family, &sin->sin_addr, where, sizeof(where));
458 avahi_log_debug("sendmsg() to %s failed: %s", where, strerror(errno));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/msdos/
H A Dpkt_rx1.s71 ; 1st time (AX=0) it requests an address where to put the packet
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/classic/
H A Dwindow.h127 virtual wxString MacGetToolTipString( wxPoint &where ) ;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/xtensa/boot/boot-redboot/
H A Dbootstrap.S89 # a0: address where this code has been loaded
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/acpi/acpica/
H A Dacobject.h328 union acpi_operand_object **where; /* Target of Index */ member in struct:acpi_object_reference
H A Dexoparg2.c403 return_desc->reference.where =
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-cavium-octeon/
H A Dkernel-entry-init.h84 # This is the variable where the next core to boot os stored
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/mxml-2.7/
H A Dmxml.h192 extern void mxmlAdd(mxml_node_t *parent, int where,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/vms/
H A Dbuild_zip.com32 $! - select BZIP2 support: "IZ_BZIP2=dev:[dir]", where "dev:[dir]"
33 $! (or a suitable logical name) tells where to find "bzlib.h".

Completed in 237 milliseconds

<<11121314151617181920>>