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:line_to
(Results
1 - 8
of
8
) sorted by relevance
/third_party/skia/third_party/externals/harfbuzz/src/
H
A
D
hb-draw.cc
63
hb_draw_funcs_set_
line_to
_func(hb_draw_funcs_t *funcs, hb_draw_
line_to
_func_t
line_to
)
hb_draw_funcs_set_line_to_func()
argument
H
A
D
hb-draw.hh
36
hb_draw_line_to_func_t
line_to
;
member
61
void
line_to
(hb_position_t x, hb_position_t y)
in line_to()
function
H
A
D
hb-ot-cff2-table.cc
158
void
line_to
(const point_t &p)
in line_to()
function
H
A
D
hb-ot-cff1-table.cc
464
void
line_to
(const point_t &p)
in line_to()
function
H
A
D
main.cc
145
line_to
(hb_position_t to_x, hb_position_t to_y, user_data_t &user_data)
in line_to()
function
/third_party/skia/third_party/externals/harfbuzz/test/api/
H
A
D
test-draw.c
109
line_to
(hb_position_t to_x, hb_position_t to_y, user_data_t *user_data)
in line_to()
function
/third_party/skia/src/core/
H
A
D
SkStroke.cpp
429
void SkPathStroker::
line_to
(const SkPoint& currPt, const SkVector& normal) {
in line_to()
function in SkPathStroker
/third_party/skia/third_party/externals/freetype/include/freetype/
H
A
D
ftimage.h
661
FT_Outline_LineToFunc
line_to
;
member
Completed in 9 milliseconds