Home
last modified time | relevance | path

Searched refs:SetStrokeAlignment (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/include/fxgraphics/
Dfx_graphics.h191 FX_ERR SetStrokeAlignment(FX_StrokeAlignment strokeAlignment);
/external/pdfium/xfa/src/fxgraphics/src/
Dfx_graphics.cpp314 FX_ERR CFX_Graphics::SetStrokeAlignment(FX_StrokeAlignment strokeAlignment) { in SetStrokeAlignment() function in CFX_Graphics