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

  /external/chromium_org/third_party/skia/include/views/android/
AndroidKeyToSkKey.h 31 return kNONE_SkKey;
  /external/skia/include/views/android/
AndroidKeyToSkKey.h 31 return kNONE_SkKey;
  /external/chromium_org/third_party/skia/include/views/unix/
XkeysToSkKeys.h 35 return kNONE_SkKey;
  /external/skia/include/views/unix/
XkeysToSkKeys.h 35 return kNONE_SkKey;
  /external/chromium_org/third_party/skia/include/views/
SkKey.h 17 kNONE_SkKey, //corresponds to android's UNKNOWN
  /external/skia/include/views/
SkKey.h 17 kNONE_SkKey, //corresponds to android's UNKNOWN
  /development/ide/xcode/ports/
SkOSWindow_Mac.cpp 165 return kNONE_SkKey;
227 if (key != kNONE_SkKey)
233 if (key != kNONE_SkKey)
  /external/chromium_org/third_party/skia/src/views/win/
SkOSWindow_win.cpp 103 return kNONE_SkKey;
114 if (kNONE_SkKey != key) {
121 if (kNONE_SkKey != key) {
296 return kNONE_SkKey;
  /external/skia/src/views/win/
SkOSWindow_win.cpp 103 return kNONE_SkKey;
114 if (kNONE_SkKey != key) {
121 if (kNONE_SkKey != key) {
296 return kNONE_SkKey;
  /external/chromium_org/third_party/skia/src/views/sdl/
SkOSWindow_SDL.cpp 151 return kNONE_SkKey;
177 if (kNONE_SkKey != sk) {
  /external/skia/src/views/sdl/
SkOSWindow_SDL.cpp 151 return kNONE_SkKey;
177 if (kNONE_SkKey != sk) {
  /external/chromium_org/third_party/skia/src/views/
SkWindow.cpp 240 if (key == kNONE_SkKey)
269 if (key == kNONE_SkKey)
  /external/skia/src/views/
SkWindow.cpp 240 if (key == kNONE_SkKey)
269 if (key == kNONE_SkKey)
  /external/chromium_org/third_party/skia/src/views/mac/
SkOSWindow_Mac.cpp 299 return kNONE_SkKey;
367 if (key != kNONE_SkKey)
373 if (key != kNONE_SkKey)
  /external/skia/src/views/mac/
SkOSWindow_Mac.cpp 299 return kNONE_SkKey;
367 if (key != kNONE_SkKey)
373 if (key != kNONE_SkKey)

Completed in 393 milliseconds