Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/page/
Dpageint.h140 uint32_t GetComponents() const { return m_nSrcComponents; } in GetComponents() function
/external/libchrome/base/files/
Dfile_path.cc222 void FilePath::GetComponents(std::vector<StringType>* components) const { in GetComponents() function in base::FilePath