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

<<51525354555657585960>>

  /external/chromium_org/components/json_schema/
json_schema_constants.cc 31 const char kProperties[] = "properties";
  /external/chromium_org/media/video/capture/mac/
video_capture_device_qtkit_mac.h 54 // Configures the capture properties.
  /external/chromium_org/ppapi/api/private/
ppp_instance_private.idl 25 * that exposes methods and properties to JavaScript.
  /external/chromium_org/ppapi/c/documentation/
DoxygenLayout.xml 55 <properties title=""/>
73 <properties title=""/>
152 <properties title=""/>
169 <properties title=""/>
  /external/chromium_org/ppapi/c/private/
ppp_instance_private.h 41 * that exposes methods and properties to JavaScript.
  /external/chromium_org/ppapi/cpp/dev/
scriptable_object_deprecated.cc 65 PP_Var** properties,
76 *properties = static_cast<PP_Var*>(
80 (*properties)[i] = props[i].Detach();
156 void ScriptableObject::GetAllPropertyNames(std::vector<Var>* /*properties*/,
  /external/chromium_org/ppapi/cpp/documentation/
DoxygenLayout.xml 52 <properties title=""/>
72 <properties title=""/>
150 <properties title=""/>
168 <properties title=""/>
  /external/chromium_org/ppapi/native_client/src/trusted/plugin/
scriptable_plugin.h 50 // Returns true for preloaded NaCl Plugin properties.
61 // Does not add new properties. Sets |exception| of failure.
66 // Returns a list of all preloaded NaCl Plugin |properties|.
68 virtual void GetAllPropertyNames(std::vector<pp::Var>* properties,
  /external/chromium_org/sync/protocol/
app_list_specifics.proto 17 // Properties of app list objects.
extension_specifics.proto 17 // Properties of extension sync objects.
history_delete_directive_specifics.proto 21 // Properties of history delete directive sync objects.
managed_user_specifics.proto 17 // Properties of managed user sync objects.
theme_specifics.proto 17 // Properties of theme sync objects.
  /external/chromium_org/sync/syncable/
syncable_model_neutral_write_transaction.h 17 // This allows it to be used when making changes to sync entity properties that
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/
UNCOVERED 38 RegExp custom properties
  /external/chromium_org/third_party/WebKit/Source/core/css/resolver/
StyleAdjuster.h 31 // Certain CSS Properties/Values do not apply to certain elements
  /external/chromium_org/third_party/WebKit/Source/core/inspector/
InspectorState.cpp 38 InspectorState::InspectorState(InspectorStateUpdateListener* listener, PassRefPtr<JSONObject> properties)
40 , m_properties(properties)
50 void InspectorState::setFromCookie(PassRefPtr<JSONObject> properties)
52 m_properties = properties;
  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGAnimatedPath.cpp 26 #include "core/svg/properties/SVGAnimatedPathSegListPropertyTearOff.h"
45 SVGAnimatedPathSegListPropertyTearOff* property = castAnimatedPropertyToActualType<SVGAnimatedPathSegListPropertyTearOff>(animatedTypes[0].properties[0].get());
56 result.append(castAnimatedPropertyToActualType<SVGAnimatedPathSegListPropertyTearOff>(it->properties[0].get()));
77 const SVGPathSegList& baseValue = castAnimatedPropertyToActualType<SVGAnimatedPathSegListPropertyTearOff>(animatedTypes[0].properties[0].get())->currentBaseValue();
SVGAnimatedPointList.h 25 #include "core/svg/properties/SVGAnimatedListPropertyTearOff.h"
SVGPointList.h 25 #include "core/svg/properties/SVGPropertyTraits.h"
SVGStringList.h 25 #include "core/svg/properties/SVGPropertyTraits.h"
SVGTransformList.h 25 #include "core/svg/properties/SVGPropertyTraits.h"
  /external/chromium_org/third_party/WebKit/Source/modules/encryptedmedia/
MediaKeySession.idl 32 // session properties
  /external/chromium_org/third_party/WebKit/Source/modules/indexeddb/
IDBTransaction.idl 31 // Properties
  /external/chromium_org/third_party/icu/source/test/cintltst/
capitst.h 34 * Collator Class Properties

Completed in 232 milliseconds

<<51525354555657585960>>