Home | History | Annotate | Download | only in subtly

Lines Matching refs:CMapTable

76   // Creating the new CMapTable and the new format 4 CMap
77 Ptr<CMapTable::Builder> cmap_table_builder =
78 down_cast<CMapTable::Builder*>
82 Ptr<CMapTable::CMapFormat4::Builder> cmap_builder =
83 down_cast<CMapTable::CMapFormat4::Builder*>
85 CMapTable::WINDOWS_BMP));
94 Ptr<CMapTable::CMapFormat4::Builder::Segment> current_segment;
115 new CMapTable::CMapFormat4::Builder::
127 Ptr<CMapTable::CMapFormat4::Builder::Segment> segment = segment_list->at(i);
133 new CMapTable::CMapFormat4::Builder::Segment(0xffff, 0xffff, 1, 0);