HomeSort by relevance Sort by last modified time
    Searched full:orientation_ (Results 1 - 1 of 1) sorted by null

  /external/chromium/chrome/browser/chromeos/input_method/
candidate_window.cc 541 InputMethodLookupTable::Orientation orientation_; member in class:chromeos::CandidateView
624 orientation_(orientation),
638 shortcut_label_ = CreateShortcutLabel(orientation_);
640 CreateWrappedShortcutLabel(shortcut_label_, orientation_);
641 candidate_label_ = CreateCandidateLabel(orientation_);
642 annotation_label_ = CreateAnnotationLabel(orientation_);
650 orientation_ == InputMethodLookupTable::kVertical ?
654 orientation_ == InputMethodLookupTable::kVertical ? 4 : 6;
    [all...]

Completed in 36 milliseconds