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:onMakeClone
(Results
1 - 23
of
23
) sorted by relevance
/third_party/skia/src/ports/
H
A
D
SkFontMgr_custom.h
53
sk_sp<SkTypeface>
onMakeClone
(const SkFontArguments& args) const override;
70
sk_sp<SkTypeface>
onMakeClone
(const SkFontArguments& args) const override;
86
sk_sp<SkTypeface>
onMakeClone
(const SkFontArguments& args) const override;
H
A
D
SkFontMgr_custom.cpp
52
sk_sp<SkTypeface> SkTypeface_Empty::
onMakeClone
(const SkFontArguments& args) const {
in onMakeClone()
function in SkTypeface_Empty
74
sk_sp<SkTypeface> SkTypeface_Stream::
onMakeClone
(const SkFontArguments& args) const {
in onMakeClone()
function in SkTypeface_Stream
101
sk_sp<SkTypeface> SkTypeface_File::
onMakeClone
(const SkFontArguments& args) const {
in onMakeClone()
function in SkTypeface_File
H
A
D
SkFontMgr_preview.h
104
sk_sp<SkTypeface>
onMakeClone
(const SkFontArguments& args) const override
162
sk_sp<SkTypeface>
onMakeClone
(const SkFontArguments& args) const override
H
A
D
SkTypeface_mac_ct.h
117
sk_sp<SkTypeface>
onMakeClone
(const SkFontArguments&) const override;
H
A
D
SkFontConfigTypeface.h
44
sk_sp<SkTypeface>
onMakeClone
(const SkFontArguments& args) const override {
H
A
D
SkTypeface_win_dw.h
124
sk_sp<SkTypeface>
onMakeClone
(const SkFontArguments&) const override;
H
A
D
SkFontMgr_android.cpp
100
sk_sp<SkTypeface>
onMakeClone
(const SkFontArguments& args) const override {
153
sk_sp<SkTypeface>
onMakeClone
(const SkFontArguments& args) const override {
H
A
D
SkFontMgr_fontconfig.cpp
425
sk_sp<SkTypeface>
onMakeClone
(const SkFontArguments& args) const override {
522
sk_sp<SkTypeface>
onMakeClone
(const SkFontArguments& args) const override {
H
A
D
SkTypeface_win_dw.cpp
317
sk_sp<SkTypeface> DWriteFontTypeface::
onMakeClone
(const SkFontArguments& args) const {
H
A
D
SkFontHost_win.cpp
276
sk_sp<SkTypeface>
onMakeClone
(const SkFontArguments& args) const override;
1850
sk_sp<SkTypeface> LogFontTypeface::
onMakeClone
(const SkFontArguments& args) const {
H
A
D
SkTypeface_mac_ct.cpp
1214
sk_sp<SkTypeface> SkTypeface_Mac::
onMakeClone
(const SkFontArguments& args) const {
/third_party/skia/src/ports/skia_ohos/
H
A
D
SkTypeface_ohos.h
33
virtual sk_sp<SkTypeface>
onMakeClone
(const SkFontArguments& args) const override;
H
A
D
SkTypeface_ohos.cpp
131
sk_sp<SkTypeface> SkTypeface_OHOS::
onMakeClone
(const SkFontArguments& args) const
in onMakeClone()
function in SkTypeface_OHOS
/third_party/skia/tools/fonts/
H
A
D
RandomScalerContext.h
33
sk_sp<SkTypeface>
onMakeClone
(const SkFontArguments& args) const override;
H
A
D
TestEmptyTypeface.h
24
sk_sp<SkTypeface>
onMakeClone
(const SkFontArguments& args) const override {
H
A
D
TestSVGTypeface.h
93
sk_sp<SkTypeface>
onMakeClone
(const SkFontArguments& args) const override {
H
A
D
TestTypeface.h
81
sk_sp<SkTypeface>
onMakeClone
(const SkFontArguments& args) const override {
H
A
D
RandomScalerContext.cpp
169
sk_sp<SkTypeface> SkRandomTypeface::
onMakeClone
(const SkFontArguments& args) const {
in onMakeClone()
function in SkRandomTypeface
/third_party/skia/src/core/
H
A
D
SkTypeface_remote.h
67
sk_sp<SkTypeface>
onMakeClone
(const SkFontArguments& args) const override {
H
A
D
SkTypeface.cpp
44
sk_sp<SkTypeface>
onMakeClone
(const SkFontArguments& args) const override {
227
return this->
onMakeClone
(args);
in makeClone()
/third_party/skia/include/core/
H
A
D
SkTypeface.h
377
virtual sk_sp<SkTypeface>
onMakeClone
(const SkFontArguments&) const = 0;
/third_party/skia/src/utils/
H
A
D
SkCustomTypeface.cpp
72
sk_sp<SkTypeface>
onMakeClone
(const SkFontArguments& args) const override {
/third_party/skia/tests/
H
A
D
FontMgrTest.cpp
131
sk_sp<SkTypeface>
onMakeClone
(const SkFontArguments& args) const override {
in DEF_TEST()
Completed in 18 milliseconds