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

  /external/pdfium/core/fpdfapi/font/
cpdf_type3font.cpp 61 m_FontBBox = box.ToFxRect();
  /external/pdfium/core/fxcrt/
fx_coordinates.cpp 192 FX_RECT CFX_FloatRect::ToFxRect() const {
fx_coordinates.h 250 // These may be better at rounding than ToFxRect() and friends.
349 FX_RECT ToFxRect() const;
  /external/pdfium/fpdfsdk/
cpdfsdk_widget.cpp 857 FX_RECT rcDev = rcDevice.ToFxRect();
fpdfview.cpp     [all...]
  /external/pdfium/fpdfsdk/fpdfxfa/
cpdfxfa_docenvironment.cpp 70 pFormFillEnv->Invalidate(pPage.Get(), rt.ToFloatRect().ToFxRect());
    [all...]
  /external/pdfium/fpdfsdk/pwl/
cpwl_edit_impl.cpp 454 pDevice->SetClip_Rect(mtUser2Device.TransformRect(rcClip).ToFxRect());
    [all...]

Completed in 642 milliseconds