Home
last modified time | relevance | path

Searched defs:GetPathData (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/fxgraphics/
Dcxfa_gepath.h19 const CFX_PathData* GetPathData() const { return &data_; } in GetPathData() function
/external/libchrome/base/
Dpath_service.cc141 static PathData* GetPathData() { in GetPathData() function