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

  /external/pdfium/xfa/src/fdp/include/
fde_brs.h 113 virtual int32_t GetHatchStyle() const = 0;
  /external/pdfium/xfa/src/fdp/src/fde/
fde_object.h 138 virtual int32_t GetHatchStyle() const { return m_iStyle; };
fde_gdidevice.cpp 583 (Gdiplus::HatchStyle)pHatchBrush->GetHatchStyle();
fde_gedevice.cpp 420 int32_t iStyle = pHatchBrush->GetHatchStyle();
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusbrush.h 127 HatchStyle GetHatchStyle() const

Completed in 189 milliseconds