Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/core/fxcrt/css/
H A Dcfx_cssstyleselector.cpp101 const CFX_CSSDeclaration* extraDecl, in ApplyDeclarations()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/transform_feedback/
H A DvktTransformFeedbackSimpleTests.cpp4650 const std::string extraDecl = (pointSizeWanted ? pointSizeDecl : ""); in initPrograms() local