Home | History | Annotate | Download | only in themes

Lines Matching refs:DataPack

49 // IDs that are in the DataPack won't clash with the positive integer
400 // be byte-copied directly into the finished DataPack. This should contain the
709 new ui::DataPack(ui::SCALE_FACTOR_NONE));
726 // TODO(erg): Check endianess once DataPack works on the other endian.
815 return ui::DataPack::WritePack(path, resources, ui::DataPack::BINARY);
940 // is that ui::DataPack removes this same check.
947 #error DataPack assumes little endian