Searched refs:target_client (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/ui/aura/
H A Dwindow.cc612 client::ScreenPositionClient* target_client = local
614 // |target_client| can be NULL in tests.
615 if (target_client)
616 target_client->ConvertPointFromScreen(target, point);

Completed in 87 milliseconds