Home
last modified time | relevance | path

Searched refs:minimize (Results 1 – 25 of 63) sorted by relevance

123

/external/qemu/distrib/sdl-1.2.12/src/video/bwindow/
DSDL_BWin.h203 virtual void Minimize(bool minimize) { in Minimize() argument
206 BWindow::Minimize(minimize); in Minimize()
/external/pcre/
Dpcre_exec.c483 BOOL minimize, possessive; /* Quantifier options */ in match() local
684 minimize = possessive = FALSE; in match()
2288 minimize = (c & 1) != 0; in match()
2296 minimize = (*ecode == OP_CRMINRANGE); in match()
2339 if (minimize) in match()
2407 minimize = (c & 1) != 0; in match()
2415 minimize = (*ecode == OP_CRMINRANGE); in match()
2475 if (minimize) in match()
2608 minimize = (c & 1) != 0; in match()
2616 minimize = (*ecode == OP_CRMINRANGE); in match()
[all …]
/external/llvm/utils/unittest/googletest/
DREADME.LLVM5 the actual source code, to minimize the addition to the LLVM distribution.
/external/chromium/chrome/browser/ui/cocoa/
Dfloating_bar_backing_view.mm44 // a double-click in the blank area should try to minimize, to be consistent
/external/llvm/tools/
DCMakeLists.txt2 # three small executables. This is done to minimize memory load in parallel
/external/dropbear/libtomcrypt/notes/
Dtech0003.txt14 the build you can minimize the size of this structure. For instance, by removing both Twofish and …
/external/quake/quake/src/QW/docs/
Dqwcl-readme.txt376 screensaver. If you use Alt-Tab to minimize QWCL, the screensaver will
388 Can't minimize window while mouse active
391 there is no easy way to minimize the window, because the system menu
394 manipulate the window because it's controlling QWCL. To minimize, you
395 can disable the mouse for QWCL and use it to minimize the window. Or
397 minimize (this doesn't work on NT, where clicking on the window
403 and press that key to minimize the window.
410 to click on the QWCL system menu control, or the minimize, maximize, or
426 defragging, QWCL is forced to minimize, and when it is brought back up,
779 the commands "vid_windowed; wait; vid_minimize" to minimize QWCL
/external/quake/quake/src/WinQuake/
Dwqreadme.txt377 screensaver. If you use Alt-Tab to minimize WQ, the screensaver will
389 Can't minimize window while mouse active
392 there is no easy way to minimize the window, because the system menu
395 manipulate the window because it's controlling WQ. To minimize, you
396 can disable the mouse for WQ and use it to minimize the window. Or
398 minimize (this doesn't work on NT, where clicking on the window
404 and press that key to minimize the window.
411 to click on the WQ system menu control, or the minimize, maximize, or
427 defragging, WQ is forced to minimize, and when it is brought back up,
792 the commands "vid_windowed; wait; vid_minimize" to minimize WQ
Dgl_vidnt.cpp124 void AppActivate(BOOL fActive, BOOL minimize);
944 void AppActivate(BOOL fActive, BOOL minimize) in AppActivate() argument
962 Minimized = minimize; in AppActivate()
Dgl_draw.cpp643 int minimize, maximize; member
668 if (gl_filter_min == modes[i].minimize) in Draw_TextureMode_f()
688 gl_filter_min = modes[i].minimize; in Draw_TextureMode_f()
Dvid_win.cpp146 void AppActivate(BOOL fActive, BOOL minimize);
2632 void AppActivate(BOOL fActive, BOOL minimize) in AppActivate() argument
2653 Minimized = minimize; in AppActivate()
/external/quake/quake/src/QW/client/
Dgl_vidnt.c124 void AppActivate(BOOL fActive, BOOL minimize);
944 void AppActivate(BOOL fActive, BOOL minimize) in AppActivate() argument
962 Minimized = minimize; in AppActivate()
Dgl_draw.c309 int minimize, maximize; member
334 if (gl_filter_min == modes[i].minimize) in Draw_TextureMode_f()
354 gl_filter_min = modes[i].minimize; in Draw_TextureMode_f()
Dvid_win.c150 void AppActivate(BOOL fActive, BOOL minimize);
2672 void AppActivate(BOOL fActive, BOOL minimize) in AppActivate() argument
2693 Minimized = minimize; in AppActivate()
/external/jpeg/
Djconfig.doc98 * To minimize application namespace pollution, the symbols won't be
Djmemdosa.asm16 ; To minimize dependence on the C compiler's register usage conventions,
/external/llvm/docs/CommandGuide/
Dlli.pod168 =simple: Simple two pass scheduling: minimize critical path and maximize processor utilization
/external/webkit/Source/WebKit/mac/Carbon/
DCarbonWindowFrame.m214 // Refuse to admit there's a minimize button on the window.
/external/webkit/Tools/iExploder/iexploder-1.7.2/src/css-values/
Dmozilla125 -moz-window-button-minimize
/external/mesa3d/docs/
DREADME.AMIWIN7 - Modifications made to minimize changes to Mesa distribution.
DREADME.CYGWIN128 toolkits try to minimize colormap "flashing" by sharing colormaps when
/external/tcpdump/
DREADME208 preferably to the null device (to minimize effects like
/external/expat/doc/
Dxmlwf.sgml463 sgml-minimize-attributes:nil
/external/libphonenumber/java/
Drelease_notes.txt28 - Refactored AreaCodeMap to minimize binary and memory footprint by using 2 different strategies.
/external/llvm/include/llvm/Target/
DTarget.td85 // minimize the number of instructions using a register with a CostPerUse.

123