Home
last modified time | relevance | path

Searched refs:selection (Results 1 – 25 of 39) sorted by relevance

12

/plan9/sys/src/libcontrol/
H A Dmenu.c26 int selection; /* currently selected line; -1 == none */ member
124 if(i == m->selection){ in menushow()
168 if(m->selection >= 0) in menuhide()
169 m->prevsel = m->selection; in menuhide()
170 m->selection = -1; in menuhide()
185 chanprint(m->event, "%q: value %d", m->name, m->selection); in menutrack()
198 if(m->visible== 0 || s!=m->selection){ in menutrack()
199 m->selection = s; in menutrack()
333 m->selection = up; in menuctl()
361 m->selection = -1; in createmenu()
/plan9/sys/src/cmd/aux/antiword/
H A Dmain_ros.c88 pEvent->data.message.data.menuwarn.selection[0] != ICONBAR_INFO_FIELD) { in bBarInfo()
169 DBG_DEC(pEvent->data.selection[0]); in bSaveSelect()
171 switch (pEvent->data.selection[0]) { in bSaveSelect()
179 DBG_DEC(pEvent->data.selection[0]); in bSaveSelect()
381 DBG_DEC(pEvent->data.selection[0]); in bMenuSelect()
383 switch (pEvent->data.selection[0]) { in bMenuSelect()
395 DBG_DEC(pEvent->data.selection[0]); in bMenuSelect()
H A Dsaveas.c179 pEvent->data.message.data.menuwarn.selection[0] != in bSaveTextfile()
367 pEvent->data.message.data.menuwarn.selection[0] != in bSaveDrawfile()
H A Ddraw.c893 pEvent->data.message.data.menuwarn.selection[0] != SAVEMENU_SCALEVIEW) { in bScaleOpenAction()
/plan9/sys/src/cmd/bzip2/
H A DREADME.Plan93 granularity of function selection.
/plan9/sys/src/cmd/abaco/
H A DNOTES2 * fix text selection and double clicking;
/plan9/usr/glenda/
H A Dreadme.rio96 I-beam represents an empty selection (between two
97 characters). In text editors, the current selection is
117 selection is made by an analysis of appropriate
120 bracketed selection is made by double-clicking just
H A Dreadme.acme38 button 1 and then use button 3 on the selection.
/plan9/sys/src/cmd/gs/libpng/
H A DTODO16 Better filter selection
H A DCHANGES60 optimized filter selection code
105 changed filter selection API to allow selection of multiple filters
107 optimized filter selection code
160 added experimental filter selection weighting (Greg Roelofs)
980 Added runtime selection of MMX features.
H A DREADME43 factors for row filter selection, direct reads of integers from buffers
/plan9/sys/src/cmd/postscript/mcolor/
H A Dcolor.sr3 .de CL \" Color selection macro
/plan9/sys/src/cmd/gs/jpeg/
H A Dfilelist.doc71 jcdctmgr.c DCT manager (DCT implementation selection & control).
90 jddctmgr.c IDCT manager (IDCT implementation selection & control).
H A Djmorecfg.h.save20 * We do not support run-time selection of data precision, sorry.
238 * The remaining options affect code selection within the JPEG library,
H A Djconfig.doc96 * The following options affect code selection within the JPEG library,
H A Dwizard.doc168 Here is an example of a progressive scan script using only spectral selection
H A Dmakeproj.mac36 set name of selection to "jconfig.h"
H A Dstructure.doc237 method to use is paid only once, at startup, and the selection criteria are
258 1. Master control for module selection and initialization. This has two
270 Method selection is partially distributed, in that a particular processing
H A Dlibjpeg.doc36 Compression parameter selection
37 Decompression parameter selection
338 to change, you can do so after that. The "Compression parameter selection"
601 selected. "Decompression parameter selection", below, gives details.
783 Compression parameter selection
1025 Decompression parameter selection
1028 Decompression parameter selection is somewhat simpler than compression
1029 parameter selection, since all of the JPEG internal parameters are
1252 the normal two-pass colormap selection process.
/plan9/sys/src/cmd/unix/drawterm/gui-x11/
H A Dx11.c1567 xe->target, xe->requestor, xe->property, xe->selection); in xselect()
1610 r.xselection.selection = xe->selection; in xselect()
/plan9/sys/src/cmd/postscript/
H A DVERSION41 2: The makefiles also enable the selection of alternate stream module names
243 3: dpost now supports color selection and reverse video. Access in troff is via
/plan9/sys/src/cmd/gs/zlib/
H A Dalgorithm.txt37 deflate() also defers the selection of matches with a lazy evaluation
/plan9/sys/doc/
H A Dplumb.ms472 whose numerical value is the offset of the cursor\(emthe selection point\(emwithin the data string.
510 or may instead indicate where the data is by clicking the selection button on the mouse
845 that creates a plumbing message using the current selection.
H A Dmk.ms269 target selection, and prerequisite evaluation.
1395 to force a build based on the selection criterion.
/plan9/sys/lib/
H A Dscsicodes62 0500 logical unit does not respond to selection

12