Searched defs:bits_per_pix (Results 1 – 3 of 3) sorted by relevance
| /GUIX-v6.2.1/guix_studio/ |
| D | gx_studio_font_util.cpp | 233 INT GetRowPitch(INT width, INT bits_per_pix) in GetRowPitch() 409 void RleEncodeGlyphData(GX_COMPRESSED_GLYPH *glyph, int bits_per_pix) in RleEncodeGlyphData() 435 GX_UBYTE* RleDecodeGlyphData(GX_COMPRESSED_GLYPH* glyph, int bits_per_pix) in RleDecodeGlyphData() 496 void CopyGlyphData(GX_GLYPH *put_glyph, GXS_FONT_DATA &glyph, int bits_per_pix, BOOL reversed_order) in CopyGlyphData() 627 …int height, FONT_METRICS &metrics, int firstchar, int lastchar, int bits_per_pix, FontCharMap &map) in GetFontMetrics() 684 INT bits_per_pix = info->font_bits; in MakeFontPage() local 838 int bits_per_pix = info->font_bits; in MakeFont() local 997 int bits_per_pix = info->font_bits; in InsertStringTableGlyphs() local
|
| D | StudioXProject.h | 501 int bits_per_pix; variable
|
| D | image_reader.cpp | 1637 void image_reader::SetDefaultPixelReader(int bits_per_pix) in SetDefaultPixelReader()
|