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

  /external/chromium_org/ui/gfx/
color_utils_unittest.cc 85 SkColor fore = SkColorSetARGB(255, 200, 200, 200); local
88 EXPECT_TRUE(color_utils::AlphaBlend(fore, back, 255) ==
89 fore);
90 EXPECT_TRUE(color_utils::AlphaBlend(fore, back, 0) ==
95 EXPECT_EQ(136U, SkColorGetA(color_utils::AlphaBlend(fore, back, 136)));
98 fore = SkColorSetA(fore, 0);
99 EXPECT_EQ(0U, SkColorGetA(color_utils::AlphaBlend(fore, back, 255)));
  /external/harfbuzz_ng/util/
options.hh 120 fore = DEFAULT_FORE;
132 const char *fore; member in struct:view_options_t
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/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/i686-linux-glibc2.7-4.6/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.7-4.6/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
  /packages/inputmethods/OpenWnn/libs/libwnnDictionary/include/
nj_lib.h 193 NJ_UINT8 *fore; member in struct:__anon35206::__anon35207

Completed in 2096 milliseconds