Searched refs:validationFunc (Results 1 - 4 of 4) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | AttributeMap.cpp | 85 AttributeValidationFunc validationFunc) const in validate() 91 if (!validationFunc(val, display, curAttrib[0])) in validate() 106 if (!validationFunc(val, display, curAttrib[0])) in validate()
|
H A D | AttributeMap.h | 68 AttributeValidationFunc validationFunc) const;
|
/third_party/protobuf/objectivec/ |
H A D | GPBDictionary.h | 728 @property(nonatomic, readonly) GPBEnumValidationFunc validationFunc; variable 777 // is not a valid enumerator as defined by validationFunc. If the actual value is 804 * @note This method bypass the validationFunc to enable the access of values that 817 * @note This method bypass the validationFunc to enable the access of values that 831 * @note This method bypass the validationFunc to enable the setting of values that 839 // If value is not a valid enumerator as defined by validationFunc, these 855 * @note This method bypass the validationFunc to enable the setting of values that 1649 @property(nonatomic, readonly) GPBEnumValidationFunc validationFunc; variable 1698 // is not a valid enumerator as defined by validationFunc. If the actual value is 1725 * @note This method bypass the validationFunc t 2570 @property(nonatomic, readonly) GPBEnumValidationFunc validationFunc; global() variable 3491 @property(nonatomic, readonly) GPBEnumValidationFunc validationFunc; global() variable 4412 @property(nonatomic, readonly) GPBEnumValidationFunc validationFunc; global() variable 5333 @property(nonatomic, readonly) GPBEnumValidationFunc validationFunc; global() variable [all...] |
H A D | GPBArray.h | 1258 @property(nonatomic, readonly) GPBEnumValidationFunc validationFunc; variable 1353 // valid enumerator as defined by validationFunc. If the actual value is 1387 // These methods bypass the validationFunc to provide access to values that were not 1421 // If value is not a valid enumerator as defined by validationFunc, these 1458 // These methods bypass the validationFunc to provide setting of values that were not 1464 * @note This method bypass the validationFunc to enable the setting of values that 1474 * @note This method bypass the validationFunc to enable the setting of values that 1484 * @note This method bypass the validationFunc to enable the setting of values that 1495 * @note This method bypass the validationFunc to enable the setting of values that 1506 * @note This method bypass the validationFunc t [all...] |
Completed in 5 milliseconds