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

  /external/chromium_org/mojo/services/view_manager/
view_manager_service_impl.h 123 bool CanSetFocus(const Node* node) const;
view_manager_service_impl.cc 326 bool ViewManagerServiceImpl::CanSetFocus(const Node* node) const {
701 if (CanSetFocus(node)) {

Completed in 51 milliseconds