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

  /external/chromium_org/ui/gfx/
native_widget_types.h 220 #define NativeViewFromIdInBrowser(x) NativeViewFromId(x)
225 // (NativeViewFromIdInBrowser can be used everywhere in the browser.) If your
231 static inline NativeView NativeViewFromIdInBrowser(NativeViewId id) {
  /external/chromium/chrome/browser/printing/
printing_message_filter.cc 227 gfx::NativeViewFromIdInBrowser(params.host_window_id);

Completed in 30 milliseconds