Home
last modified time | relevance | path

Searched refs:grab (Results 1 – 25 of 109) sorted by relevance

12345

/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/ui/
DGridDataFactory.java512 public GridDataFactory grab(boolean horizontal, boolean vertical) { in grab() method in GridDataFactory
528 public GridDataFactory grab() { in grab() method in GridDataFactory
529 return grab(true, true); in grab()
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/editor/string/
DStringPropertyDialog.java81 GridDataFactory.create(m_valueText).grab().hintC(80, 8).fill(); in createDialogArea()
85 GridDataFactory.create(m_valueText).grab().hintC(50, 1).fill(); in createDialogArea()
/external/llvm/lib/Target/NVPTX/MCTargetDesc/
DCMakeLists.txt8 # Hack: we need to include 'main' target directory to grab private headers
/external/llvm/lib/Target/XCore/MCTargetDesc/
DCMakeLists.txt8 # Hack: we need to include 'main' target directory to grab private headers
/external/llvm/lib/Target/X86/MCTargetDesc/
DCMakeLists.txt13 # Hack: we need to include 'main' target directory to grab private headers
/external/llvm/lib/Target/ARM/MCTargetDesc/
DCMakeLists.txt13 # Hack: we need to include 'main' target directory to grab private headers
/external/guava/
DREADME.android11 Guava-libraries are a grab bag of utility libraries published by Google as
/external/chromium/chrome/browser/ui/window_snapshot/
Dwindow_snapshot_mac.mm20 // Make sure to grab the "window frame" view so we get current tab +
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/editor/structure/
DPageSiteComposite.java90 GridDataFactory.create(m_page.getControl()).spanH(2).grab().fill(); in setPage()
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/ui/dialogs/
DTextDialog.java89 GridDataFactory.create(m_textWidget).grab().fill().hintVC(10); in createDialogArea()
/external/webkit/Tools/QtTestBrowser/
Dlauncherwindow.h148 void grabZoomKeys(bool grab);
/external/chromium/base/win/
Dwin_util.cc164 set it as your default include path to build this library. You can grab it by \
/external/quake/quake/src/WinQuake/docs/
DINSTALL.Quake260 Quake2 to grab the mouse, select 'Windowed Mouse' from the video menu,
62 You can bind keys to grab and release the mouse in the console, like so:
65 Then "i" will grab the mouse and "o" will release it.
DREADME.X1126 not "grabbed" by default. Go to the Options menu and turn on Use Mouse to grab
/external/valgrind/main/exp-bbv/tests/x86-linux/
Dll.S276 # now we grab the first two words in the name field and use that
282 # find 'name\t: ' and grab up to \n
334 # find 'mips\t: ' and grab up to \n
/external/libvpx/vp8/encoder/x86/
Dssim_opt.asm176 ;grab source and reference pixels
/external/sepolicy/
Daccess_vectors112 grab
583 grab
/external/valgrind/main/exp-bbv/tests/ppc32-linux/
Dll.S78 li 8,(N-F) # grab "R"
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
DANTLRTreePatternLexer.m129 if ( c=='[' ) { // grab [x] as a string, returning x
/external/chromium/webkit/glue/resources/
DREADME.txt11 grab.cur
/external/antlr/antlr-3.4/tool/
DREADME.txt129 This is the source and java binaries. You could grab the
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/table/
DHtmlTooltipHelper.java176 GridDataFactory.create(browser).grab().fill(); in tweakBrowserSize()
/external/valgrind/main/exp-bbv/tests/amd64-linux/
Dll.S282 # find 'name\t: ' and grab up to \n
336 # find 'mips\t: ' and grab up to \n
/external/ipsec-tools/src/racoon/
DTODO24 - grab phase 2 lifetime and algorith configuration from sadb_comb payloads in
/external/webkit/Tools/iExploder/iexploder-1.7.2/src/css-values/
Dwebkit11 -webkit-grab

12345