HomeSort by relevance Sort by last modified time
    Searched defs:fore (Results 1 - 11 of 11) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
cursesm.h 414 // i.e. set fore, back and grey attribute
423 inline chtype fore() const { function in class:NCursesMenu
cursesf.h 242 inline chtype fore() const { function in class:NCursesFormField
menu.h 116 chtype fore; /* Selection attribute */ member in struct:tagMENU
form.h 86 chtype fore; /* foreground attribute */ member in struct:fieldnode
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
cursesm.h 414 // i.e. set fore, back and grey attribute
423 inline chtype fore() const { function in class:NCursesMenu
cursesf.h 242 inline chtype fore() const { function in class:NCursesFormField
menu.h 116 chtype fore; /* Selection attribute */ member in struct:tagMENU
form.h 86 chtype fore; /* foreground attribute */ member in struct:fieldnode
  /external/harfbuzz_ng/util/
options.hh 153 fore = NULL;
162 g_free (fore);
169 char *fore; member in struct:view_options_t
  /external/libvncserver/libvncserver/
cursor.c 445 char *back=(char*)&background,*fore=(char*)&foreground; local
456 fore+=4-bpp;
466 if(cursor->source[j*w+i/8]&bit) memcpy(cp,fore,bpp);
  /packages/inputmethods/OpenWnn/libs/libwnnDictionary/include/
nj_lib.h 193 NJ_UINT8 *fore; member in struct:__anon36000::__anon36001

Completed in 934 milliseconds