Searched refs:other_state (Results 1 – 3 of 3) sorted by relevance
128 asn1_bio_state_t other_state);332 asn1_bio_state_t other_state) in asn1_bio_setup_ex() argument342 ctx->state = other_state; in asn1_bio_setup_ex()
770 wm::WindowState* other_state = wm::GetWindowState(*i); in UpdateMagnetismWindow() local771 if (other_state->window() == window() || in UpdateMagnetismWindow()772 !other_state->window()->IsVisible() || in UpdateMagnetismWindow()773 !other_state->IsNormalShowState() || in UpdateMagnetismWindow()774 !other_state->CanResize()) { in UpdateMagnetismWindow()778 other_state->window()->GetBoundsInScreen(), &magnetism_edge_)) { in UpdateMagnetismWindow()779 magnetism_window_ = other_state->window(); in UpdateMagnetismWindow()