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:fontFeature
(Results
1 - 10
of
10
) sorted by relevance
/foundation/arkui/ace_engine/test/unittest/core/pattern/text_clock/
H
A
D
text_clock_content_modifier_test_ng.cpp
65
std::optional<FONT_FEATURES_LIST>
fontFeature
= std::nullopt;
member
H
A
D
text_clock_content_modifier_add_test_ng.cpp
65
std::optional<FONT_FEATURES_LIST>
fontFeature
= std::nullopt;
member
H
A
D
text_clock_test_ng.cpp
66
std::optional<FONT_FEATURES_LIST>
fontFeature
= std::nullopt;
member
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H
A
D
cj_text_clock_ffi.cpp
216
void FfiOHOSAceFrameworkTextClockFontFeature(const char*
fontFeature
)
in FfiOHOSAceFrameworkTextClockFontFeature()
argument
/foundation/graphic/graphic_2d/rosen/modules/texgine/export/texgine/
H
A
D
text_style.h
123
FontFeatures
fontFeature
;
member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H
A
D
selection_info.h
77
FONT_FEATURES_LIST
fontFeature
;
member
132
FONT_FEATURES_LIST
fontFeature
;
member
H
A
D
rich_editor_event_hub.cpp
138
void RichEditorAbstractSpanResult::SetFontFeature(const FONT_FEATURES_LIST&
fontFeature
)
in SetFontFeature()
argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/
H
A
D
rich_editor_base_testone_ng.cpp
415
FONT_FEATURES_LIST
fontFeature
;
in HWTEST_F()
local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H
A
D
js_richeditor.cpp
2334
JSRef<JSVal>
fontFeature
= styleObject->GetProperty("
fontFeature
");
in ParseJsFontFeatureTextStyle()
local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H
A
D
drawing_text_typography.cpp
1884
void OH_Drawing_TextStyleDestroyFontFeatures(OH_Drawing_FontFeature*
fontFeature
, size_t fontFeatureSize)
in OH_Drawing_TextStyleDestroyFontFeatures()
argument
Completed in 21 milliseconds