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

  /external/chromium_org/content/browser/renderer_host/input/
touch_selection_controller.cc 288 const bool was_active = is_insertion_active_; local
296 GetAnimationStyle(was_active));
306 const bool was_active = is_selection_active_; local
309 const TouchHandle::AnimationStyle animation = GetAnimationStyle(was_active);
411 bool was_active) const {
412 return was_active && client_->SupportsAnimation()
touch_selection_controller.h 117 TouchHandle::AnimationStyle GetAnimationStyle(bool was_active) const;
  /external/chromium_org/ui/base/models/
list_selection_model.cc 118 bool was_active = from == active_; local
127 if (was_active)
  /external/chromium_org/cc/animation/
layer_animation_controller.cc 927 bool was_active = is_active_; local
    [all...]
  /external/qemu/audio/
audio.c 871 int was_active = sw->active; local
881 if (was_active) {
    [all...]

Completed in 2208 milliseconds