OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:loadcollection
(Results
1 - 2
of
2
) sorted by null
/external/sfntly/cpp/src/sfntly/
font_factory.cc
45
LoadCollection
(pbis, output);
59
LoadCollection
(wfd, output);
123
void FontFactory::
LoadCollection
(InputStream* is, FontArray* output) {
135
void FontFactory::
LoadCollection
(WritableFontData* wfd, FontArray* output) {
font_factory.h
118
void
LoadCollection
(InputStream* is, FontArray* output);
119
void
LoadCollection
(WritableFontData* wfd, FontArray* output);
Completed in 2216 milliseconds