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

  /external/chromium_org/ash/system/tray/
tray_background_view.cc 584 int horizontal_alignment = kBubblePaddingVerticalBottom; local
586 rect.Inset(vertical_alignment, 0, 0, horizontal_alignment);
588 rect.Inset(0, 0, vertical_alignment, horizontal_alignment);
  /external/qemu/distrib/sdl-1.2.15/src/video/bwindow/
SDL_sysyuv.cc 54 if ((r.source.horizontal_alignment != 0) ||
  /external/chromium_org/ui/gfx/
render_text.cc 1068 HorizontalAlignment horizontal_alignment = GetCurrentHorizontalAlignment(); local
    [all...]
render_text.h 198 HorizontalAlignment horizontal_alignment() const { function in class:gfx::RenderText
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
gen7_wm_surface_state.c 324 surf->ss0.horizontal_alignment = 1;
523 surf->ss0.horizontal_alignment = 1;
gen7_blorp.cpp 163 surf->ss0.horizontal_alignment = 1;
brw_structs.h 813 GLuint horizontal_alignment:1; member in struct:gen7_surface_state::__anon19032
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/i965/
gen7_wm_surface_state.c 324 surf->ss0.horizontal_alignment = 1;
523 surf->ss0.horizontal_alignment = 1;
gen7_blorp.cpp 163 surf->ss0.horizontal_alignment = 1;
brw_structs.h 813 GLuint horizontal_alignment:1; member in struct:gen7_surface_state::__anon32429
    [all...]
  /external/chromium_org/ui/views/controls/textfield/
textfield.cc 471 return GetRenderText()->horizontal_alignment();
    [all...]

Completed in 1326 milliseconds