HomeSort by relevance Sort by last modified time
    Searched defs:kw_x (Results 1 - 2 of 2) 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

Completed in 47 milliseconds