OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vSpan
(Results
1 - 4
of
4
) sorted by null
/sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/ui/
GridDataBuilder.java
73
public GridDataBuilder
vSpan
(int v) {
/packages/apps/Launcher2/src/com/android/launcher2/
PagedViewCellLayout.java
382
* Estimates the height that the number of
vSpan
cells will take up.
384
public int estimateCellHeight(int
vSpan
) {
386
return
vSpan
* mCellHeight;
Workspace.java
318
// estimate the size of a widget with spans hSpan,
vSpan
. return MAX_VALUE for each
320
public int[] estimateItemSize(int hSpan, int
vSpan
,
325
RectF r = estimateItemPosition(cl, pendingItemInfo, 0, 0, hSpan,
vSpan
);
340
int hCell, int vCell, int hSpan, int
vSpan
) {
342
cl.cellToRect(hCell, vCell, hSpan,
vSpan
, r);
[
all
...]
/prebuilt/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar
Completed in 3667 milliseconds