Home
last modified time | relevance | path

Searched refs:image_size_ (Results 1 – 4 of 4) sorted by relevance

/external/sfntly/cpp/src/sfntly/table/bitmap/
Dindex_sub_table_format2.cc50 return loca * image_size_; in GlyphStartOffset()
57 return image_size_; in GlyphLength()
64 image_size_ = in IndexSubTableFormat2()
Dindex_sub_table_format5.cc55 return image_size_; in GlyphLength()
75 image_size_ = data_->ReadULongAsInt( in IndexSubTableFormat5()
Dindex_sub_table_format2.h98 int32_t image_size_; variable
Dindex_sub_table_format5.h109 int32_t image_size_; variable