Searched defs:GetAsInteger (Results 1 – 2 of 2) sorted by relevance
939 function TLocalStorage.GetAsInteger(const Name: String): Integer; in GetAsInteger() function
106 bool Value::GetAsInteger(int* out_value) const { in GetAsInteger() function in Value173 bool FundamentalValue::GetAsInteger(int* out_value) const { in GetAsInteger() function in FundamentalValue