HomeSort by relevance Sort by last modified time
    Searched refs:panelHeight (Results 1 - 2 of 2) sorted by null

  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/
FilterShowActivity.java 330 int panelHeight = container.getHeight() + bottom.getHeight();
332 anim.translationY(panelHeight).start();
    [all...]
  /external/chromium_org/chrome/browser/resources/file_manager/js/
file_manager.js 347 var panelHeight = previewPanelRects ? previewPanelRects.height : 0;
352 var listBottom = listRect.bottom - panelHeight;
    [all...]

Completed in 913 milliseconds