/external/chromium_org/chrome/browser/resources/chromeos/chromevox/host/interface/ |
abstract_earcons.js | 72 this.earconNames.push('EXPANDED'); 123 this.earconNamesToIds['EXPANDED'] = cvox.AbstractEarcons.EXPANDED; 235 cvox.AbstractEarcons.EXPANDED = 11; 380 cvox.AbstractEarcons.earconMap[cvox.AbstractEarcons.EXPANDED] = 'expanded.ogg';
|
/external/chromium_org/chrome/browser/ui/panels/ |
docked_panel_collection.cc | 85 DCHECK_EQ(Panel::EXPANDED, panel->expansion_state()); 176 if (panel->expansion_state() != Panel::EXPANDED) 236 return (panel->expansion_state() == Panel::EXPANDED) ? 256 if (panel->expansion_state() != Panel::EXPANDED && !minimizing_all_ && 268 case Panel::EXPANDED: 336 // Make sure the panel is expanded when activated so the user input 338 panel->SetExpansionState(Panel::EXPANDED); 347 if (panel->expansion_state() != Panel::EXPANDED) 356 panel->SetExpansionState(Panel::EXPANDED); 414 return panel->expansion_state() != Panel::EXPANDED; [all...] |
/external/chromium_org/ui/views/widget/desktop_aura/ |
desktop_window_tree_host_win.cc | 53 gfx::Size expanded(std::max(size.width(), 64), std::max(size.height(), 64)); 54 return expanded; 224 gfx::Size expanded = GetExpandedWindowSize( local 227 gfx::Vector2d(expanded.width() - size_in_pixels.width(), 228 expanded.height() - size_in_pixels.height()); 229 message_handler_->SetSize(expanded); 486 // If the window bounds were expanded we need to return the original bounds 501 // If the window bounds have to be expanded we need to subtract the 507 gfx::Rect expanded( 514 expanded.origin() [all...] |
/ndk/sources/host-tools/make-3.81/autom4te.cache/ |
traces.0 | 178 You should run autoupdate.], [../../lib/autoconf/general.m4:196: AC_FOREACH is expanded from... 179 aclocal.m4:722: _AM_SET_OPTIONS is expanded from... 180 aclocal.m4:396: AM_INIT_AUTOMAKE is expanded from... 355 You should run autoupdate.], [../../lib/autoconf/specific.m4:432: AC_AIX is expanded from... 430 You should run autoupdate.], [../../lib/autoconf/specific.m4:442: AC_ISC_POSIX is expanded from... 433 You should run autoupdate.], [../../lib/autoconf/specific.m4:437: AC_MINIX is expanded from... 473 You should run autoupdate.], [../../lib/autoconf/status.m4:1019: AC_OUTPUT_COMMANDS is expanded from... 474 config/po.m4:23: AM_PO_SUBDIRS is expanded from... 475 config/gettext.m4:59: AM_GNU_GETTEXT is expanded from... 481 You should run autoupdate.], [../../lib/autoconf/general.m4:2654: AC_TRY_LINK is expanded from.. [all...] |
/build/core/ |
pathmap.mk | 97 # A version of FRAMEWORKS_BASE_SUBDIRS that is expanded to full paths from 129 # A version of FRAMEWORKS_SUPPORT_SUBDIRS that is expanded to full paths from
|
/build/tools/droiddoc/templates-pdk/assets/ |
android-developer-reference.js | 144 if (node.expanded) { 147 node.expanded = false; 160 node.expanded = false; 177 node.expanded = false; 198 if (node.children_data && !node.expanded) { 207 node.expanded = true; 323 * @param expand 'true' to ensure it's expanded. 'false' to ensure it's closed. 350 * @param expand 'true' to ensure it's expanded. 'false' to ensure it's closed.
|
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
ElemSort.java | 156 * is expanded into an <a href="http://www.w3.org/TR/xpath#dt-expanded-name">expanded-name</a> as described 157 * in <a href="#qname">[<b>2.4 Qualified Names</b>]</a>; the expanded-name identifies the data-type; 193 * is expanded into an <a href="http://www.w3.org/TR/xpath#dt-expanded-name">expanded-name</a> as described 194 * in <a href="#qname">[<b>2.4 Qualified Names</b>]</a>; the expanded-name identifies the data-type;
|
/external/bison/m4/ |
string_h.m4 | 14 dnl Use AC_REQUIRE here, so that the default behavior below is expanded 37 dnl Use AC_REQUIRE here, so that the default settings are expanded once only.
|
/external/chromium_org/chrome/browser/resources/options/ |
certificate_tree.js | 162 // Make tree expanded by default. 163 item.expanded = true;
|
/external/chromium_org/chrome/installer/mac/third_party/bsdiff/ |
README.chromium | 39 - Expanded the header to include SHA1 hashes of the original and new files, 41 - Expanded the header to include the lengths of the control, diff, and extra
|
/external/chromium_org/third_party/closure_compiler/ |
processor.py | 71 contents: Expanded contents after inlining <include>s and stripping <if>s. 108 """Get the original file and line number for an expanded file's line number.
|
/external/doclava/res/assets/templates/assets/ |
doclava-developer-reference.js | 125 if (node.expanded) { 128 node.expanded = false; 141 node.expanded = false; 158 node.expanded = false; 179 if (node.children_data && !node.expanded) { 188 node.expanded = true; 304 * @param expand 'true' to ensure it's expanded. 'false' to ensure it's closed. 331 * @param expand 'true' to ensure it's expanded. 'false' to ensure it's closed.
|
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/ |
sort.h | 74 * @row_offset - offset from the first callchain expanded to appear on screen 75 * @nr_rows - rows expanded in callchain, recalculated on folding/unfolding
|
/external/neven/Embedded/common/src/b_BasicEm/ |
Config.h | 66 /* disable warning for not expanded inline functions in release build: */ 69 /* disable warning for automatic expanded inline functions in release build: */
|
/external/wpa_supplicant_8/src/eap_peer/ |
eap_vendor_test.c | 2 * EAP peer method: Test method for vendor specific (expanded) EAP type 8 * This file implements a vendor specific test method using EAP expanded types.
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/comm/src/ |
omxVCCOMM_ExpandFrame_I.c | 53 * expanded; must be aligned on an 8-byte boundary. 56 * iExpandPels - number of pixels to be expanded in the horizontal and
|
/frameworks/base/core/java/android/widget/ |
ResourceCursorTreeAdapter.java | 45 * defines the views for expanded groups. 72 * defines the views for expanded groups.
|
/frameworks/base/core/tests/coretests/src/android/widget/listview/arrowscroll/ |
ListItemsExpandOnSelectionTest.java | 91 assertEquals("expanded height", mExpandedHeight, mListView.getSelectedView().getHeight()); 113 assertEquals("expanded height", mExpandedHeight, mListView.getSelectedView().getHeight());
|
/frameworks/base/docs/html/training/notify-user/ |
index.jd | 85 <a href="expanded.html">Using Big View Styles</a> 89 Learn how to create a big view within an expanded notification, while still maintaining
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
PhoneStatusBarView.java | 177 public void panelExpansionChanged(PanelView panel, float frac, boolean expanded) { 178 super.panelExpansionChanged(panel, frac, expanded);
|
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/ |
ListRowPresenter.java | 141 * Sets the expanded row height for rows created by this Presenter. 142 * If not set, expanded rows have the same height as unexpanded 145 * @param rowHeight The row height in to use when the row is expanded, 153 * Returns the expanded row height for rows created by this Presenter. 384 * Show or hide hover card when row selection or expanded state is changed. 417 protected void onRowViewExpanded(RowPresenter.ViewHolder holder, boolean expanded) { 418 super.onRowViewExpanded(holder, expanded); 421 int newHeight = expanded ? getExpandedRowHeight() : getRowHeight();
|
/frameworks/support/v4/java/android/support/v4/view/ |
MenuItemCompat.java | 63 * When expanded, the action view temporarily takes over 84 * #SHOW_AS_ACTION_COLLAPSE_ACTION_VIEW} is expanded or collapsed. 94 * is expanded. 96 * @param item Item that was expanded 380 * @return true if the action view was expanded, false otherwise. 409 * Returns true if this menu item's action view has been expanded. 411 * @return true if the item's action view is expanded, false otherwise. 426 * item to be notified when the associated action view is expanded or collapsed.
|
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/ |
dic_nodes_cache.h | 178 // Active dicNodes currently being expanded. 180 // Next dicNodes to be expanded.
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/ |
hidclass.h | 128 expanded here */ 143 expanded here */
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ui/ |
DataGrid.js | 764 if (this.selectedNode.expanded) { 784 if (this.selectedNode.expanded) { [all...] |