OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Bounds
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebKit/android/nav/
CacheBuilder.h
85
static bool ConstructPartRects(Node* node, const IntRect&
bounds
,
129
struct
Bounds
{
217
CachedNode* node, IntRect*
bounds
, RenderBlock*);
218
static bool AddPartRect(IntRect&
bounds
, int x, int y,
/frameworks/base/core/java/android/widget/
GridLayout.java
194
* the
bounds
of each view are extended outwards, according
319
* value of each the upper
bounds
defined in {@link LayoutParams#rowSpec}.
352
* value of each the upper
bounds
defined in {@link LayoutParams#columnSpec}.
795
// Draw
bounds
1134
Bounds
bounds
= getAlignment(spec.alignment, horizontal).getBounds();
local
1182
Bounds[]
bounds
= getGroupBounds().values;
local
[
all
...]
Completed in 36 milliseconds