Searched defs:kFocusable_Shift (Results 1 - 2 of 2) sorted by relevance
/external/chromium_org/third_party/skia/include/views/ | ||
H A D | SkView.h | 33 kFocusable_Shift, enumerator in enum:SkView::Flag_Shift 43 kFocusable_Mask = 1 << kFocusable_Shift, //!< set if the view can receive focus |
/external/skia/include/views/ | ||
H A D | SkView.h | 33 kFocusable_Shift, enumerator in enum:SkView::Flag_Shift 43 kFocusable_Mask = 1 << kFocusable_Shift, //!< set if the view can receive focus |
Completed in 188 milliseconds