Searched refs:GetBitOffset (Results 1 – 7 of 7) sorted by relevance
692 return m_opaque_up->GetBitOffset() / 8u; in GetOffsetInBytes()700 return m_opaque_up->GetBitOffset(); in GetOffsetInBits()729 const uint32_t bit_offset = m_opaque_up->GetBitOffset(); in GetDescription()
365 uint64_t GetBitOffset() const { return m_bit_offset; } in GetBitOffset() function
2937 static int GetBitOffset(WORD color_mask) { in GetBitOffset() function2958 static const int bg_bitOffset = GetBitOffset(background_mask); in GetNewColor()2959 static const int fg_bitOffset = GetBitOffset(foreground_mask); in GetNewColor()
2944 static int GetBitOffset(WORD color_mask) { in GetBitOffset() function2965 static const int bg_bitOffset = GetBitOffset(background_mask); in GetNewColor()2966 static const int fg_bitOffset = GetBitOffset(foreground_mask); in GetNewColor()
2942 static int GetBitOffset(WORD color_mask) { in GetBitOffset() function2963 static const int bg_bitOffset = GetBitOffset(background_mask); in GetNewColor()2964 static const int fg_bitOffset = GetBitOffset(foreground_mask); in GetNewColor()
3183 static int GetBitOffset(WORD color_mask) { in GetBitOffset() function3204 static const int bg_bitOffset = GetBitOffset(background_mask); in GetNewColor()3205 static const int fg_bitOffset = GetBitOffset(foreground_mask); in GetNewColor()
3015 static int GetBitOffset(WORD color_mask) { in GetBitOffset() function3036 static const int bg_bitOffset = GetBitOffset(background_mask); in GetNewColor()3037 static const int fg_bitOffset = GetBitOffset(foreground_mask); in GetNewColor()