Home
last modified time | relevance | path

Searched refs:SetDashCount (Results 1 – 8 of 8) sorted by relevance

/external/pdfium/xfa/src/fxgraphics/src/
Dfx_graphics.cpp26 _info._graphState.SetDashCount(0); in CFX_Graphics()
75 _info._graphState.SetDashCount(0); in ~CFX_Graphics()
225 _info._graphState.SetDashCount(dashCount); in SetLineDash()
704 _info._graphState.SetDashCount(0); in RenderDeviceSetLineDash()
/external/pdfium/core/include/fxge/
Dfx_ge.h178 void SetDashCount(int count);
/external/pdfium/core/src/fpdfapi/fpdf_page/
Dfpdf_page_graph_state.cpp453 pData->SetDashCount(pArray->GetCount()); in SetLineDash()
/external/pdfium/xfa/src/fdp/src/fde/
Dfde_gedevice.cpp377 graphState.SetDashCount(iDashCount); in CreatePen()
/external/pdfium/core/src/fxge/ge/
Dfx_ge_path.cpp649 void CFX_GraphStateData::SetDashCount(int count) { in SetDashCount() function in CFX_GraphStateData
/external/pdfium/fpdfsdk/src/formfiller/
DFFL_IFormFiller.cpp81 gsd.SetDashCount(1); in OnDraw()
/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_Edit.cpp414 gsd.SetDashCount(2); in DrawThisAppearance()
DPWL_Utils.cpp1511 gsd.SetDashCount(2); in DrawBorder()