Home
last modified time | relevance | path

Searched refs:GetOTFBuilder (Results 1 – 3 of 3) sorted by relevance

/external/sfntly/cpp/src/sfntly/
Dfont.h135 GetOTFBuilder(FontFactory* factory, InputStream* is);
137 GetOTFBuilder(FontFactory* factory,
140 static CALLER_ATTACH Builder* GetOTFBuilder(FontFactory* factory);
Dfont_factory.cc108 return Font::Builder::GetOTFBuilder(this); in NewFontBuilder()
151 Font::Builder* builder = Font::Builder::GetOTFBuilder(this, is); in LoadSingleOTFForBuilding()
161 Font::Builder::GetOTFBuilder(this, wfd, offset_to_offset_table); in LoadSingleOTFForBuilding()
Dfont.cc218 CALLER_ATTACH Font::Builder* Font::Builder::GetOTFBuilder(FontFactory* factory, in GetOTFBuilder() function in sfntly::Font::Builder
225 CALLER_ATTACH Font::Builder* Font::Builder::GetOTFBuilder( in GetOTFBuilder() function in sfntly::Font::Builder
234 CALLER_ATTACH Font::Builder* Font::Builder::GetOTFBuilder( in GetOTFBuilder() function in sfntly::Font::Builder