OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fullWidth
(Results
1 - 6
of
6
) sorted by null
/frameworks/base/core/java/android/view/
WindowManagerPolicy.java
592
public int getNonDecorDisplayWidth(int
fullWidth
, int fullHeight, int rotation);
599
public int getNonDecorDisplayHeight(int
fullWidth
, int fullHeight, int rotation);
607
public int getConfigDisplayWidth(int
fullWidth
, int fullHeight, int rotation);
615
public int getConfigDisplayHeight(int
fullWidth
, int fullHeight, int rotation);
[
all
...]
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/photo/
ribbon.js
170
var
fullWidth
= fullItems * itemWidth;
171
this.style.width =
fullWidth
+ 'px';
/frameworks/base/policy/src/com/android/internal/policy/impl/
PhoneWindowManager.java
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
LayoutCanvas.java
383
int
fullWidth
= imageWidth;
412
mHScale.setSize(imageWidth,
fullWidth
, clientWidth);
[
all
...]
/external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderBoxModelObject.cpp
[
all
...]
/external/zxing/core/
core.jar
Completed in 230 milliseconds