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

  /external/pdfium/core/fxge/
cfx_renderdevice.h 229 void DrawFillRect(const CFX_Matrix* pUser2Device,
233 void DrawFillRect(const CFX_Matrix* pUser2Device,
cfx_renderdevice.cpp     [all...]
  /external/pdfium/fpdfsdk/pwl/
cpwl_list_box.cpp 128 pDevice->DrawFillRect(&mtUser2Device, rcItem,
cpwl_scroll_bar.cpp 202 pDevice->DrawFillRect(&mtUser2Device, rectWnd.GetDeflated(1.0f, 1.0f),
261 pDevice->DrawFillRect(&mtUser2Device, rectWnd.GetDeflated(0.5f, 0.5f),
429 pDevice->DrawFillRect(&mtUser2Device, rectWnd, GetBackgroundColor(),
cpwl_wnd.cpp 250 pDevice->DrawFillRect(&mtUser2Device, rectWnd.GetDeflated(width, width),

Completed in 50 milliseconds