Searched refs:capValue (Results 1 – 2 of 2) sorted by relevance
2676 CXFA_Value* capValue = caption->GetValueIfExists(); in GetValidateCaptionName() local2677 if (capValue) { in GetValidateCaptionName()2678 CXFA_Text* captionText = capValue->GetTextIfExists(); in GetValidateCaptionName()
3296 auto capCap = [cap, &replayState](GLenum capEnum, bool capValue) { in CaptureMidExecutionSetup() argument3297 if (capValue) in CaptureMidExecutionSetup()