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

/external/droiddriver/src/com/google/android/droiddriver/finders/
H A DAttribute.java37 BOUNDS("bounds"); enum constant in enum:Attribute
/external/chromium_org/ui/compositor/
H A Dlayer_animation_element.h33 BOUNDS = (1 << 1), enumerator in enum:ui::LayerAnimationElement::AnimatableProperty
H A Dlayer_animator_unittest.cc237 animator->StopAnimatingProperty(LayerAnimationElement::BOUNDS);
1926 ASSERT_TRUE(animator->IsAnimatingProperty(LayerAnimationElement::BOUNDS));
1933 ASSERT_FALSE(animator->IsAnimatingProperty(LayerAnimationElement::BOUNDS));
1982 ASSERT_TRUE(animator->IsAnimatingProperty(LayerAnimationElement::BOUNDS));
1986 ASSERT_TRUE(animator->IsAnimatingProperty(LayerAnimationElement::BOUNDS));
1991 ASSERT_FALSE(animator->IsAnimatingProperty(LayerAnimationElement::BOUNDS));
1996 ASSERT_FALSE(animator->IsAnimatingProperty(LayerAnimationElement::BOUNDS));
2031 ASSERT_TRUE(animator->IsAnimatingProperty(LayerAnimationElement::BOUNDS));
2043 ASSERT_FALSE(animator->IsAnimatingProperty(LayerAnimationElement::BOUNDS));
2096 EXPECT_TRUE(animator->IsAnimatingProperty(LayerAnimationElement::BOUNDS));
2223 LayerAnimationElement::TRANSFORM | LayerAnimationElement::BOUNDS); member in class:ui::LayerAnimationElement
[all...]
/external/chromium_org/cc/trees/
H A Dlayer_tree_host_unittest.cc155 BOUNDS, enumerator in enum:cc::__anon2820::LayerTreeHostTestPushPropertiesTo::Properties
202 case BOUNDS:
219 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
2788 if ( BOUNDS( aIdx1, CUR.zp2.n_points ) ||
2789 BOUNDS( aIdx2, CUR.zp1.n_points ) )
5185 if ( BOUNDS( L, CUR.stackSize + 1 - CUR.top ) )
5212 if ( BOUNDS( L, CUR.stackSize + 1 - CUR.top ) )
5242 if ( BOUNDS( L, CUR.stackSize + 1 - CUR.top ) )
5267 if ( BOUNDS( L, CUR.stackSize + 1 - CUR.top ) )
5346 if ( BOUNDS( L, CUR.zp2.n_points ) )
5389 if ( BOUNDS( L, CUR.zp0.n_points ) ||
5390 BOUNDS(
[all...]
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/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 350 milliseconds