OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:candidate_x
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/ui/views/controls/
slider.cc
120
const int
candidate_x
= (base::i18n::IsRTL() ?
local
123
if (
candidate_x
>= 0 &&
candidate_x
< thumb_->width())
124
initial_button_offset_.set_x(
candidate_x
);
Completed in 39 milliseconds