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

  /external/chromium_org/ui/gfx/
path.h 46 static gfx::NativeRegion CombineRegions(gfx::NativeRegion r1,
path_aura.cc 33 NativeRegion Path::CombineRegions(NativeRegion r1, NativeRegion r2) {
path_win.cc 55 NativeRegion Path::CombineRegions(NativeRegion r1, NativeRegion r2) {
  /external/chromium_org/chrome/browser/ui/views/
dropdown_bar_host.cc 281 region.Set(Path::CombineRegions(r.Get(), region.Get()));
285 region.Set(Path::CombineRegions(r.Get(), region.Get()));

Completed in 559 milliseconds