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

  /external/chromium_org/printing/
print_settings_initializer_mac.cc 23 print_settings->SetOrientation(orientation == kPMLandscape);
print_settings_initializer_win.cc 20 print_settings->SetOrientation(dev_mode.dmOrientation == DMORIENT_LANDSCAPE);
print_settings.h 59 void SetOrientation(bool landscape);
print_settings.cc 228 void PrintSettings::SetOrientation(bool landscape) {
print_settings_conversion.cc 187 settings->SetOrientation(landscape);
  /external/chromium_org/chrome/browser/ui/libgtk2ui/
printing_gtk2_util.cc 92 print_settings->SetOrientation(orientation == GTK_PAGE_ORIENTATION_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);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dsound.h     [all...]
d3drmobj.h     [all...]
  /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 363 milliseconds