Searched defs:bEnabled (Results 1 – 6 of 6) sorted by relevance
13 void CPDF_BasedCS::EnableStdConversion(bool bEnabled) { in EnableStdConversion()
610 void CPDF_ColorSpace::EnableStdConversion(bool bEnabled) { in EnableStdConversion()
169 void CXFA_FFDoc::SetCalculationsEnabled(bool bEnabled) { in SetCalculationsEnabled()193 void CXFA_FFDoc::SetValidationsEnabled(bool bEnabled) { in SetValidationsEnabled()
209 void CPDFSDK_InteractiveForm::EnableCalculate(bool bEnabled) { in EnableCalculate()218 void CPDFSDK_InteractiveForm::XfaEnableCalculate(bool bEnabled) { in XfaEnableCalculate()229 void CPDFSDK_InteractiveForm::XfaSetValidationsEnabled(bool bEnabled) { in XfaSetValidationsEnabled()
391 bool bEnabled) { in SetCalculationsEnabled()548 bool bEnabled) { in SetValidationsEnabled()
1814 glw::GLboolean bEnabled = GL_FALSE; in iterate() local