Searched defs:BitmapSize (Results 1 – 11 of 11) sorted by relevance
12 pub struct BitmapSize { struct14 pub index_subtable_array_offset: BigEndian<u32>,16 pub index_tables_size: BigEndian<u32>,40 impl BitmapSize { argument103 impl FixedSize for BitmapSize { implementation118 impl sealed::Sealed for BitmapSize {} implementation121 unsafe impl FromBytes for BitmapSize { implementation126 impl<'a> SomeRecord<'a> for BitmapSize { implementation
76 pub fn bitmap_sizes(&self) -> &'a [BitmapSize] { in bitmap_sizes()
5 impl BitmapSize { impl
17 const int BitmapSize = 24; in FuzzImageFilterDeserialize() local
91 size_t BitmapSize() const { return bitmap_numbits_; } in BitmapSize() function
307 ULONG BitmapSize; member
1373 LARGE_INTEGER BitmapSize; member
1320 impl StrikeSizeRetrievable for &BitmapSize { implementation
3487 LARGE_INTEGER BitmapSize; member
185431 pub BitmapSize: LARGE_INTEGER, field