HomeSort by relevance Sort by last modified time
    Searched full:properties (Results 1626 - 1650 of 6891) sorted by null

<<61626364656667686970>>

  /external/chromium_org/media/base/
audio_hash.h 20 // current hash count. The hash was designed with two properties in mind:
  /external/chromium_org/media/cdm/
json_web_key.h 23 // There may be other properties specified, but they are ignored.
  /external/chromium_org/net/cert/
cert_verify_result.h 46 // Properties of the certificate chain.
  /external/chromium_org/ppapi/api/
ppp_messaging.idl 37 * When converting JavaScript arrays, any object properties whose name
  /external/chromium_org/sync/protocol/
app_notification_specifics.proto 17 // Properties of an app notification.
autofill_specifics.proto 17 // Properties of autofill sync objects.
typed_url_specifics.proto 17 // Properties of typed_url sync objects - fields correspond to similarly named
  /external/chromium_org/testing/gtest/cmake/
internal_utils.cmake 132 PROPERTIES
136 PROPERTIES
164 PROPERTIES
169 PROPERTIES
  /external/chromium_org/third_party/WebKit/Source/bindings/v8/custom/
V8CSSStyleDeclarationCustom.cpp 97 // When getting properties on CSSStyleDeclarations, the name used from
177 v8::Handle<v8::Array> properties = v8::Array::New(info.GetIsolate(), propertyNamesLength); local
181 properties->Set(v8::Integer::New(i, info.GetIsolate()), v8String(info.GetIsolate(), key));
184 v8SetReturnValue(info, properties);
  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSFontFaceRule.cpp 55 String descs = m_fontFaceRule->properties()->asText();
  /external/chromium_org/third_party/WebKit/Source/core/css/resolver/
StyleBuilder.h 47 // This function contains the gigantic old switch-statement of properties inherited from
  /external/chromium_org/third_party/WebKit/Source/core/svg/
LinearGradientAttributes.h 55 // Properties
SVGAngle.h 25 #include "core/svg/properties/SVGPropertyTraits.h"
SVGAnimatedAngle.h 25 #include "core/svg/properties/SVGAnimatedPropertyTearOff.h"
SVGAnimatedBoolean.h 24 #include "core/svg/properties/SVGAnimatedStaticPropertyTearOff.h"
SVGAnimatedLength.h 25 #include "core/svg/properties/SVGAnimatedPropertyTearOff.h"
SVGAnimatedLengthList.h 25 #include "core/svg/properties/SVGAnimatedListPropertyTearOff.h"
SVGAnimatedNumberList.h 25 #include "core/svg/properties/SVGAnimatedListPropertyTearOff.h"
SVGAnimatedPreserveAspectRatio.h 25 #include "core/svg/properties/SVGAnimatedPropertyTearOff.h"
SVGAnimatedTransformList.h 24 #include "core/svg/properties/SVGAnimatedTransformListPropertyTearOff.h"
SVGNumberList.h 25 #include "core/svg/properties/SVGPropertyTraits.h"
SVGPathSegWithContext.h 23 #include "core/svg/properties/SVGAnimatedPathSegListPropertyTearOff.h"
SVGTests.h 25 #include "core/svg/properties/SVGAnimatedPropertyMacros.h"
SVGUnitTypes.h 23 #include "core/svg/properties/SVGPropertyTraits.h"
  /external/chromium_org/third_party/WebKit/Source/core/svg/properties/
SVGAnimatedStaticPropertyTearOff.h 23 #include "core/svg/properties/SVGAnimatedProperty.h"

Completed in 262 milliseconds

<<61626364656667686970>>