/dalvik/dx/src/com/android/dx/dex/cf/ |
AttributeTranslator.java | 81 * combines both visible and invisible annotations into a single 177 AttRuntimeInvisibleAnnotations invisible = local 182 if (invisible == null) { 185 return invisible.getAnnotations(); 188 if (invisible == null) { 195 invisible.getAnnotations()); 350 * combines both visible and invisible annotations into a single 363 AttRuntimeInvisibleParameterAnnotations invisible = local 369 if (invisible == null) { 372 return invisible.getParameterAnnotations() [all...] |
/external/chromium_org/chrome/browser/resources/print_preview/previewarea/ |
preview_area.css | 30 #preview-area .preview-area-plugin.invisible { 53 #preview-area .preview-area-overlay-layer.invisible {
|
margin_control.css | 10 #preview-area .margin-control.invisible {
|
/external/chromium/chrome/browser/resources/picasaweb_uploader/js/ |
upload_page.js | 154 this.loginDiv_.classList.remove('invisible'); 155 this.albumDiv_.classList.add('invisible'); 156 this.captchaRow_.classList.add('invisible'); 172 this.loginDiv_.classList.add('invisible'); 173 this.albumDiv_.classList.remove('invisible'); 193 this.loginFailure_.classList.add('invisible'); 198 this.captchaRow_.classList.remove('invisible'); 201 this.loginFailure_.classList.remove('invisible');
|
/frameworks/base/libs/hwui/ |
Snapshot.cpp | 31 invisible(false), empty(false), alpha(1.0f) { 45 invisible(s->invisible), empty(false), 201 return invisible || empty;
|
Snapshot.h | 125 * is typicalled ignored if its layer is invisible or empty. 158 * Indicates that this snapshot is invisible and nothing should be drawn 162 bool invisible; member in class:android::uirenderer::Snapshot 166 * invisible but this flag is not passed to subsequent snapshots.
|
OpenGLRenderer.cpp | 832 mSnapshot->invisible = mSnapshot->invisible || (alpha <= ALPHA_THRESHOLD && fboLayer); [all...] |
/external/chromium/chrome/browser/resources/ |
print_preview_animations.js | 26 el.scrollHorEl.classList.remove('invisible'); 27 el.scrollVertEl.classList.remove('invisible'); 43 el.scrollHorEl.classList.add('invisible'); 44 el.scrollVertEl.classList.add('invisible');
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ |
LayerTreeModel.js | 361 invisible: function() 363 return this._layerPayload.invisible;
|
LayerDetailsView.js | 132 this._memoryEstimateCell.textContent = Number.bytesToString(this._layer.invisible() ? 0 : this._layer.width() * this._layer.height() * bytesPerPixel);
|
layersPanel.css | 74 .layers-3d-view .layer-container.invisible {
|
Layers3DView.js | 258 element.enableStyleClass("invisible", layer.invisible());
|
/external/chromium_org/ui/aura/ |
root_window.cc | 289 // Clear any existing mouse hover effects when the cursor becomes invisible. 575 void RootWindow::OnWindowHidden(Window* invisible, WindowHiddenReason reason) { 585 if (invisible->Contains(capture_window) && invisible != window()) 588 if (invisible->Contains(event_dispatch_target_)) 591 if (invisible->Contains(old_dispatch_target_)) 595 // If the ancestor of any event handler windows are invisible, release the 597 if (invisible->Contains(mouse_pressed_handler_)) 599 if (invisible->Contains(mouse_moved_handler_)) 602 CleanupGestureState(invisible); [all...] |
root_window.h | 255 // Called when a window becomes invisible, either by being removed 258 void OnWindowHidden(Window* invisible, WindowHiddenReason reason);
|
/external/chromium_org/chrome/browser/resources/print_preview/ |
print_preview_animations.js | 122 wrapContentsInDiv(el.querySelector('h1'), ['invisible']); 124 wrapContentsInDiv(rightColumn, ['invisible']);
|
/external/chromium_org/chrome/browser/resources/ntp4/ |
apps_page.css | 99 .app .invisible {
|
new_tab.js | 344 * Fills in an invisible div with the 'Most Visited' string so that
|
/external/chromium_org/chrome/browser/resources/inspect/ |
inspect.css | 192 .invisible-view {
|
inspect.js | 397 subRow.className += ' invisible-view';
|
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/photo/ |
ribbon.js | 222 // Sliding to the left. Start item will become invisible and should be
|
/external/chromium_org/chrome/browser/resources/task_manager/ |
main.js | 664 // Leaves a item visible when user tries making invisible but it is the
|
/external/chromium_org/chrome/common/extensions/docs/examples/api/downloads/download_manager/ |
popup.js | 505 // considered "visible". Prompts will not be displayed over an invisible
|
/external/chromium_org/chrome/browser/resources/profiler/ |
profiler.js | 798 * Toggle a node between hidden/invisible. [all...] |
/cts/suite/cts/deviceTests/browserbench/assets/octane/css/ |
bootstrap.css | [all...] |
/external/iproute2/doc/ |
ip-cref.tex | [all...] |