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

  /external/webkit/WebKit/wx/
WebView.h 165 bool IsTransparent() const;
WebView.cpp 423 bool wxWebView::IsTransparent() const
432 return frame->view()->isTransparent();

Completed in 39 milliseconds