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:freeFontTable
(Results
1 - 12
of
12
) sorted by relevance
/third_party/icu/icu4c/source/samples/layout/
H
A
D
FontTableCache.cpp
44
freeFontTable
(fTableCache[i].table);
in ~FontTableCache()
56
void FontTableCache::
freeFontTable
(const void *table) const
in freeFontTable()
function in FontTableCache
H
A
D
FontTableCache.h
31
virtual void
freeFontTable
(const void *table) const;
H
A
D
GDIFontInstance.cpp
277
freeFontTable
((const void *)headTable);
in GDIFontInstance()
290
freeFontTable
((const void *) hheaTable);
in GDIFontInstance()
/third_party/skia/third_party/externals/icu/source/samples/layout/
H
A
D
FontTableCache.cpp
44
freeFontTable
(fTableCache[i].table);
in ~FontTableCache()
56
void FontTableCache::
freeFontTable
(const void *table) const
in freeFontTable()
function in FontTableCache
H
A
D
FontTableCache.h
31
virtual void
freeFontTable
(const void *table) const;
H
A
D
GDIFontInstance.cpp
277
freeFontTable
((const void *)headTable);
in GDIFontInstance()
290
freeFontTable
((const void *) hheaTable);
in GDIFontInstance()
/third_party/icu/icu4c/source/test/perf/leperf/
H
A
D
PortableFontInstance.cpp
146
freeFontTable
(headTable);
in PortableFontInstance()
162
//
freeFontTable
(nameTable);
in PortableFontInstance()
178
freeFontTable
((void *) hheaTable);
in PortableFontInstance()
201
freeFontTable
(fHMTXTable);
in ~PortableFontInstance()
202
freeFontTable
(fNAMETable);
in ~PortableFontInstance()
382
freeFontTable
(maxpTable);
in getGlyphAdvance()
H
A
D
FontTableCache.h
33
virtual void
freeFontTable
(const void *table) const;
H
A
D
FontTableCache.cpp
59
void FontTableCache::
freeFontTable
(const void *table) const
in freeFontTable()
function in FontTableCache
/third_party/icu/icu4c/source/test/letest/
H
A
D
PortableFontInstance.cpp
143
freeFontTable
(headTable);
in PortableFontInstance()
159
//
freeFontTable
(nameTable);
in PortableFontInstance()
175
freeFontTable
((void *) hheaTable);
in PortableFontInstance()
198
freeFontTable
(fHMTXTable);
in ~PortableFontInstance()
199
freeFontTable
(fNAMETable);
in ~PortableFontInstance()
374
freeFontTable
(maxpTable);
in getGlyphAdvance()
H
A
D
FontTableCache.h
31
virtual void
freeFontTable
(const void *table) const;
H
A
D
FontTableCache.cpp
57
void FontTableCache::
freeFontTable
(const void *table) const
in freeFontTable()
function in FontTableCache
Completed in 7 milliseconds