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

  /external/chromium_org/content/common/
sandbox_linux.h 31 METHOD_GET_STYLE_FOR_STRIKE = 35,
child_process_sandbox_support_impl_linux.cc 57 request.WriteInt(LinuxSandbox::METHOD_GET_STYLE_FOR_STRIKE);
  /external/chromium_org/content/browser/renderer_host/
render_sandbox_host_linux.cc 152 } else if (kind == LinuxSandbox::METHOD_GET_STYLE_FOR_STRIKE) {

Completed in 23 milliseconds