OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:shortcut_column_width
(Results
1 - 1
of
1
) sorted by null
/external/chromium/chrome/browser/chromeos/input_method/
candidate_window.cc
218
int
shortcut_column_width
= 0;
local
231
shortcut_column_width
=
232
std::max(
shortcut_column_width
,
236
return
shortcut_column_width
;
502
void Init(int
shortcut_column_width
,
631
void CandidateView::Init(int
shortcut_column_width
,
658
0, column_type,
shortcut_column_width
, 0);
971
int
shortcut_column_width
= 0;
local
[
all
...]
Completed in 196 milliseconds