Searched refs:BitmapSizeTablePtr (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/sfntly/cpp/src/test/
H A Dbitmap_table_test.cc64 BitmapSizeTablePtr strike1 = bitmap_loca->GetBitmapSizeTable(0);
78 BitmapSizeTablePtr strike4 = bitmap_loca->GetBitmapSizeTable(3);
104 BitmapSizeTablePtr strike1 = bitmap_loca->GetBitmapSizeTable(0);
105 BitmapSizeTablePtr strike4 = bitmap_loca->GetBitmapSizeTable(3);
167 BitmapSizeTablePtr strike4 = bitmap_loca->GetBitmapSizeTable(3);
180 BitmapSizeTablePtr original_strike4 = bitmap_loca->GetBitmapSizeTable(3);
/external/sfntly/cpp/src/test/
H A Dbitmap_table_test.cc64 BitmapSizeTablePtr strike1 = bitmap_loca->GetBitmapSizeTable(0);
78 BitmapSizeTablePtr strike4 = bitmap_loca->GetBitmapSizeTable(3);
104 BitmapSizeTablePtr strike1 = bitmap_loca->GetBitmapSizeTable(0);
105 BitmapSizeTablePtr strike4 = bitmap_loca->GetBitmapSizeTable(3);
167 BitmapSizeTablePtr strike4 = bitmap_loca->GetBitmapSizeTable(3);
180 BitmapSizeTablePtr original_strike4 = bitmap_loca->GetBitmapSizeTable(3);
/external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/bitmap/
H A Dbitmap_size_table.h166 typedef Ptr<BitmapSizeTable> BitmapSizeTablePtr; typedef in namespace:sfntly
167 typedef std::vector<BitmapSizeTablePtr> BitmapSizeTableList;
H A Deblc_table.cc78 BitmapSizeTablePtr size;
H A Dbitmap_size_table.cc202 BitmapSizeTablePtr output = new BitmapSizeTable(data, master_read_data());
/external/sfntly/cpp/src/sfntly/table/bitmap/
H A Dbitmap_size_table.h166 typedef Ptr<BitmapSizeTable> BitmapSizeTablePtr; typedef in namespace:sfntly
167 typedef std::vector<BitmapSizeTablePtr> BitmapSizeTableList;
H A Deblc_table.cc78 BitmapSizeTablePtr size;
H A Dbitmap_size_table.cc202 BitmapSizeTablePtr output = new BitmapSizeTable(data, master_read_data());

Completed in 1578 milliseconds