HomeSort by relevance Sort by last modified time
    Searched refs:Chrome (Results 51 - 75 of 314) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/chromium_org/ppapi/api/
ppb_var_array.idl 11 label Chrome {
ppp_message_handler.idl 13 label Chrome {
  /external/chromium_org/ppapi/api/private/
ppb_display_color_profile_private.idl 13 label Chrome {
57 * on which the browser window resides. [However currently Chrome only
60 * that Chrome uses for its browser window.]
ppb_find_private.idl 12 label Chrome {
ppb_flash_font_file.idl 10 label Chrome {
ppb_flash_fullscreen.idl 11 label Chrome {
ppb_instance_private.idl 14 label Chrome {
ppb_platform_verification_private.idl 8 * supports Chrome OS.
13 label Chrome {
20 * trusted platform is a Chrome OS device in verified boot mode.
ppb_video_destination_private.idl 12 label Chrome {
ppb_video_source_private.idl 12 label Chrome {
  /external/chromium_org/ppapi/api/trusted/
ppb_broker_trusted.idl 11 label Chrome {
ppb_file_chooser_trusted.idl 13 label Chrome {
ppb_url_loader_trusted.idl 10 label Chrome {
  /external/chromium_org/ppapi/generators/test_cgen/
structs.idl 11 label Chrome {
  /external/chromium_org/ppapi/generators/test_cgen_range/
dev_channel_interface.idl 6 label Chrome {
versions.idl 8 label Chrome {
  /external/chromium_org/third_party/WebKit/Source/core/page/
Chrome.h 56 class Chrome FINAL : public HostWindow {
58 virtual ~Chrome();
60 static PassOwnPtr<Chrome> create(Page*, ChromeClient*);
138 Chrome(Page*, ChromeClient*);
  /external/chromium_org/tools/perf/page_sets/tough_canvas_cases/canvas2d_balls_common/
bouncing_balls_draw_ball_as_text.js 8 var metrics = canvasContext.measureText("Chrome");
19 canvasContext.fillText("Chrome", 0, 0);
  /external/chromium_org/chrome/test/chromedriver/
session.h 16 #include "chrome/test/chromedriver/basic_types.h"
17 #include "chrome/test/chromedriver/chrome/device_metrics.h"
18 #include "chrome/test/chromedriver/chrome/geoposition.h"
24 class Chrome;
43 Session(const std::string& id, scoped_ptr<Chrome> chrome);
60 scoped_ptr<Chrome> chrome; member in struct:Session
    [all...]
session_unittest.cc 9 #include "chrome/test/chromedriver/chrome/status.h"
10 #include "chrome/test/chromedriver/chrome/stub_chrome.h"
11 #include "chrome/test/chromedriver/chrome/stub_web_view.h"
12 #include "chrome/test/chromedriver/session.h"
44 scoped_ptr<Chrome> chrome(new MockChrome());
45 Session session("1", chrome.Pass())
    [all...]
  /external/chromium_org/chrome/test/chromedriver/chrome/
stub_chrome.h 12 #include "chrome/test/chromedriver/chrome/chrome.h"
13 #include "chrome/test/chromedriver/chrome/version.h"
18 class StubChrome : public Chrome {
23 // Overridden from Chrome:
  /external/chromium_org/third_party/icu/source/data/rbnf/
rbnflocal.mk 17 # Chrome note: RBNF is not used by Chrome/Webkit. So, we don't include them.
  /external/chromium_org/ppapi/api/dev/
ppb_file_chooser_dev.idl 13 label Chrome {
87 * visible while Chrome believes it is invisible and the Show() call will
133 * quickly, a plugin could believe the tab is visible while Chrome believes
ppb_text_input_dev.idl 10 label Chrome {
ppb_widget_dev.idl 12 label Chrome {

Completed in 438 milliseconds

1 23 4 5 6 7 8 91011>>