OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kw_x
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/ui/views/omnibox/
omnibox_result_view.cc
584
const int
kw_x
=
local
586
const int kw_text_x =
kw_x
+ keyword_icon_->width() + item_padding_;
588
text_width =
kw_x
- text_x - item_padding_;
591
keyword_icon_->SetPosition(gfx::Point(
kw_x
,
/external/llvm/lib/AsmParser/
LLToken.h
35
kw_x
,
enumerator in enum:llvm::lltok::Kind
LLParser.cpp
[
all
...]
Completed in 166 milliseconds