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

  /external/chromium_org/ash/ime/
candidate_window_constants.h 32 const int kMinPreeditAreaWidth = 134;
candidate_window_view.cc 165 preedit_ = new InformationTextArea(gfx::ALIGN_LEFT, kMinPreeditAreaWidth);

Completed in 3093 milliseconds