OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetOTFBuilder
(Results
1 - 3
of
3
) sorted by null
/external/sfntly/cpp/src/sfntly/
font.h
135
GetOTFBuilder
(FontFactory* factory, InputStream* is);
137
GetOTFBuilder
(FontFactory* factory,
140
static CALLER_ATTACH Builder*
GetOTFBuilder
(FontFactory* factory);
font_factory.cc
108
return Font::Builder::
GetOTFBuilder
(this);
151
Font::Builder* builder = Font::Builder::
GetOTFBuilder
(this, is);
161
Font::Builder::
GetOTFBuilder
(this, wfd, offset_to_offset_table);
font.cc
218
CALLER_ATTACH Font::Builder* Font::Builder::
GetOTFBuilder
(FontFactory* factory,
225
CALLER_ATTACH Font::Builder* Font::Builder::
GetOTFBuilder
(
234
CALLER_ATTACH Font::Builder* Font::Builder::
GetOTFBuilder
(
Completed in 195 milliseconds