Searched defs:expanded (Results 1 - 25 of 35) sorted by relevance

12

/external/webkit/Source/WebCore/html/
H A DHTMLDataGridRowElement.cpp68 bool HTMLDataGridRowElement::expanded() const function in class:WebCore::HTMLDataGridRowElement
73 void HTMLDataGridRowElement::setExpanded(bool expanded) argument
75 setAttribute(expandedAttr, expanded ? "" : 0);
/external/chromium/chrome/browser/ui/gtk/
H A Dstatus_bubble_gtk.h103 // currently expanded or in the process of expanding).
104 bool expanded() { function in class:StatusBubbleGtk
H A Dslide_animator_gtk.cc13 void OnChildSizeRequest(GtkWidget* expanded, argument
/external/openfst/src/include/fst/
H A Ddfs-visit.h107 bool expanded = false; local
108 if (fst.Properties(kExpanded, false)) { // tests if expanded case, then
110 expanded = true;
183 if (!expanded && root == nstates) {
H A Dvisit.h94 bool expanded = false; local
95 if (fst.Properties(kExpanded, false)) { // tests if expanded case, then
97 expanded = true;
172 if (!expanded && root == nstates) {
/external/antlr/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/
H A DRunnerController.java203 boolean selected, boolean expanded, boolean leaf, int row,
202 getTreeCellRendererComponent(JTree tree, Object value, boolean selected, boolean expanded, boolean leaf, int row, boolean hasFocus) argument
/external/v8/src/
H A Dlog-utils.cc128 SmartArrayPointer<const char> expanded = stream.ToCString(); local
129 OpenFile(*expanded);
/external/chromium/base/win/
H A Dregistry.cc164 wchar_t expanded[kMaxStringLength]; local
165 size = ExpandEnvironmentStrings(raw_value, expanded, kMaxStringLength);
172 *value = expanded;
/external/quake/quake/src/QW/server/
H A Dsv_ccmds.c305 char expanded[MAX_QPATH]; local
324 sprintf (expanded, "maps/%s.bsp", level);
325 COM_FOpenFile (expanded, &f);
328 Con_Printf ("Can't find %s\n", expanded);
/external/webkit/Source/WebCore/inspector/front-end/
H A DObjectPropertiesSection.js248 var context = { expanded: this.expanded };
270 if (context.expanded)
H A DWatchExpressionsSidebarPane.js42 this.expanded = WebInspector.settings.watchExpressions.length > 0;
84 this.expanded = true;
146 // with no expressions, and expanded tree, we get some extra vertical
152 this.expanded = (propertyCount != 0);
236 var context = { expanded: this.expanded };
/external/chromium/chrome/browser/
H A Denumerate_modules_model_win.cc516 wchar_t expanded[MAX_PATH]; local
518 entry.location.c_str(), expanded, MAX_PATH);
521 GetSubjectNameFromDigitalSignature(FilePath(expanded));
/external/javassist/src/main/javassist/bytecode/
H A DCodeIterator.java1127 if (b.expanded()) {
1297 boolean expanded() { return false; } method in class:CodeIterator.Branch
1316 boolean expanded() { method in class:CodeIterator.LdcW
1355 boolean expanded() { method in class:CodeIterator.Branch16
/external/zxing/core/
H A Dcore.jar ... com/google/zxing/oned/rss/ com/google/zxing/oned/rss/expanded/ com/google/zxing/oned/rss/expanded/decoders/ com/google/zxing ...
/external/iptables/iptables/
H A Dip6tables.c931 int expanded, int linenumbers, struct ip6tc_handle *handle)
946 if (!expanded)
930 list_entries(const ip6t_chainlabel chain, int rulenum, int verbose, int numeric, int expanded, int linenumbers, struct ip6tc_handle *handle) argument
H A Diptables.c936 int expanded, int linenumbers, struct iptc_handle *handle)
951 if (!expanded)
935 list_entries(const ipt_chainlabel chain, int rulenum, int verbose, int numeric, int expanded, int linenumbers, struct iptc_handle *handle) argument
/external/openssh/
H A Dservconf.c493 char *expanded, *ret, cwd[MAXPATHLEN]; local
495 expanded = tilde_expand_filename(path, getuid());
496 if (*expanded == '/')
497 return expanded;
500 xasprintf(&ret, "%s/%s", cwd, expanded);
501 xfree(expanded);
1240 * These options can contain %X options expanded at
/external/mesa3d/src/glsl/glcpp/
H A Dglcpp-parse.c39 variables, as they might otherwise be expanded by user macros.
3562 token_list_t *expanded;
3565 expanded = _token_list_create (parser);
3567 _token_list_append (expanded, token);
3569 _token_list_append_list (expanded, list);
3570 glcpp_parser_lex_from (parser, expanded);
3854 * Whenever nodes are expanded the walking will walk over the new
3560 token_list_t *expanded; local
/external/mksh/src/
H A Dedit.c3399 * Information for keeping track of macros that are being expanded.
3407 unsigned char *buf; /* pointer to macro(s) being expanded */
3412 /* last input was expanded */
3415 } expanded; variable in typeref:enum:expand_mode
3836 expanded = NONE;
3847 expanded = NONE;
3862 expanded = NONE;
3881 expanded = NONE;
3930 expanded = NONE;
5125 if (cmd == 0 && expanded
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ant.core_3.2.200.v20100427.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.forms_3.5.2.r36_v20100702.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.jobs_3.5.1.R36x_v20100824.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.help_3.5.0.v20100524.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/dexmaker/lib/
H A Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/extensions/ junit/framework/ junit/runner/ junit/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.junit_3.8.2.v3_8_2_v20100427-1100/
H A Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit3.8.2/ junit/awtui/ junit/extensions/ junit/framework/ ...

Completed in 647 milliseconds

12