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

  /external/pdfium/core/include/fxge/
fx_ge.h 274 #define FXRC_SOFT_CLIP 0x100
  /external/pdfium/core/src/fpdfapi/fpdf_render/
fpdf_render.cpp 650 if (m_pDevice->GetDeviceClass() == FXDC_DISPLAY && !(m_pDevice->GetDeviceCaps(FXDC_RENDER_CAPS) & FXRC_SOFT_CLIP)) {
749 m_pDevice->GetDeviceClass() == FXDC_DISPLAY && !(m_pDevice->GetDeviceCaps(FXDC_RENDER_CAPS) & FXRC_SOFT_CLIP)) {
    [all...]
  /external/pdfium/core/src/fxge/apple/
fx_quartz_device.cpp 178 _renderCaps = FXRC_SOFT_CLIP | FXRC_BLEND_MODE |
    [all...]
  /external/pdfium/core/src/fxge/agg/agg23/
fx_agg_driver.cpp 246 int flags = FXRC_GET_BITS | FXRC_ALPHA_PATH | FXRC_ALPHA_IMAGE | FXRC_BLEND_MODE | FXRC_SOFT_CLIP;
    [all...]

Completed in 2881 milliseconds