OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BitmapGlyphInfo
(Results
26 - 34
of
34
) sorted by null
1
2
/external/sfntly/cpp/src/sfntly/table/bitmap/
index_sub_table_format3.cc
270
: RefIterator<
BitmapGlyphInfo
, IndexSubTableFormat3::Builder,
282
CALLER_ATTACH
BitmapGlyphInfo
*
289
output = new
BitmapGlyphInfo
(glyph_id_,
index_sub_table_format5.cc
319
: RefIterator<
BitmapGlyphInfo
, IndexSubTableFormat5::Builder,
331
CALLER_ATTACH
BitmapGlyphInfo
*
338
output = new
BitmapGlyphInfo
(container()->GetGlyphArray()->at(offset_index_),
bitmap_size_table.cc
103
CALLER_ATTACH
BitmapGlyphInfo
* BitmapSizeTable::GlyphInfo(int32_t glyph_id) {
329
CALLER_ATTACH
BitmapGlyphInfo
* BitmapSizeTable::Builder::GlyphInfo(
484
: RefIterator<
BitmapGlyphInfo
, BitmapSizeTable::Builder>(container) {
503
BitmapGlyphInfo
* BitmapSizeTable::Builder::BitmapGlyphInfoIterator::Next() {
558
BitmapGlyphInfo
* BitmapSizeTable::Builder::BitmapGlyphInfoIterator::Next(
index_sub_table_format4.cc
350
: RefIterator<
BitmapGlyphInfo
, IndexSubTableFormat4::Builder,
363
CALLER_ATTACH
BitmapGlyphInfo
*
375
output = new
BitmapGlyphInfo
(glyph_code,
ebdt_table.cc
148
BitmapGlyphInfoPtr info = new
BitmapGlyphInfo
(glyph_entry->first,
/external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/bitmap/
index_sub_table_format5.cc
319
: RefIterator<
BitmapGlyphInfo
, IndexSubTableFormat5::Builder,
331
CALLER_ATTACH
BitmapGlyphInfo
*
338
output = new
BitmapGlyphInfo
(container()->GetGlyphArray()->at(offset_index_),
bitmap_size_table.cc
103
CALLER_ATTACH
BitmapGlyphInfo
* BitmapSizeTable::GlyphInfo(int32_t glyph_id) {
329
CALLER_ATTACH
BitmapGlyphInfo
* BitmapSizeTable::Builder::GlyphInfo(
484
: RefIterator<
BitmapGlyphInfo
, BitmapSizeTable::Builder>(container) {
503
BitmapGlyphInfo
* BitmapSizeTable::Builder::BitmapGlyphInfoIterator::Next() {
558
BitmapGlyphInfo
* BitmapSizeTable::Builder::BitmapGlyphInfoIterator::Next(
index_sub_table_format4.cc
350
: RefIterator<
BitmapGlyphInfo
, IndexSubTableFormat4::Builder,
363
CALLER_ATTACH
BitmapGlyphInfo
*
375
output = new
BitmapGlyphInfo
(glyph_code,
ebdt_table.cc
148
BitmapGlyphInfoPtr info = new
BitmapGlyphInfo
(glyph_entry->first,
Completed in 156 milliseconds
1
2