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

  /external/chromium_org/chrome/browser/ui/views/omnibox/
omnibox_result_view.cc 498 const int kw_x = local
500 const int kw_text_x = kw_x + keyword_icon_->width() + item_padding_;
502 text_width = kw_x - text_x - item_padding_;
507 gfx::Point(kw_x, (height() - keyword_icon_->height()) / 2));
  /external/llvm/lib/AsmParser/
LLToken.h 35 kw_x, enumerator in enum:llvm::lltok::Kind
LLParser.cpp     [all...]

Completed in 67 milliseconds