Searched defs:SetInt (Results 1 – 9 of 9) sorted by relevance
307 NO_SANITIZE("cfi-icall") bool CefValueCToCpp::SetInt(int value) { in SetInt() function in CefValueCToCpp
417 bool CefListValueCToCpp::SetInt(size_t index, int value) { in SetInt() function in CefListValueCToCpp
534 bool CefDictionaryValueCToCpp::SetInt(const CefString& key, int value) { in SetInt() function in CefDictionaryValueCToCpp
303 bool CefValueImpl::SetInt(int value) { in SetInt() function in CefValueImpl894 bool CefDictionaryValueImpl::SetInt(const CefString& key, int value) { in SetInt() function in CefDictionaryValueImpl1313 bool CefListValueImpl::SetInt(size_t index, int value) { in SetInt() function in CefListValueImpl
236 bool SetInt(int val) override { return (val == TEST_INT_VAL); } in SetInt() function in CefTranslatorTestImpl
170 NO_SANITIZE("cfi-icall") bool CefTranslatorTestCToCpp::SetInt(int val) { in SetInt() function in CefTranslatorTestCToCpp
1964 void ImGuiStorage::SetInt(ImGuiID key, int val) in SetInt() function in ImGuiStorage
1926 void ImGuiStorage::SetInt(ImGuiID key, int val) in SetInt() function in ImGuiStorage
2015 void ImGuiStorage::SetInt(ImGuiID key, int val) in SetInt() function in ImGuiStorage