OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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