Home
last modified time | relevance | path

Searched defs:new_pos (Results 1 – 11 of 11) sorted by relevance

/external/chromium/chrome/browser/ui/views/
Dfind_bar_host.cc121 gfx::Rect new_pos = GetDialogPosition(selection_rect); in MoveWindowIfNecessary() local
261 gfx::Rect new_pos = FindBarController::GetLocationForFindbarView( local
272 void FindBarHost::SetDialogPosition(const gfx::Rect& new_pos, bool no_redraw) {
Ddropdown_bar_host_gtk.cc25 void DropdownBarHost::SetWidgetPositionNative(const gfx::Rect& new_pos, in SetWidgetPositionNative()
Ddropdown_bar_host_win.cc35 void DropdownBarHost::SetWidgetPositionNative(const gfx::Rect& new_pos, in SetWidgetPositionNative()
Ddropdown_bar_host.cc200 void DropdownBarHost::UpdateWindowEdges(const gfx::Rect& new_pos) { in UpdateWindowEdges()
/external/chromium/chrome/browser/ui/find_bar/
Dfind_bar_controller.cc161 gfx::Rect new_pos = view_location; in GetLocationForFindbarView() local
/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-indic.cc1229 unsigned int new_pos = base == end ? base - 2 : base - 1; in final_reordering_syllable() local
1452 unsigned int new_pos = base; in final_reordering_syllable() local
Dhb-buffer.cc90 hb_glyph_position_t *new_pos = NULL; in enlarge() local
/external/qemu/audio/
Dfmodaudio.c455 int live, dead, new_pos, len; in fmod_run_in() local
/external/chromium/chrome/browser/ui/gtk/
Dfind_bar_gtk.cc436 gfx::Rect new_pos = FindBarController::GetLocationForFindbarView( in GetDialogPosition() local
/external/libvpx/libwebm/
Dmkvparser.cpp6144 long long new_pos = -1; in Load() local
/external/v8/src/
Druntime.cc3681 int new_pos = search.Search(subject, match_end); in SearchStringMultiple() local