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

  /prebuilt/linux-x86/toolchain/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
  /external/qemu/android/skin/
window.c 682 Background* backgrounds; member in struct:Layout
720 background_done( &layout->backgrounds[nn] );
728 qemu_free( layout->backgrounds );
729 layout->backgrounds = NULL;
772 AARRAY_NEW0(layout->backgrounds, n_backgrounds);
776 if (layout->backgrounds == NULL && n_backgrounds > 0) goto Fail;
792 back = layout->backgrounds + n_backgrounds;
    [all...]
  /frameworks/base/docs/html/resources/
resources_toc.cs 86 <li><a href="<?cs var:toroot ?>resources/articles/listview-backgrounds.html">
87 <span class="en">ListView Backgrounds</span>
138 <span class="en">Window Backgrounds &amp; UI Speed</span>

Completed in 459 milliseconds