Home
last modified time | relevance | path

Searched defs:property (Results 501 - 525 of 644) sorted by relevance

1...<<212223242526

/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_manager_test3.cpp360 sptr<WindowSessionProperty> property = new (std::nothrow) WindowSessionProperty(); in HWTEST_F() local
549 sptr<WindowSessionProperty> property = new (std::nothrow) WindowSessionProperty(); in HWTEST_F() local
571 sptr<WindowSessionProperty> property in HWTEST_F() local
643 sptr<WindowSessionProperty> property = new (std::nothrow) WindowSessionProperty(); HWTEST_F() local
915 sptr<WindowSessionProperty> property = new (std::nothrow) WindowSessionProperty(); HWTEST_F() local
939 sptr<WindowSessionProperty> property = new (std::nothrow) WindowSessionProperty(); HWTEST_F() local
963 sptr<WindowSessionProperty> property = new (std::nothrow) WindowSessionProperty(); HWTEST_F() local
1004 sptr<WindowSessionProperty> property = new (std::nothrow) WindowSessionProperty(); HWTEST_F() local
1031 sptr<WindowSessionProperty> property = new (std::nothrow) WindowSessionProperty(); HWTEST_F() local
1058 sptr<WindowSessionProperty> property = new (std::nothrow) WindowSessionProperty(); HWTEST_F() local
1117 sptr<WindowSessionProperty> property = new (std::nothrow) WindowSessionProperty(); HWTEST_F() local
1335 sptr<WindowSessionProperty> property = nullptr; HWTEST_F() local
[all...]
/foundation/window/window_manager/wmserver/include/zidl/
H A Dwindow_manager_interface.h169 CreateAndConnectSpecificSession(const sptr<ISessionStage>& sessionStage, const sptr<IWindowEventChannel>& eventChannel, const std::shared_ptr<RSSurfaceNode>& surfaceNode, sptr<WindowSessionProperty> property, int32_t& persistentId, sptr<ISession>& session, SystemSessionConfig& systemConfig, sptr<IRemoteObject> token = nullptr) CreateAndConnectSpecificSession() argument
173 RecoverAndConnectSpecificSession(const sptr<ISessionStage>& sessionStage, const sptr<IWindowEventChannel>& eventChannel, const std::shared_ptr<RSSurfaceNode>& surfaceNode, sptr<WindowSessionProperty> property, sptr<ISession>& session, sptr<IRemoteObject> token = nullptr) RecoverAndConnectSpecificSession() argument
182 RecoverAndReconnectSceneSession(const sptr<ISessionStage>& sessionStage, const sptr<IWindowEventChannel>& eventChannel, const std::shared_ptr<RSSurfaceNode>& surfaceNode, sptr<ISession>& session, sptr<WindowSessionProperty> property, sptr<IRemoteObject> token = nullptr) RecoverAndReconnectSceneSession() argument
/foundation/window/window_manager/wmserver/src/
H A Dwindow_layout_policy_cascade.cpp376 auto property = node->GetWindowProperty(); in ComputeDecoratedRequestRect() local
430 auto property = node->GetWindowProperty(); in UpdateLayoutRect() local
583 auto property = (*iter)->GetWindowProperty(); GetCurCascadeRect() local
628 auto property = node->GetWindowProperty(); SetDefaultCascadeRect() local
1010 auto property = node->GetWindowProperty(); GetMaximizeRect() local
[all...]
H A Dwindow_node.cpp66 void WindowNode::SetWindowProperty(const sptr<WindowProperty>& property) in SetWindowProperty() argument
71 void WindowNode::SetSystemBarProperty(WindowType type, const SystemBarProperty& property) in SetSystemBarProperty() argument
/third_party/jerryscript/jerry-core/ecma/base/
H A Decma-helpers.c1036 ecma_is_property_writable(ecma_property_t property) ecma_is_property_writable() argument
1070 ecma_is_property_enumerable(ecma_property_t property) ecma_is_property_enumerable() argument
1106 ecma_is_property_configurable(ecma_property_t property) ecma_is_property_configurable() argument
[all...]
/third_party/jerryscript/jerry-core/vm/
H A Dopcodes.c1071 uint8_t property = property_pair_p->header.types[index]; in opfunc_set_class_attributes() local
191 vm_op_delete_prop(ecma_value_t object, ecma_value_t property, bool is_strict) vm_op_delete_prop() argument
[all...]
/third_party/node/src/
H A Dnode_contextify.cc456 PropertyGetterCallback( Local<Name> property, const PropertyCallbackInfo<Value>& args) PropertyGetterCallback() argument
483 PropertySetterCallback( Local<Name> property, Local<Value> value, const PropertyCallbackInfo<Value>& args) PropertySetterCallback() argument
552 PropertyDescriptorCallback( Local<Name> property, const PropertyCallbackInfo<Value>& args) PropertyDescriptorCallback() argument
573 PropertyDefinerCallback( Local<Name> property, const PropertyDescriptor& desc, const PropertyCallbackInfo<Value>& args) PropertyDefinerCallback() argument
634 PropertyDeleterCallback( Local<Name> property, const PropertyCallbackInfo<Boolean>& args) PropertyDeleterCallback() argument
[all...]
/third_party/node/deps/icu-small/source/tools/icuexportdata/
H A Dicuexportdata.cpp129 UProperty property; member in PropertyValueNameGetter
[all...]
/third_party/icu/icu4c/source/tools/icuexportdata/
H A Dicuexportdata.cpp129 UProperty property; member in PropertyValueNameGetter
/third_party/libdrm/
H A Dxf86drmMode.h151 static inline int drm_property_type_is(const drmModePropertyPtr property, in drm_property_type_is() argument
/third_party/node/deps/v8/src/ast/
H A Dprettyprinter.cc1121 void AstPrinter::PrintClassProperty(ClassLiteral::Property* property) { in PrintClassProperty() argument
1210 ObjectLiteral::Property* property = properties->at(i); in PrintObjectProperties() local
[all...]
H A Dast.cc336 ObjectLiteral::Property* property = properties()->at(i); in CalculateEmitStore() local
410 ObjectLiteral::Property* property = properties()->at(i); InitDepthAndFlags() local
475 ObjectLiteral::Property* property = properties()->at(i); BuildBoilerplateDescription() local
493 ObjectLiteral::Property* property = properties()->at(i); BuildBoilerplateDescription() local
[all...]
/third_party/node/deps/v8/src/json/
H A Djson-parser.cc441 const JsonProperty& property = property_stack[start + i]; in BuildJsonObject() local
457 const JsonProperty& property = property_stack[start + i]; in BuildJsonObject() local
478 const JsonProperty& property in BuildJsonObject() local
591 const JsonProperty& property = property_stack[start + j]; BuildJsonObject() local
653 const JsonProperty& property = property_stack[start + i]; BuildJsonObject() local
[all...]
H A Djson-stringifier.cc843 Handle<Object> property; in SerializeJSObject() local
882 Handle<Object> property; in SerializeJSReceiverSlow() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_build.c1292 struct tgsi_property property; in tgsi_default_property() local
1306 struct tgsi_property property; in tgsi_build_property() local
1330 property_grow( struct tgsi_property *property, struct tgsi_header *header ) property_grow() argument
1342 tgsi_build_property_data( unsigned value, struct tgsi_property *property, struct tgsi_header *header ) tgsi_build_property_data() argument
1365 struct tgsi_property *property; tgsi_build_full_property() local
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Dprotocol-dbus.c312 const char *property; /* Property name (extracted from the message). */ member
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DShaderStorageBufferTest.cpp2580 GLenum property = GL_BUFFER_DATA_SIZE; in TEST_P() local
2627 GLenum property = GL_BUFFER_DATA_SIZE; in TEST_P() local
/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H A Dmock_window.h69 virtual WMError SetSystemBarProperty(WindowType type, const SystemBarProperty& property) {return WMError::WM_OK;} in SetSystemBarProperty() argument
/foundation/ability/ability_runtime/frameworks/native/ability/native/ability_runtime/
H A Djs_ui_ability.cpp1517 auto property = std::make_shared<AppExecFwk::ADelegatorAbilityProperty>(); in CreateADelegatorAbilityProperty() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/scroll/
H A Dscrollable.h328 void SetOverSpringProperty(const RefPtr<SpringProperty>& property) in SetOverSpringProperty() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/
H A Dcontainer_modal_pattern.cpp872 auto property = customTitleRow->GetLayoutProperty(); in GetCustomTitleHeight() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnavigation_model_ng.cpp314 auto property = toolBarNode->GetLayoutProperty(); in CreateNavBarNodeChildsIfNeeded() local
H A Dtitle_bar_pattern.cpp41 std::string TextLayoutPropertyToString(const RefPtr<TextLayoutProperty>& property) in TextLayoutPropertyToString() argument
74 DumpTitleProperty(const RefPtr<TextLayoutProperty>& property, bool isMainTitle) DumpTitleProperty() argument
91 auto property = textNode->GetLayoutPropertyPtr<TextLayoutProperty>(); SetTextColor() local
1431 auto property = mainTitle->GetLayoutProperty<TextLayoutProperty>(); DumpInfo() local
1439 auto property = subTitle->GetLayoutProperty<TextLayoutProperty>(); DumpInfo() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dlist_component.h414 void SetChainProperty(const SpringChainProperty& property) in SetChainProperty() argument
424 void SetOverSpringProperty(const RefPtr<SpringProperty>& property) in SetOverSpringProperty() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_navigation_stack.cpp649 auto property = obj->GetProperty(JS_NAV_PATH_STACK_GETNATIVESTACK_FUNC); in UpdateOnStateChangedCallback() local
692 auto property = dataSourceObj_->GetProperty(JS_NAV_PATH_STACK_SETPARENT_FUNC); in SetJSParentStack() local

Completed in 41 milliseconds

1...<<212223242526