Searched defs:CPVT_Dash (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/core/include/fpdfdoc/
H A Dfpdf_ap.h19 struct CPVT_Dash { struct
21 CPVT_Dash(FX_INT32 dash, FX_INT32 gap, FX_INT32 phase) : nDash(dash), nGap(gap), nPhase(phase) function in struct:CPVT_Dash
89 FX_INT32 nStyle, const CPVT_Dash & dash);

Completed in 100 milliseconds