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
refs:leading
(Results
1 - 4
of
4
) sorted by relevance
/interface/sdk_c/graphic/graphic_2d/native_drawing/
H
A
D
drawing_text_line.h
179
* @param
leading
Indicates the pointer to the line Spacing.
185
double*
leading
);
H
A
D
drawing_text_run.h
96
* @param
leading
The run of
leading
.
100
float OH_Drawing_GetRunTypographicBounds(OH_Drawing_Run* run, float* ascent, float* descent, float*
leading
);
H
A
D
drawing_font.h
464
/** storage for
leading
in font metrics */
465
float
leading
;
member
H
A
D
drawing_text_typography.h
599
/** The additional
leading
to apply to the strut as a multiple of Size */
600
double
leading
;
member
1378
* @brief Sets the half
leading
.
1382
* @param bool Indicates the half
leading
to set.
1788
* @brief Sets the half
leading
of text typography.
1793
* @param bool Indicates the half
leading
of text typography to set.
1875
* @brief Sets the half
leading
of line style for text typography.
1880
* @param bool Indicates the half
leading
of line for text typography to set.
2022
* @brief Set mode of applying the
leading
over and under text.
2033
* @brief Get mode of applying the
leading
ove
[all...]
Completed in 5 milliseconds