Searched refs:where (Results 451 - 475 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 Dhtcell.tex170 \docparam{x,y}{Coordinates of position where the user pressed mouse button.
H A Dhtparser.tex9 the document and divide it into blocks of tags (where one block
H A Dscrolbar.tex175 Example: you are implementing scrollbars on a text window, where text lines have a maximum width
H A Dsocket.tex330 but only as an escape mechanism for exceptional situations where it is
658 \docparam{buffer}{Buffer where to put peeked data.}
693 \docparam{buffer}{Buffer where to put read data.}
731 \docparam{buffer}{Buffer where to put read data.}
H A Dttab.tex9 commonly used in dialog boxes where the number of options is too great
H A Dttoolbar.tex55 around the bitmap (for colour displays where inverting will not have
H A Dupduievt.tex36 member functions in idle time, so you don't have to worry where to call this code.
H A Dsizer.tex31 method to determine where the drawing operations should take place.
107 to indicate if a child of a sizer can change its size in the main orientation of the wxBoxSizer - where
611 parameters which can be unwieldy. This is where wxSizerFlags comes in: it
H A Dtevent.tex285 tutorials, too, where you take a user through a serious of steps and
289 to form a chain of event handlers, where each handler processes a different
454 applications where you have to give the event type ID an explicit value.
H A Dtext.tex125 This class multiply-inherits from {\bf streambuf} where compilers allow,
505 Note that even empty text controls have one line (where the insertion point
593 under Windows where they are separated by a $\backslash$r$\backslash$n
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/carbon/
H A Dprivate.h660 // where is in native window relative coordinates
661 virtual void SetNeedsDisplay( RgnHandle where );
662 // where is in native window relative coordinates
663 virtual void SetNeedsDisplay( Rect* where = NULL );
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/parisc/
H A Dlba_pci.c848 void __iomem *where = PIOP_TO_GMMIO(LBA_DEV(l), addr); \
850 WRITE_REG##size(val, where); \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/test/
H A Dmaketests.com16 $! [.xxx.EXE.TEST] where "xxx" denotes AXP or VAX depending on your machines
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/test/
H A Dmaketests.com17 $! [.xxx.EXE.TEST] where "xxx" denotes ALPHA, IA64, or VAX, depending
52 $! P6, if defined, specifies a directory where ZLIB files (zlib.h,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/win32/
H A Dcrc_i386.asm15 ; avoid using loop, and j[e]cxz where possible. Use mov + inc, rather
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/kernel/
H A Dpci_schizo.c80 int where)
87 SCHIZO_CONFIG_ENCODE(bus, devfn, where));
77 schizo_pci_config_mkaddr(struct pci_pbm_info *pbm, unsigned char bus, unsigned int devfn, int where) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/fpsp040/
H A Dbindec.S53 | SCALE is equal to 10^ISCALE, where ISCALE is the number
329 | SCALE is equal to 10^ISCALE, where ISCALE is the number
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ospf6d/
H A Dospf6_route.c399 ospf6_route_log_request (char *what, char *where,
423 ((strcmp ("Add", what) == 0) ? "to" : "from"), where);
398 ospf6_route_log_request(char *what, char *where, struct ospf6_route_req *request) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/win32/
H A Dcrc_i386.asm15 ; avoid using loop, and j[e]cxz where possible. Use mov + inc, rather
/netgear-R7000-V1.0.7.12_1.2.5/src/router/dhcp6/
H A Dconfig.sub53 echo where ALIAS is a recognized configuration type. 1>&2
877 # Here we handle the case where we know the os, and the CPU type, but not the
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D01-introduction.tex120 the specification defined below (except where noted) to be considered
128 optional omissions are labelled in the spec where relevant.
423 polar representation (where one vector is magnitude and the second
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/atm/
H A Dfore200e.c915 int bsq_audit(int where, struct host_bsq* bsq, int scheme, int magn) argument
925 where, scheme, magn, buffer->index);
930 where, scheme, magn, buffer->index, buffer->magn);
935 where, scheme, magn, buffer->index, buffer->scheme);
940 where, scheme, magn, buffer->index);
949 where, scheme, magn, count, bsq->freebuf_count);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dtestutils.tcl67 # Add a {key,data} pair to the specified database where
81 # Get a {key,data} pair from the specified database where
99 # Add a {key,data} pair to the specified database where
117 # Get a {key,data} pair from the specified database where
533 # Here is the loop where we put and get each key/data pair
563 # Handle case where $n_replace > $len
816 # in the array "where".
817 proc random_data { avg unique where {recno 0} } {
818 upvar #0 $where arr
1215 # In the HFS file system there are cases where no
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dwindow.cpp824 static pascal ControlPartCode wxMacControlUserPaneHitTestProc(ControlRef control, Point where) argument
828 return win->MacControlUserPaneHitTestProc(where.h , where.v) ;
1428 // emulate carbon events when running under CarbonLib where they are not natively available
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dmediactrl_am.cpp1437 virtual bool SetPosition(wxLongLong where);
1913 bool wxAMMediaBackend::SetPosition(wxLongLong where) argument
1916 ((LONGLONG)where.GetValue()) / 1000.0

Completed in 253 milliseconds

<<11121314151617181920>>