Home
last modified time | relevance | path

Searched refs:perspective (Results 1 – 25 of 25) sorted by relevance

/external/webkit/WebCore/css/
DCSSPropertyNames.in232 -webkit-perspective
233 -webkit-perspective-origin
234 -webkit-perspective-origin-x
235 -webkit-perspective-origin-y
DCSSComputedStyleDeclaration.cpp1305 return CSSPrimitiveValue::create(style->perspective(), CSSPrimitiveValue::CSS_NUMBER); in getPropertyCSSValue()
DCSSStyleSelector.cpp5216 HANDLE_INHERIT_AND_INITIAL(perspective, Perspective) in applyProperty()
/external/webkit/WebKitTools/iExploder/htdocs/
Dcssproperties.in77 -webkit-perspective
78 -webkit-perspective-origin
79 -webkit-perspective-origin-x
80 -webkit-perspective-origin-y
/external/webkit/WebKit/mac/WebView/
DWebArchive.mm284 // Currently from WebKit API perspective, WebArchives are entirely immutable once created
304 // Currently from WebKit API perspective, WebArchives are entirely immutable once created
337 // Currently from WebKit API perspective, WebArchives are entirely immutable once created
/external/webkit/WebCore/inspector/front-end/
DSourceCSSTokenizer.re2js90 …"-webkit-perspective", "-webkit-perspective-origin", "-webkit-perspective-origin-x", "-webkit-pers…
/external/webkit/WebCore/page/animation/
DAnimationBase.cpp624 …new PropertyWrapper<float>(CSSPropertyWebkitPerspective, &RenderStyle::perspective, &RenderStyle::… in ensurePropertyMap()
/external/webkit/WebCore/rendering/style/
DRenderStyle.h696 float perspective() const { return rareNonInheritedData->m_perspective; } in perspective() function
/external/libvpx/vp8/common/ppc/
Dloopfilter_filters_altivec.asm171 ;# From the "address-bit" perspective discussed above, we simply need to
/external/webkit/WebCore/rendering/
DRenderObject.cpp1824 perspectiveMatrix.applyPerspective(containerObject->style()->perspective()); in getTransformFromContainer()
DRenderLayer.cpp630 t.applyPerspective(style->perspective()); in perspectiveTransform()
/external/quake/quake/src/WinQuake/data/
DTECHINFO.TXT414 Higher-quality perspective texture mapping
417 For maximum speed, perspective correction is performed only every 16
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/fr-FR/
Dfr-FR_lexpos.utf2321 N_F_SG "perspective" :G2P
Dfr-FR_tpp_net.utf993 5014 "perspective"
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-US/
Den-US_lexpos.utf2852 N "perspective" :G2P
/external/webkit/WebCore/
DChangeLog-2009-06-1616781 Fix point mapping and hit testing through transforms and perspective
16784 no transform. However, this skipped the application of perspective
16785 when the immediate child of the perspective element had no transform
29311 Only take perspective into account if 3d rendering is supported.
33030 instead of QMatrix. This allows perspective transformations since QTransform is
34192 with perspective, but no transform, so test for transform
35365 taking perspective and transform-style: preserve-3d into account.
35369 We also need to apply the perspective from the parent, if any, with the
37893 (perspective, perspective-origin, transform-style-3d,
38489 Adds support for 3D CSS properties (transform-style-3d, perspective,
[all …]
DChangeLog-2010-01-2958621 equal from the DOM's perspective.
89747 -webkit-perspective should be a Length
89750 -webkit-perspective should not take a magic valueless number, but should
89754 Test: transforms/3d/general/perspective-units.html
93907 Handle perspective computation on non-layer objects.
93909 Test: transforms/3d/general/perspective-non-layer.html
DChangeLog-2003-10-256287 loading requests (from KHTML's perspective). This is used to
DChangeLog-2007-10-1413950 encapsulation perspective), we would store this data an independent
DChangeLog-2008-08-101841 main frame from the perspective of top and parent in
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-GB/
Den-GB_lexpos.utf3217 N "perspective" :G2P
/external/webkit/WebKit/mac/
DChangeLog-2010-01-2916137 main frame from the perspective of top and parent in
/external/webkit/WebKitTools/
DChangeLog-2009-06-165910 from the perspective of the WebKit API
/external/webkit/JavaScriptCore/
DChangeLog-2007-10-1419734 * JavaScriptCore.xcodeproj/ggaren.perspective: Added.
DChangeLog-2008-08-1012283 the true depth of the ScopeChain -- just the Machine's perspective of