Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/core/fxge/
H A Dcfx_graphstate.cpp66 void CFX_GraphState::SetLineCap(CFX_GraphStateData::LineCap cap) { in SetLineCap() function in CFX_GraphState
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
Dgdipluspen.h285 Status SetLineCap(LineCap startCap, LineCap endCap, DashCap dashCap) in SetLineCap() function
/aosp_15_r20/external/pdfium/xfa/fgas/graphics/
H A Dcfgas_gegraphics.cpp137 void CFGAS_GEGraphics::SetLineCap(CFX_GraphStateData::LineCap lineCap) { in SetLineCap() function in CFGAS_GEGraphics