Searched refs:pDeclaration (Results 1 – 4 of 4) sorted by relevance
44 CFX_CSSDeclaration* pDeclaration = pStyleRule->GetDeclaration(); in AddRulesFrom() local49 pdfium::MakeUnique<Data>(pSelector, pDeclaration)); in AddRulesFrom()56 : pSelector(pSel), pDeclaration(pDecl) {} in Data()
28 CFX_CSSDeclaration* const pDeclaration; variable
64 matchedDecls.push_back(d->pDeclaration); in MatchDeclarations()
327 …STDMETHOD(CreateVertexShader)(THIS_ CONST DWORD* pDeclaration,CONST DWORD* pFunction,DWORD* pHandl… in DECLARE_INTERFACE_()