HomeSort by relevance Sort by last modified time
    Searched defs:bvr (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/android_webview/native/
aw_dev_tools_server.cc 142 const android_webview::BrowserViewRenderer* bvr = local
145 if (!bvr) return "";
147 description.SetBoolean("attached", bvr->attached_to_window());
148 description.SetBoolean("visible", bvr->IsVisible());
149 gfx::Rect screen_rect = bvr->GetScreenRect();
  /external/lldb/source/Plugins/Process/Utility/
RegisterContextDarwin_arm.h 26 // Link a BVR/BCR or WVR/WCR pair to another
156 uint32_t bvr[16]; member in struct:RegisterContextDarwin_arm::DBG

Completed in 53 milliseconds