Home
last modified time | relevance | path

Searched defs:GetPattern (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/system/extras/simpleperf/
H A DRegEx.h40 const std::string& GetPattern() const { return pattern_; } in GetPattern() function
/aosp_15_r20/external/pdfium/xfa/fgas/graphics/
H A Dcfgas_gecolor.h33 CFGAS_GEPattern* GetPattern() const { in GetPattern() function
/aosp_15_r20/external/pdfium/core/fpdfapi/page/
H A Dcpdf_color.cpp103 RetainPtr<CPDF_Pattern> CPDF_Color::GetPattern() const { in GetPattern() function in CPDF_Color
H A Dcpdf_colorspace.h45 RetainPtr<CPDF_Pattern> GetPattern() const { return m_pRetainedPattern; } in GetPattern() function
H A Dcpdf_docpagedata.cpp332 RetainPtr<CPDF_Pattern> CPDF_DocPageData::GetPattern( in GetPattern() function in CPDF_DocPageData
/aosp_15_r20/external/stressapptest/src/
H A Dpattern.cc395 Pattern *PatternList::GetPattern(int i) { in GetPattern() function in PatternList
/aosp_15_r20/external/pdfium/xfa/fxfa/parser/
H A Dcxfa_xmllocale.cpp209 WideString CXFA_XMLLocale::GetPattern(CFX_XMLElement* patterns, in GetPattern() function in CXFA_XMLLocale