/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/ |
TreeWidget.py | 7 # - left/right arrows to expand/collapse & move out/in 15 # - optimize tree redraw after expand of subnode 122 self.expand() 126 def expand(self, event=None): member in class:TreeNode 204 callback = child.expand 460 sc.frame.pack(expand=1, fill="both") 463 node.expand() 470 canvas.pack(expand=1, fill="both")
|
/system/core/libpixelflinger/codeflinger/ |
load_store.cpp | 180 void GGLAssembler::expand(integer_t& d, const component_t& s, int dbits) function in class:android::GGLAssembler 184 expand(d, d, dbits); 186 expand(d, integer_t(s.reg, s.size(), s.flags), dbits); 190 void GGLAssembler::expand(component_t& d, const component_t& s, int dbits) function in class:android::GGLAssembler 193 expand(r, s, dbits); 197 void GGLAssembler::expand(integer_t& dst, const integer_t& src, int dbits) function in class:android::GGLAssembler
|
/external/openssl/crypto/lhash/ |
lhash.c | 83 * 1.6 eay - Fixed an invalid pointers in contract/expand 27/07/92 85 * 1.5 eay - Fixed a misuse of realloc in expand 02/03/1992 110 static void expand(_LHASH *lh); 187 expand(lh); 310 static void expand(_LHASH *lh) function
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
AccordionControl.java | 196 * @param expand Set of headers to expand initially 199 boolean greedy, boolean wrapChildren, Set<String> expand) { 285 if (expand != null && expand.contains(label.getText())) { 293 // Expand the requested categories
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ui/ |
SidebarTreeElement.js | 33 this.expand();
|
treeoutline.js | 388 this.selectedTreeElement.expand(); 407 TreeOutline.prototype.expand = function() 559 this.expand(); 621 this.expand(); 688 element.treeElement.expand(); 703 element.treeElement.expand(); 731 TreeElement.prototype.expand = function() 738 // of an infinite loop if onpopulate were to call expand. 789 item.expand(); 818 currentAncestor.expand(); [all...] |
/external/chromium_org/third_party/WebKit/Source/platform/geometry/ |
FloatBoxExtent.h | 75 rect.expand(left() + right(), top() + bottom());
|
/external/libsepol/tests/ |
test-downgrade.c | 29 #include <sepol/policydb/expand.h>
|
/external/mksh/src/ |
emacsfn.h | 37 FN(expand, "expand-file", 0)
|
/external/pdfium/core/src/fxcodec/jbig2/ |
JBig2_Image.h | 55 void expand(FX_INT32 h, FX_BOOL v);
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/ |
FileDialog.py | 67 self.midframe.pack(expand=YES, fill=BOTH) 73 self.files.pack(side=RIGHT, expand=YES, fill=BOTH) 84 self.dirs.pack(side=LEFT, expand=YES, fill=BOTH) 98 self.filter_button.pack(side=LEFT, expand=YES)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/ |
FileDialog.py | 67 self.midframe.pack(expand=YES, fill=BOTH) 73 self.files.pack(side=RIGHT, expand=YES, fill=BOTH) 84 self.dirs.pack(side=LEFT, expand=YES, fill=BOTH) 98 self.filter_button.pack(side=LEFT, expand=YES)
|
/system/core/libpixelflinger/ |
buffer.cpp | 37 static uint32_t expand(uint32_t v, int sbits, int dbits); 193 u = expand(u, pixelSize, h-l); 254 return expand(v, sbits, dbits); 290 // expand a component from sbits to dbits 291 uint32_t expand(uint32_t v, int sbits, int dbits) function in namespace:android
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/profiler/ |
HeapSnapshotGridNodes.js | 155 expand: function() 157 WebInspector.DataGridNode.prototype.expand.call(this); 286 this.expand(); 873 expand: function() 897 WebInspector.HeapSnapshotGenericObjectNode.prototype.expand.call(this); [all...] |
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/ |
node_state.js | 33 cvox.NodeStateUtil.expand = function(state) {
|
/external/chromium_org/chrome/browser/resources/ |
plugins.js | 33 $('expand').style.display = 188 $('expand').style.display = 219 $('expand').style.display = 275 $('expand').onclick = toggleTmiMode;
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
RenderFieldset.cpp | 209 paintRect.expand(0, -yOff); 213 paintRect.expand(-xOff, 0);
|
/external/chromium_org/third_party/WebKit/Source/web/ |
ScrollbarGroup.cpp | 212 size.expand(WebPluginScrollbar::defaultThickness(), 0); 219 size.expand(0, WebPluginScrollbar::defaultThickness());
|
/external/chromium_org/ui/keyboard/resources/elements/ |
kb-key-sequence.js | 17 * Generates the DOM structure to replace (expand) this kb-key-sequence.
|
/external/clang/www/analyzer/scripts/ |
expandcollapse.js | 0 // expand/collapse button (expander) is added if height of a cell content 137 // Invoked when an expander is pressed; expand/collapse a cell. 153 // Cell is collapsed - expand the row height to the cells original height. 174 // Cell height is less then or equal to row height - expand a cell.
|
/external/e2fsprogs/debugfs/ |
debug_cmds.ct | 109 request do_expand_dir, "Expand directory", 110 expand_dir, expand;
|
/external/lldb/scripts/ |
sed-sources | 12 B<sed-sources> -- Performs multiple sed commands on files with the ability to expand or unexpand tabs. 42 Expand tabs to spaces (in addition to doing sed substitutions). 66 # and and subdirectories and also expand tabs to spaces. All source files 86 our $opt_e = 0; # Expand tabs to spaces? 115 # Set the number of spaces per tab for expand/unexpand 126 print $out_fh expand $line;
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/doze/ |
DozeLog.java | 111 public static void traceFling(boolean expand, boolean aboveThreshold, boolean thresholdNeeded, 114 log("fling expand=" + expand + " aboveThreshold=" + aboveThreshold + " thresholdNeeded="
|
/packages/apps/Dialer/src/com/android/dialer/widget/ |
SearchEditTextLayout.java | 104 // Convert a long click into a click to expand the search box, and then long click on the 180 public void expand(boolean animate, boolean requestFocus) { method in class:SearchEditTextLayout 251 private void prepareAnimator(final boolean expand) {
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/ |
ScrolledList.py | 11 self.frame.pack(fill="both", expand=1) 18 listbox.pack(expand=1, fill="both")
|