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

  /external/webkit/Source/WebKit/wx/
WebView.h 170 bool IsTransparent() const;
WebView.cpp 530 bool wxWebView::IsTransparent() const
539 return frame->view()->isTransparent();

Completed in 35 milliseconds