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

  /external/freetype/src/autofit/
afhints.c 1114 FT_UInt touch_flag; local
1118 touch_flag = AF_FLAG_TOUCH_X;
1120 touch_flag = AF_FLAG_TOUCH_Y;
1134 if ( point->flags & touch_flag )
1364 FT_UInt touch_flag; local
    [all...]
  /ndk/sources/host-tools/make-3.81/
main.c 147 int touch_flag;
412 { 't', flag, (char *) &touch_flag, 1, 1, 1, 0, 0, "touch" },
146 int touch_flag; variable
    [all...]

Completed in 902 milliseconds