Searched defs:BOUNDS (Results 1 - 7 of 7) sorted by relevance

/external/droiddriver/src/com/google/android/droiddriver/finders/
H A DAttribute.java129 BOUNDS("bounds") { enum constant in enum:Attribute
/external/chromium_org/ui/compositor/
H A Dlayer_animation_element.h32 BOUNDS, enumerator in enum:ui::LayerAnimationElement::AnimatableProperty
H A Dlayer_animator_unittest.cc206 animator->StopAnimatingProperty(LayerAnimationElement::BOUNDS);
1891 ASSERT_TRUE(animator->IsAnimatingProperty(LayerAnimationElement::BOUNDS));
1898 ASSERT_FALSE(animator->IsAnimatingProperty(LayerAnimationElement::BOUNDS));
1948 ASSERT_TRUE(animator->IsAnimatingProperty(LayerAnimationElement::BOUNDS));
1952 ASSERT_TRUE(animator->IsAnimatingProperty(LayerAnimationElement::BOUNDS));
1957 ASSERT_FALSE(animator->IsAnimatingProperty(LayerAnimationElement::BOUNDS));
1962 ASSERT_FALSE(animator->IsAnimatingProperty(LayerAnimationElement::BOUNDS));
1997 ASSERT_TRUE(animator->IsAnimatingProperty(LayerAnimationElement::BOUNDS));
2009 ASSERT_FALSE(animator->IsAnimatingProperty(LayerAnimationElement::BOUNDS));
2062 EXPECT_TRUE(animator->IsAnimatingProperty(LayerAnimationElement::BOUNDS));
2190 LayerAnimationElement::BOUNDS, -1); member in class:ui::LayerAnimationElement
[all...]
/external/chromium_org/cc/trees/
H A Dlayer_tree_host_unittest.cc154 BOUNDS, enumerator in enum:cc::__anon4258::LayerTreeHostTestPushPropertiesTo::Properties
201 case BOUNDS:
218 case BOUNDS:
/external/chromium_org/third_party/freetype/src/truetype/
H A Dttinterp.c233 #define BOUNDS( x, n ) ( (FT_UInt)(x) >= (FT_UInt)(n) ) macro
2677 if ( BOUNDS( aIdx1, CUR.zp2.n_points ) ||
2678 BOUNDS( aIdx2, CUR.zp1.n_points ) )
5076 if ( BOUNDS( L, CUR.stackSize + 1 - CUR.top ) )
5103 if ( BOUNDS( L, CUR.stackSize + 1 - CUR.top ) )
5133 if ( BOUNDS( L, CUR.stackSize + 1 - CUR.top ) )
5158 if ( BOUNDS( L, CUR.stackSize + 1 - CUR.top ) )
5237 if ( BOUNDS( L, CUR.zp2.n_points ) )
5280 if ( BOUNDS( L, CUR.zp0.n_points ) ||
5281 BOUNDS(
[all...]
/external/freetype/src/truetype/
H A Dttinterp.c233 #define BOUNDS( x, n ) ( (FT_UInt)(x) >= (FT_UInt)(n) ) macro
2677 if ( BOUNDS( aIdx1, CUR.zp2.n_points ) ||
2678 BOUNDS( aIdx2, CUR.zp1.n_points ) )
5076 if ( BOUNDS( L, CUR.stackSize + 1 - CUR.top ) )
5103 if ( BOUNDS( L, CUR.stackSize + 1 - CUR.top ) )
5133 if ( BOUNDS( L, CUR.stackSize + 1 - CUR.top ) )
5158 if ( BOUNDS( L, CUR.stackSize + 1 - CUR.top ) )
5237 if ( BOUNDS( L, CUR.zp2.n_points ) )
5280 if ( BOUNDS( L, CUR.zp0.n_points ) ||
5281 BOUNDS(
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 180 milliseconds