Searched refs:getBool (Results 1 – 12 of 12) sorted by relevance
58 bool getBool();114 if (getBool()) in sls_fun_8()121 if (getBool()) in sls_fun_9()129 if (getBool()) { in sls_fun_good_6()132 if (getBool()) { in sls_fun_good_6()133 getBool(); // EMPTY in sls_fun_good_6()135 getBool(); // EMPTY in sls_fun_good_6()144 while (getBool()) { in sls_fun_good_7()146 if (getBool()) { in sls_fun_good_7()147 if (getBool()) { in sls_fun_good_7()[all …]
97 bool getBool() const;
153 bool WebGLGetInfo::getBool() const in getBool() function in WebCore::WebGLGetInfo
107 ESR_ReturnCode(*getBool)(struct ESR_SessionType_t* self, const LCHAR* name, ESR_BOOL* value); member
92 ESR_ReturnCode(*getBool)(const LCHAR* name, ESR_BOOL* value); member
91 return ESR_Session->getBool(ESR_Session, name, value); in ESR_SessionGetBool()
72 Interface->getBool = &ESR_SessionTypeGetBoolImpl; in ESR_SessionTypeCreate()
86 return jsBoolean(info.getBool()); in toJS()
115 return v8::Boolean::New(info.getBool()); in toV8Object()
1408 rc = impl->parameters->getBool(impl->parameters, key, value); in SR_RecognizerGetBoolParameterImpl()1511 rc = impl->parameters->getBool(impl->parameters, key, &temp); in SR_RecognizerSetBoolParameterImpl()
28769 (WebCore::WebGLGetInfo::getBool):
127341 (WebCore::InspectorObject::getBool):