HomeSort by: relevance | last modified time | path
    Searched refs:bitmap_format (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/showfont/dist/
showfont.c 87 static int bitmap_format; variable
132 bitmap_format = BitmapFormatImageRectMin;
135 bitmap_format = BitmapFormatImageRectMaxWidth;
138 bitmap_format = BitmapFormatImageRectMax;
144 format |= bitmap_format;
221 switch (bitmap_format) {
  /xsrc/external/mit/libXpm/dist/src/
create.c 678 int bitmap_format; local
718 bitmap_format = attributes->bitmap_format;
720 bitmap_format = ZPixmap;
766 (depth == 1 ? bitmap_format : ZPixmap),
794 ErrorStatus = CreateXImage(display, visual, 1, bitmap_format,
1824 int bitmap_format; local
1875 bitmap_format = attributes->bitmap_format;
1877 bitmap_format = ZPixmap
    [all...]
  /xsrc/external/mit/libXpm/dist/include/X11/
xpm.h 188 int bitmap_format; /* Specify the format of 1bit depth member in struct:__anon6

Completed in 72 milliseconds