Searched refs:GetLogicalDpi (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/win8/metro_driver/
H A Dprint_handler.h52 float GetLogicalDpi();
H A Ddirect3d_helper.cc28 float GetLogicalDpi() { function in namespace:__anon17429
H A Dprint_handler.cc296 print_document_source->ResetDpi(GetLogicalDpi());
342 float PrintHandler::GetLogicalDpi() { function in class:metro_driver::PrintHandler
363 base::Bind(&PrintHandler::OnLogicalDpiChanged, GetLogicalDpi()));

Completed in 102 milliseconds