Home
last modified time | relevance | path

Searched refs:FXDC_PIXEL_HEIGHT (Results 1 – 7 of 7) sorted by relevance

/external/pdfium/core/fxge/
Drender_defines.h11 #define FXDC_PIXEL_HEIGHT 3 macro
Dcfx_renderdevice.cpp405 m_Height = m_pDeviceDriver->GetDeviceCaps(FXDC_PIXEL_HEIGHT); in InitDeviceInfo()
/external/pdfium/core/fxge/agg/
Dfx_agg_driver.cpp1177 case FXDC_PIXEL_HEIGHT: in GetDeviceCaps()
1258 GetDeviceCaps(FXDC_PIXEL_WIDTH), GetDeviceCaps(FXDC_PIXEL_HEIGHT)); in SetClip_PathFill()
1266 static_cast<float>(GetDeviceCaps(FXDC_PIXEL_HEIGHT)))); in SetClip_PathFill()
1278 static_cast<float>(GetDeviceCaps(FXDC_PIXEL_HEIGHT))); in SetClip_PathFill()
1291 GetDeviceCaps(FXDC_PIXEL_WIDTH), GetDeviceCaps(FXDC_PIXEL_HEIGHT)); in SetClip_PathStroke()
1298 static_cast<float>(GetDeviceCaps(FXDC_PIXEL_HEIGHT))); in SetClip_PathStroke()
1350 static_cast<float>(GetDeviceCaps(FXDC_PIXEL_HEIGHT))); in DrawPath()
1368 static_cast<float>(GetDeviceCaps(FXDC_PIXEL_HEIGHT))); in DrawPath()
1391 static_cast<float>(GetDeviceCaps(FXDC_PIXEL_HEIGHT))); in DrawPath()
1469 pRect->bottom = GetDeviceCaps(FXDC_PIXEL_HEIGHT); in GetClipBox()
/external/pdfium/core/fpdfapi/render/
Dcpdf_devicebuffer.cpp42 pDevice->GetDeviceCaps(FXDC_PIXEL_HEIGHT) * 254 / (vert_size * 10); in CalculateMatrix()
/external/pdfium/core/fxge/skia/
Dfx_skia_device.cpp1038 static_cast<float>(m_pDriver->GetDeviceCaps(FXDC_PIXEL_HEIGHT)))); in SetClipFill()
1813 case FXDC_PIXEL_HEIGHT: in GetDeviceCaps()
1829 case FXDC_PIXEL_HEIGHT: in GetDeviceCaps()
1947 GetDeviceCaps(FXDC_PIXEL_WIDTH), GetDeviceCaps(FXDC_PIXEL_HEIGHT)); in SetClip_PathFill()
1956 (float)GetDeviceCaps(FXDC_PIXEL_HEIGHT))); in SetClip_PathFill()
1984 GetDeviceCaps(FXDC_PIXEL_HEIGHT)); in SetClip_PathFill()
2001 GetDeviceCaps(FXDC_PIXEL_WIDTH), GetDeviceCaps(FXDC_PIXEL_HEIGHT)); in SetClip_PathStroke()
2018 GetDeviceCaps(FXDC_PIXEL_HEIGHT)); in SetClip_PathStroke()
2306 pRect->bottom = GetDeviceCaps(FXDC_PIXEL_HEIGHT); in GetClipBox()
/external/pdfium/core/fxge/win32/
Dfx_win32_print.cpp398 case FXDC_PIXEL_HEIGHT: in GetDeviceCaps()
539 case FXDC_PIXEL_HEIGHT: in GetDeviceCaps()
Dfx_win32_device.cpp746 case FXDC_PIXEL_HEIGHT: in GetDeviceCaps()