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

  /external/chromium_org/printing/
print_settings.h 109 void SetOrientation(bool landscape);
print_settings_initializer_gtk.cc 76 print_settings->SetOrientation(orientation == GTK_PAGE_ORIENTATION_LANDSCAPE);
printing_context_no_system_dialog.cc 91 settings_.SetOrientation(landscape);
print_settings.cc 245 void PrintSettings::SetOrientation(bool landscape) {
printing_context_win.cc 367 settings_.SetOrientation(landscape);
  /external/qemu/distrib/sdl-1.2.15/src/main/symbian/EKA2/
SDL_main.cpp 911 EXPORT_C void CSDL::SetOrientation(TOrientationMode aMode)
913 gEpocEnv->iDsa->SetOrientation(aMode);
  /external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA2/
dsa_old.cpp 278 void CDsa::SetOrientation(CSDL::TOrientationMode aOrientation)
dsa.cpp 735 void CDsa::SetOrientation(CSDL::TOrientationMode aOrientation)
dsa_new.cpp 442 void CDsa::SetOrientation(CSDL::TOrientationMode aOrientation)

Completed in 137 milliseconds