HomeSort by relevance Sort by last modified time
    Searched full:bkgd (Results 1 - 25 of 40) sorted by null

1 2

  /external/clang/docs/tools/
manpage.css 184 .bttndrkblue-bkgd-top {
188 .bttndrkblue-bkgd-left {
192 .bttndrkblue-bkgd {
202 .bttndrkblue-bkgd-right {
206 .bttndrkblue-bkgd-bottom {
  /external/libpng/contrib/gregbook/
readpng.c 151 /* returns 0 if succeeds, 1 if fails due to no bKGD chunk, 2 if libpng error;
178 /* however, it always returns the raw bKGD data, regardless of any
readppm.c 130 /* returns 0 if succeeds, 1 if fails due to no bKGD chunk, 2 if libpng error;
readpng2.c 209 * IEND, tRNS, bKGD, gAMA, and sRGB (small performance improvement) */
437 /* however, it always returns the raw bKGD data, regardless of any
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
cursesw.h 671 #ifdef bkgd
672 inline int UNDEF(bkgd)(chtype ch) { return bkgd(ch); } function
673 #undef bkgd macro
674 #define bkgd UNDEF(bkgd) macro
1021 int bkgd(const chtype ch) { return ::wbkgd(w, ch); } function in class:NCursesWindow
    [all...]
curses.h 533 extern NCURSES_EXPORT(int) bkgd (chtype); /* generated */
1017 #define bkgd macro
    [all...]
ncurses.h 533 extern NCURSES_EXPORT(int) bkgd (chtype); /* generated */
1017 #define bkgd macro
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
cursesw.h 671 #ifdef bkgd
672 inline int UNDEF(bkgd)(chtype ch) { return bkgd(ch); } function
673 #undef bkgd macro
674 #define bkgd UNDEF(bkgd) macro
1021 int bkgd(const chtype ch) { return ::wbkgd(w, ch); } function in class:NCursesWindow
    [all...]
curses.h 533 extern NCURSES_EXPORT(int) bkgd (chtype); /* generated */
1017 #define bkgd macro
    [all...]
ncurses.h 533 extern NCURSES_EXPORT(int) bkgd (chtype); /* generated */
1017 #define bkgd macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
cursesw.h 671 #ifdef bkgd
672 inline int UNDEF(bkgd)(chtype ch) { return bkgd(ch); } function
673 #undef bkgd macro
674 #define bkgd UNDEF(bkgd) macro
1021 int bkgd(const chtype ch) { return ::wbkgd(w, ch); } function in class:NCursesWindow
    [all...]
curses.h 533 extern NCURSES_EXPORT(int) bkgd (chtype); /* generated */
1017 #define bkgd macro
    [all...]
ncurses.h 533 extern NCURSES_EXPORT(int) bkgd (chtype); /* generated */
1017 #define bkgd macro
    [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
pnginfo.h 146 /* The bKGD chunk gives the suggested image background color if the
  /prebuilts/sdk/tools/linux/
aapt 
  /external/libpng/
pngrutil.c     [all...]
pngget.c 397 png_debug1(1, "in %s retrieval function", "bKGD");
example.c 689 /* Other optional chunks like cHRM, bKGD, tRNS, tIME, oFFs, pHYs */
libpng-1.2.44.txt     [all...]
libpng-1.2.46.txt     [all...]
pngset.c 28 png_debug1(1, "in %s storage function", "bKGD");
    [all...]
libpng.3     [all...]
  /external/qemu/distrib/libpng-1.2.19/
pngrutil.c     [all...]
pngget.c 368 png_debug1(1, "in %s retrieval function\n", "bKGD");
pngset.c 25 png_debug1(1, "in %s storage function\n", "bKGD");
    [all...]

Completed in 3826 milliseconds

1 2