Home
last modified time | relevance | path

Searched defs:placeholder (Results 26 - 50 of 56) sorted by relevance

123

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dsearch_model_impl.cpp37 Create(const std::optional<std::string>& value, const std::optional<std::string>& placeholder, const std::optional<std::string>& icon) Create() argument
H A Dtext_field_model_impl.cpp28 CreateTextInput( const std::optional<std::string>& placeholder, const std::optional<std::string>& value) CreateTextInput() argument
122 CreateTextArea( const std::optional<std::string>& placeholder, const std::optional<std::string>& value) CreateTextArea() argument
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_nir_lower_storage_image.c385 nir_ssa_def *placeholder = nir_ssa_undef(b, 4, 32); in lower_image_load_instr() local
613 nir_ssa_def *placeholder = nir_ssa_undef(b, 4, 32); in lower_image_atomic_instr() local
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_richeditor_controller_ffi.cpp474 auto placeholder = params.placeholder; in UpdateParagraphStyle() local
H A Dcj_richeditor_controller_ffi.h170 NativeLeadingMarginPlaceholder placeholder; member
/third_party/node/deps/v8/src/compiler/
H A Dmachine-operator.h40 const Operator* placeholder() const { return op_; } in placeholder() function in v8::internal::compiler::final
/third_party/skia/experimental/sktext/include/
H A DTypes.h205 Placeholder placeholder; member
/foundation/arkui/ace_engine/interfaces/native/node/
H A Dnative_node_extented.cpp603 void OH_ArkUI_StyledString_AddPlaceholder(ArkUI_StyledString* storage, OH_Drawing_PlaceholderSpan* placeholder) in OH_ArkUI_StyledString_AddPlaceholder() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_v2/common/
H A Delement_proxy.cpp463 auto placeholder = AceType::MakeRefPtr<V2::ListItemComponent>(); variable
554 auto placeholder = AceType::MakeRefPtr<GridLayoutItemComponent>(); variable
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_query_helper.cpp771 ParseQueryExpression(const QueryObjNode &queryNode, std::string &querySql, const std::string &accessStr, bool placeholder) ParseQueryExpression() argument
/third_party/skia/src/utils/
H A DSkJSON.cpp524 auto& placeholder = fValueStack[scope_start - 1]; in popScopeAsVec() local
/foundation/arkui/ace_engine/frameworks/core/components/declaration/textfield/
H A Dtextfield_declaration.h35 std::string placeholder; member
245 void SetPlaceholder(const std::string& placeholder) in SetPlaceholder() argument
/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Dtext_field_component.cpp60 void TextFieldComponent::SetPlaceholder(const std::string& placeholder) in SetPlaceholder() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_search.cpp203 std::string placeholder; in Create() local
H A Djs_textfield.cpp137 std::string placeholder; in CreateTextInput() local
187 std::string placeholder; in CreateTextArea() local
H A Djs_richeditor.cpp2025 JSRef<JSVal> placeholder = leadingMarginObject->GetProperty("pixelMap"); in ParseParagraphStyle() local
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dsearch_modifier.cpp665 void SetSearchPlaceholder(ArkUINodeHandle node, ArkUI_CharPtr placeholder) in SetSearchPlaceholder() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/search/
H A Dsearch_model_ng.cpp740 void SearchModelNG::CreateTextField(const RefPtr<SearchNode>& parentNode, const std::optional<std::string>& placeholder, in CreateTextField() argument
1076 void SearchModelNG::SetPlaceholder(FrameNode* frameNode, const std::optional<std::string>& placeholder) in SetPlaceholder() argument
71 Create(const std::optional<std::string>& value, const std::optional<std::string>& placeholder, const std::optional<std::string>& icon) Create() argument
84 CreateSearchNode(int32_t nodeId, const std::optional<std::string>& value, const std::optional<std::string>& placeholder, const std::optional<std::string>& icon) CreateSearchNode() argument
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/interrupt/
H A Daudio_interrupt_service.cpp266 AudioInterrupt placeholder = iter->first; in RemovePlaceholderInterruptForSession() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_text_area_bridge.cpp2050 std::string placeholder; in SetTextAreaInitialize() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/style_string/
H A Djs_span_object.cpp1379 JSRef<JSVal> placeholder = leadingMarginObject->GetProperty("pixelMap"); in ParseLeadingMarginPixelMap() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_model_ng.cpp100 RefPtr<FrameNode> TextFieldModelNG::CreateFrameNode(int32_t nodeId, const std::optional<std::string>& placeholder, in CreateFrameNode() argument
1326 void TextFieldModelNG::SetTextFieldPlaceHolder(FrameNode* frameNode, const std::string& placeholder) in SetTextFieldPlaceHolder() argument
37 CreateNode( const std::optional<std::string>& placeholder, const std::optional<std::string>& value, bool isTextArea) CreateNode() argument
239 CreateTextInput( const std::optional<std::string>& placeholder, const std::optional<std::string>& value) CreateTextInput() argument
254 CreateTextArea( const std::optional<std::string>& placeholder, const std::optional<std::string>& value) CreateTextArea() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Dqmi.h268 char placeholder; member
272 char placeholder; member
276 char placeholder; member
364 char placeholder; member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Dqmi.h285 char placeholder; member
289 char placeholder; member
293 char placeholder; member
297 char placeholder; member
395 char placeholder; member
399 char placeholder; member
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dqmi_wlfw_v01.h230 char placeholder; member
237 char placeholder; member
299 char placeholder; member
452 char placeholder; member
611 char placeholder; member
618 char placeholder; member
639 char placeholder; member

Completed in 56 milliseconds

123