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

  /external/chromium_org/chrome/common/
instant_types.cc 44 image_horizontal_alignment(THEME_BKGRND_IMAGE_ALIGN_CENTER),
64 image_horizontal_alignment == rhs.image_horizontal_alignment &&
instant_types.h 141 ThemeBackgroundImageAlignment image_horizontal_alignment; member in struct:ThemeBackgroundInfo
render_messages.h 197 IPC_STRUCT_TRAITS_MEMBER(image_horizontal_alignment)
  /external/chromium_org/chrome/browser/search/
instant_service.cc 390 theme_info_->image_horizontal_alignment = THEME_BKGRND_IMAGE_ALIGN_LEFT;
392 theme_info_->image_horizontal_alignment = THEME_BKGRND_IMAGE_ALIGN_RIGHT;
394 theme_info_->image_horizontal_alignment = THEME_BKGRND_IMAGE_ALIGN_CENTER;
  /external/chromium_org/chrome/renderer/searchbox/
searchbox_extension.cc     [all...]

Completed in 212 milliseconds