Home
last modified time | relevance | path

Searched defs:LineJoin (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pdfium/fpdfsdk/
H A Dfpdf_edit_unittest.cpp12 TEST_F(PDFEditTest, LineJoin) { in TEST_F() argument
/aosp_15_r20/external/pdfium/core/fxge/
H A Dcfx_graphstatedata.h20 enum class LineJoin : uint8_t { kMiter = 0, kRound = 1, kBevel = 2 }; enum
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
Dgdiplusenums.h553 typedef enum LineJoin { enum
558 } LineJoin; typedef