HomeSort by relevance Sort by last modified time
    Searched refs:BOTH (Results 51 - 75 of 111) sorted by null

1 23 4 5

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
configSectionNameDialog.py 42 self.frameMain.pack(side=TOP,expand=TRUE,fill=BOTH)
47 self.messageInfo.pack(padx=5,pady=5)#,expand=TRUE,fill=BOTH)
CallTipWindow.py 151 text.pack(side=LEFT, fill=BOTH, expand=1)
configHelpSourceEdit.py 49 self.frameMain.pack(side=TOP, expand=TRUE, fill=BOTH)
IOBinding.py 3 # if the current window is both unmodified and unnamed
105 # Both return and cancel mean the same thing: do nothing
109 b1.pack(side=LEFT, fill=BOTH, expand=1)
112 b2.pack(side=LEFT, fill=BOTH, expand=1)
tabbedpages.py 350 self.frame.pack(fill=BOTH, expand=True)
476 tabPage.pack(side=TOP, expand=TRUE, fill=BOTH)
keybindingDialog.py 50 frameMain.pack(side=TOP,expand=TRUE,fill=BOTH)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
configSectionNameDialog.py 42 self.frameMain.pack(side=TOP,expand=TRUE,fill=BOTH)
47 self.messageInfo.pack(padx=5,pady=5)#,expand=TRUE,fill=BOTH)
CallTipWindow.py 151 text.pack(side=LEFT, fill=BOTH, expand=1)
configHelpSourceEdit.py 49 self.frameMain.pack(side=TOP, expand=TRUE, fill=BOTH)
IOBinding.py 3 # if the current window is both unmodified and unnamed
105 # Both return and cancel mean the same thing: do nothing
109 b1.pack(side=LEFT, fill=BOTH, expand=1)
112 b2.pack(side=LEFT, fill=BOTH, expand=1)
tabbedpages.py 350 self.frame.pack(fill=BOTH, expand=True)
476 tabPage.pack(side=TOP, expand=TRUE, fill=BOTH)
keybindingDialog.py 50 frameMain.pack(side=TOP,expand=TRUE,fill=BOTH)
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/extras/tycho-p2-extras-plugin/0.18.1/
tycho-p2-extras-plugin-0.18.1.jar 
  /external/chromium_org/chrome/browser/search_engines/
template_url_service_sync_unittest.cc 455 // Test a third collision. This should collide on both the autogenerated
724 // Both were local updates, so we expect the same count.
    [all...]
  /external/openssl/crypto/
opensslconf-static-trusty.h 398 YOU SHOULD NOT HAVE BOTH DES_RISC1 AND DES_RISC2 DEFINED!!!!!
opensslconf-trusty.h 398 YOU SHOULD NOT HAVE BOTH DES_RISC1 AND DES_RISC2 DEFINED!!!!!
  /external/openssl/include/openssl/
opensslconf-static-trusty.h 398 YOU SHOULD NOT HAVE BOTH DES_RISC1 AND DES_RISC2 DEFINED!!!!!
opensslconf-trusty.h 398 YOU SHOULD NOT HAVE BOTH DES_RISC1 AND DES_RISC2 DEFINED!!!!!
  /external/proguard/src/proguard/gui/
ListPanel.java 53 listConstraints.fill = GridBagConstraints.BOTH;
MemberSpecificationDialog.java 117 stretchPanelConstraints.fill = GridBagConstraints.BOTH;
ProGuardGUI.java 199 splashPanelConstraints.fill = GridBagConstraints.BOTH;
222 stretchPanelConstraints.fill = GridBagConstraints.BOTH;
229 glueConstraints.fill = GridBagConstraints.BOTH;
    [all...]
ClassSpecificationDialog.java 119 stretchPanelConstraints.fill = GridBagConstraints.BOTH;
  /sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/
ScreenViewer.java 89 GridBagConstraints.FIRST_LINE_START, GridBagConstraints.BOTH,
94 GridBagConstraints.FIRST_LINE_START, GridBagConstraints.BOTH,
137 GridBagConstraints.FIRST_LINE_START, GridBagConstraints.BOTH,
434 GridBagConstraints.LINE_START, GridBagConstraints.BOTH,
  /external/robolectric/src/main/java/android/net/
Uri__FromAndroid.java     [all...]
  /frameworks/base/core/java/android/net/
Uri.java     [all...]

Completed in 576 milliseconds

1 23 4 5