Lines Matching defs:heightPx
86 int heightPx;
380 heightPx = hPx;
468 ? Math.max(widthPx, heightPx)
469 : Math.min(widthPx, heightPx);
494 heightPx - workspacePadding.bottom - insets.bottom);
499 heightPx - workspacePadding.bottom - insets.bottom);
502 int pageIndicatorTop = heightPx - insets.bottom - workspacePadding.bottom;
531 ? Math.max(widthPx, heightPx)
532 : Math.min(widthPx, heightPx);
534 ? Math.max(widthPx, heightPx)
535 : Math.min(widthPx, heightPx);