OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetDashPhase
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/xfa/src/fdp/include/
fde_pen.h
50
virtual void
SetDashPhase
(FX_FLOAT fPhase) = 0;
/external/pdfium/xfa/src/fdp/src/fde/
fde_object.h
47
virtual void
SetDashPhase
(FX_FLOAT fPhase) { m_fDashPhase = fPhase; }
Completed in 781 milliseconds