Home | History | Annotate | Download | only in history

Lines Matching refs:TOUCH_PRECOMPOSED_ICON

1699       icon_types == TOUCH_ICON || icon_types == TOUCH_PRECOMPOSED_ICON)));
1862 if ((icon_type == TOUCH_ICON && m->icon_type == TOUCH_PRECOMPOSED_ICON) ||
1863 (icon_type == TOUCH_PRECOMPOSED_ICON && m->icon_type == TOUCH_ICON) ||