OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fixedheight
(Results
1 - 2
of
2
) sorted by null
/frameworks/opt/photoviewer/src/com/android/ex/photo/views/
PhotoView.java
775
* @param
fixedHeight
The height. If {@code -1}, use the measured height.
777
public void setFixedHeight(int
fixedHeight
) {
778
final boolean adjustBounds = (
fixedHeight
!= mFixedHeight);
779
mFixedHeight =
fixedHeight
;
[
all
...]
/external/chromium-trace/catapult/tracing/third_party/css-element-queries/test/
mootools-more-yui-compressed.min.js
[
all
...]
Completed in 136 milliseconds