Home
last modified time | relevance | path

Searched defs:pSyntax (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pdfium/core/fxcrt/css/
H A Dcfx_cssstylesheet.cpp30 auto pSyntax = std::make_unique<CFX_CSSSyntaxParser>(buffer); in LoadBuffer() local
43 CFX_CSSSyntaxParser* pSyntax) { in LoadStyleRule()
107 void CFX_CSSStyleSheet::SkipRuleSet(CFX_CSSSyntaxParser* pSyntax) { in SkipRuleSet()
H A Dcfx_cssstyleselector.cpp143 auto pSyntax = std::make_unique<CFX_CSSSyntaxParser>(style.AsStringView()); in AppendInlineStyle() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dclusapi.h972 PCLUSPROP_SYNTAX pSyntax; member