Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:SetPlaceholder
(Results
1 - 13
of
13
) sorted by relevance
/foundation/arkui/ace_engine/frameworks/base/view_data/
H
A
D
page_node_info_wrap.h
59
virtual void
SetPlaceholder
(const std::string& placeholder) {}
in SetPlaceholder()
function in OHOS::OHOS::Ace::PageNodeInfoWrap
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H
A
D
input_edittext_component.cpp
81
bool InputEditTextComponent::
SetPlaceholder
(const jerry_value_t& attrValue)
in SetPlaceholder()
function in OHOS::ACELite::InputEditTextComponent
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H
A
D
rich_editor_model_ng.cpp
241
void RichEditorModelNG::
SetPlaceholder
(PlaceholderOptions& options)
in SetPlaceholder()
function in OHOS::Ace::NG::RichEditorModelNG
261
void RichEditorModelNG::
SetPlaceholder
(FrameNode* frameNode, PlaceholderOptions& options)
in SetPlaceholder()
function in OHOS::Ace::NG::RichEditorModelNG
H
A
D
rich_editor_layout_algorithm.cpp
196
bool RichEditorLayoutAlgorithm::
SetPlaceholder
(LayoutWrapper* layoutWrapper)
in SetPlaceholder()
function in OHOS::Ace::NG::RichEditorLayoutAlgorithm
H
A
D
rich_editor_pattern.cpp
9123
bool RichEditorPattern::
SetPlaceholder
(std::vector<std::list<RefPtr<SpanItem>>>& spanItemList)
in SetPlaceholder()
function in OHOS::Ace::NG::RichEditorPattern
/foundation/arkui/ace_engine/test/unittest/core/pattern/ui_extension/
H
A
D
ui_extension_component_test_ng.cpp
228
void UIExtensionComponentTestNg::
SetPlaceholder
(RefPtr<UIExtensionPattern> pattern)
in SetPlaceholder()
function in OHOS::Ace::NG::UIExtensionComponentTestNg
/foundation/arkui/ui_lite/frameworks/components/
H
A
D
ui_edit_text.cpp
262
void UIEditText::
SetPlaceholder
(const char* text)
in SetPlaceholder()
function in OHOS::UIEditText
/foundation/arkui/ace_engine/frameworks/core/components/declaration/textfield/
H
A
D
textfield_declaration.h
245
void
SetPlaceholder
(const std::string& placeholder)
in SetPlaceholder()
function in OHOS::Ace::TextFieldDeclaration
/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H
A
D
text_field_component.cpp
60
void TextFieldComponent::
SetPlaceholder
(const std::string& placeholder)
in SetPlaceholder()
function in OHOS::Ace::TextFieldComponent
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H
A
D
arkts_native_rich_editor_bridge.cpp
952
ArkUINativeModuleValue RichEditorBridge::
SetPlaceholder
(ArkUIRuntimeCallInfo* runtimeCallInfo)
in SetPlaceholder()
function in OHOS::Ace::NG::RichEditorBridge
H
A
D
arkts_native_text_input_bridge.cpp
1989
ArkUINativeModuleValue TextInputBridge::
SetPlaceholder
(ArkUIRuntimeCallInfo* runtimeCallInfo)
in SetPlaceholder()
function in OHOS::Ace::NG::TextInputBridge
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/search/
H
A
D
search_model_ng.cpp
1076
void SearchModelNG::
SetPlaceholder
(FrameNode* frameNode, const std::optional<std::string>& placeholder)
in SetPlaceholder()
function in OHOS::Ace::NG::SearchModelNG
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H
A
D
js_richeditor.cpp
1074
void JSRichEditor::
SetPlaceholder
(const JSCallbackInfo& info)
in SetPlaceholder()
function in OHOS::OHOS::Ace::Framework::JSRichEditor
Completed in 60 milliseconds