HomeSort by relevance Sort by last modified time
    Searched full:context_node (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/renderer/
chrome_render_view_observer.cc 386 WebNode context_node = render_view()->GetContextMenuNode(); local
389 if (!context_node.isNull() && context_node.isElementNode()) {
390 blink::WebImage image = context_node.to<WebElement>().imageContents();
  /external/libvpx/libvpx/vp8/common/
entropy.c 84 /* Array indices are identical to previously-existing CONTEXT_NODE indices */
  /external/libvpx/libvpx/vp9/common/
vp9_entropy.c 120 /* Array indices are identical to previously-existing CONTEXT_NODE indices */

Completed in 2505 milliseconds