Home
last modified time | relevance | path

Searched refs:capValue (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/fxfa/parser/
Dcxfa_node.cpp2676 CXFA_Value* capValue = caption->GetValueIfExists(); in GetValidateCaptionName() local
2677 if (capValue) { in GetValidateCaptionName()
2678 CXFA_Text* captionText = capValue->GetTextIfExists(); in GetValidateCaptionName()
/external/angle/src/libANGLE/capture/
DFrameCapture.cpp3296 auto capCap = [cap, &replayState](GLenum capEnum, bool capValue) { in CaptureMidExecutionSetup() argument
3297 if (capValue) in CaptureMidExecutionSetup()