Searched defs:BitmapSizeTablePtr (Results 1 - 2 of 2) sorted by relevance

/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;
/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;

Completed in 195 milliseconds