/frameworks/base/packages/PrintSpooler/res/values/ |
strings.xml | 106 <!-- Message to announce print options are collapsed - spoken to the user. [CHAR LIMIT=none] --> 107 <string name="print_options_collapsed">Print options collapsed</string>
|
/packages/apps/Contacts/src/com/android/contacts/editor/ |
TextFieldsEditorView.java | 184 private void setupExpansionView(boolean shouldExist, boolean collapsed) { 187 mExpansionView.setImageResource(collapsed
|
/dalvik/dx/src/com/android/dx/cf/code/ |
Machine.java | 127 * {@code Machine} are collapsed to the {@code int}
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
LoaderCursor.java | 106 // collapsed, so we will do this for it.
|
LoaderRetained.java | 111 // collapsed, so we will do this for it.
|
/external/chromium_org/chrome/browser/resources/net_internals/ |
logs_view.js | 14 var LOG_ROW_COLLAPSED_CLASSNAME = 'logs-view-log-row-collapsed';
|
/external/chromium_org/chrome/browser/ui/views/extensions/ |
extension_install_dialog_view.h | 65 // Called when one of the child elements has expanded/collapsed.
|
/external/chromium_org/chrome/common/extensions/ |
extension_constants.h | 120 // Launch from NTP apps section while collapsed.
|
/external/chromium_org/third_party/WebKit/Source/core/editing/ |
Editor.cpp | 261 if (range->collapsed()) { 537 if (!range || range->collapsed()) [all...] |
/external/chromium_org/third_party/WebKit/Source/core/paint/ |
TableSectionPainter.cpp | 74 // Collapsed borders are painted from the bottom right to the top left so that precedence
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
RenderTableRow.cpp | 90 // This only happens when borders are collapsed, since they end up affecting the border sides of the cell
|
/external/chromium_org/tools/telemetry/support/html_output/ |
results-template.html | 13 .collapsed:before { 686 var tableRow = $('<tr><td class="test collapsed"' + (test.isImportant ? ' style="font-weight:bold"' : '') + '>' + test.name() + '</td><td class="unit">' + test.unit() + '</td></tr>'); 760 tableRow.children('td').first().addClass('collapsed'); 770 tableRow.children('td').first().removeClass('collapsed');
|
/external/skia/src/gpu/ |
GrPictureUtils.cpp | 24 // saveLayer is collapsed back into its parent) and, maybe, in onCreateDevice.
|
/frameworks/base/docs/html/design/handhelds/ |
index.jd | 107 <p>Notifications can be expanded to uncover more details and relevant actions. When collapsed, notifications
|
/frameworks/base/packages/Keyguard/res/values/ |
attrs.xml | 100 security challenge container when it is collapsed. -->
|
/frameworks/base/packages/PrintSpooler/res/values-en-rGB/ |
strings.xml | 47 <string name="print_options_collapsed" msgid="7455930445670414332">"Print options collapsed"</string>
|
/frameworks/base/packages/PrintSpooler/res/values-en-rIN/ |
strings.xml | 47 <string name="print_options_collapsed" msgid="7455930445670414332">"Print options collapsed"</string>
|
/packages/apps/Dialer/src/com/android/dialer/widget/ |
SearchEditTextLayout.java | 231 * Updates the visibility of views depending on whether we will show the expanded or collapsed
|
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ |
SecureConversationViewController.java | 186 * Populate the adapter with overlay views (message headers, super-collapsed
|
/pdk/apps/TestingCamera2/ |
README.txt | 20 panes are grouped in lists by category, and can be added, removed, or collapsed from view
|
/sdk/docs/ |
Notes_on_WST_StructuredDocument.txt | 160 Spacing between XML element is its own collapsed region.
|
/external/chromium_org/chrome/browser/ui/panels/ |
stacked_panel_collection.cc | 42 // all panels are collapsed and there is still not enough space. We simply 368 // does not go into a collapsed window. 541 // * If collapsed, it can only be resized by its left or right edge.
|
/external/chromium_org/third_party/skia/tests/ |
MatrixClipCollapseTest.cpp | 28 // be collapsed (i.e., draw ops, saveLayer/restore) they also generate the 356 // the matrix & clip order will be reversed once collapsed! 368 // This tests that the matrices and clips coalesce when collapsed
|
/external/skia/src/pathops/ |
SkOpContour.cpp | 85 if (startT == endT) { // if one is very large the smaller may have collapsed to nothing 556 if (startT == endT) { // if span is very large, the smaller may have collapsed to nothing 610 if (startT == endT) { // if span is very large, the smaller may have collapsed to nothing
|
/external/skia/tests/ |
MatrixClipCollapseTest.cpp | 28 // be collapsed (i.e., draw ops, saveLayer/restore) they also generate the 356 // the matrix & clip order will be reversed once collapsed! 368 // This tests that the matrices and clips coalesce when collapsed
|