HomeSort by relevance Sort by last modified time
    Searched refs:backgrounds (Results 1 - 5 of 5) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
cursesapp.h 144 // Attributes to use for menu and forms backgrounds
145 virtual chtype backgrounds() const { function in class:NCursesApplication
159 // Attributes to use for form backgrounds
164 // Attributes to use as default for (form) window backgrounds
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
cursesapp.h 144 // Attributes to use for menu and forms backgrounds
145 virtual chtype backgrounds() const { function in class:NCursesApplication
159 // Attributes to use for form backgrounds
164 // Attributes to use as default for (form) window backgrounds
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
cursesapp.h 144 // Attributes to use for menu and forms backgrounds
145 virtual chtype backgrounds() const { function in class:NCursesApplication
159 // Attributes to use for form backgrounds
164 // Attributes to use as default for (form) window backgrounds
  /external/qemu/android/skin/
window.c 804 Background* backgrounds; member in struct:Layout
842 background_done( &layout->backgrounds[nn] );
850 AFREE( layout->backgrounds );
851 layout->backgrounds = NULL;
894 AARRAY_NEW0(layout->backgrounds, n_backgrounds);
898 if (layout->backgrounds == NULL && n_backgrounds > 0) goto Fail;
914 back = layout->backgrounds + n_backgrounds;
    [all...]
  /external/chromium_org/chrome/installer/mac/
pkg-dmg 136 This option is useful for adding .DS_Store files and window backgrounds
    [all...]

Completed in 67 milliseconds