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

  /external/pdfium/core/include/fxge/
fx_ge.h 285 #define FXFILL_FULLCOVER 4
  /external/pdfium/core/src/fxge/agg/agg23/
fx_agg_driver.cpp     [all...]
  /external/pdfium/core/src/fxge/apple/
fx_quartz_device.cpp 412 if (fillMode & FXFILL_FULLCOVER) {
    [all...]
  /external/pdfium/core/src/fpdfapi/fpdf_render/
fpdf_render.cpp 554 FillType |= FXFILL_FULLCOVER;
    [all...]
fpdf_render_pattern.cpp 626 int fillFlags = FXFILL_WINDING | FXFILL_FULLCOVER;
    [all...]
  /external/pdfium/core/src/fxge/win32/
fx_win32_device.cpp 782 if (bDrawAlpha || ((m_DeviceClass != FXDC_PRINTER && !(fill_mode & FXFILL_FULLCOVER)) || pGraphState && pGraphState->m_DashCount)) {
    [all...]
fx_win32_gdipext.cpp     [all...]

Completed in 125 milliseconds