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:GetTheme
(Results
1 - 25
of
36
) sorted by relevance
1
2
/foundation/arkui/ace_engine/frameworks/core/components/theme/
H
A
D
theme_manager_impl.h
91
RefPtr<T>
GetTheme
()
in GetTheme()
function in OHOS::Ace::ThemeManagerImpl
H
A
D
theme_manager_impl.cpp
166
RefPtr<Theme> ThemeManagerImpl::
GetTheme
(ThemeType type)
in GetTheme()
function in OHOS::Ace::ThemeManagerImpl
H
A
D
theme_manager.h
56
RefPtr<T>
GetTheme
()
in GetTheme()
function in OHOS::Ace::ThemeManager
H
A
D
resource_adapter.h
48
virtual RefPtr<ThemeStyle>
GetTheme
(int32_t themeId)
in GetTheme()
function in OHOS::Ace::ResourceAdapter
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H
A
D
node_utils.h
39
template<typename T> OHOS::Ace::RefPtr<T>
GetTheme
()
in GetTheme()
function
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/
H
A
D
view_abstract.h
72
static RefPtr<T>
GetTheme
()
in GetTheme()
function in OHOS::Ace::Framework::ViewAbstract
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_theme/theme_apply/
H
A
D
js_theme_utils.h
66
static std::optional<JSTheme>
GetTheme
()
in GetTheme()
function in OHOS::Ace::Framework::JSThemeUtils
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stepper/
H
A
D
stepper_pattern.h
74
static RefPtr<StepperTheme>
GetTheme
()
in GetTheme()
function in OHOS::Ace::NG::StepperPattern
/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/
H
A
D
text_input_base.cpp
101
RefPtr<TextFieldTheme> TextInputBases::
GetTheme
()
in GetTheme()
function in OHOS::Ace::NG::TextInputBases
/foundation/arkui/ace_engine/frameworks/core/components/picker/
H
A
D
picker_option_component.h
65
const RefPtr<PickerTheme>&
GetTheme
() const
in GetTheme()
function in OHOS::Ace::PickerOptionComponent
H
A
D
picker_column_component.h
42
const RefPtr<PickerTheme>&
GetTheme
() const
in GetTheme()
function in OHOS::Ace::PickerColumnComponent
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H
A
D
tabs_model_impl.cpp
148
RefPtr<TabTheme> TabsModelImpl::
GetTheme
() const
in GetTheme()
function in OHOS::Ace::Framework::TabsModelImpl
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H
A
D
arkts_utils.h
147
static RefPtr<T>
GetTheme
()
in GetTheme()
function in OHOS::OHOS::Ace::NG::ResourceType::ArkTSUtils
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/qrcode/
H
A
D
qrcode_napi.cpp
44
RefPtr<T>
GetTheme
()
in GetTheme()
function
/foundation/arkui/ace_engine/frameworks/core/components/test/unittest/theme/
H
A
D
theme_mock.cpp
131
RefPtr<ThemeStyle> ResourceAdapterMock::
GetTheme
(int32_t themeId)
in GetTheme()
function in OHOS::Ace::ResourceAdapterMock
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/patternlock/
H
A
D
patternlock_napi.cpp
44
RefPtr<T>
GetTheme
()
in GetTheme()
function
/foundation/arkui/ace_engine/test/mock/core/common/
H
A
D
theme_mock.cpp
131
RefPtr<ThemeStyle> ResourceAdapterMock::
GetTheme
(int32_t themeId)
in GetTheme()
function in OHOS::Ace::ResourceAdapterMock
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/slider/
H
A
D
slider_layout_algorithm.cpp
32
RefPtr<SliderTheme>
GetTheme
()
in GetTheme()
function
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H
A
D
context_deal.cpp
339
std::map<std::string, std::string> ContextDeal::
GetTheme
()
in GetTheme()
function in OHOS::AppExecFwk::ContextDeal
H
A
D
context_container.cpp
411
std::map<std::string, std::string> ContextContainer::
GetTheme
()
in GetTheme()
function in OHOS::AppExecFwk::ContextContainer
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H
A
D
js_view_abstract.h
489
static RefPtr<T>
GetTheme
()
in GetTheme()
function in OHOS::Ace::Framework::ResourceType::JSViewAbstract
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
H
A
D
security_component_model_ng.cpp
39
RefPtr<SecurityComponentTheme> SecurityComponentModelNG::
GetTheme
()
in GetTheme()
function in OHOS::Ace::NG::SecurityComponentModelNG
/foundation/arkui/ace_engine/frameworks/core/components/select_popup/
H
A
D
select_popup_component.h
245
const RefPtr<SelectTheme>&
GetTheme
() const
in GetTheme()
function in OHOS::Ace::SelectPopupComponent
/foundation/arkui/ace_engine/adapter/preview/osal/
H
A
D
resource_adapter_impl_standard.cpp
183
RefPtr<ThemeStyle> ResourceAdapterImpl::
GetTheme
(int32_t themeId)
in GetTheme()
function in OHOS::Ace::ResourceAdapterImpl
H
A
D
resource_adapter_impl.cpp
310
RefPtr<ThemeStyle> ResourceAdapterImpl::
GetTheme
(int32_t themeId)
in GetTheme()
function in OHOS::Ace::ResourceAdapterImpl
Completed in 15 milliseconds
1
2