Searched defs:GetDefault (Results 1 – 3 of 3) sorted by relevance
86 proc GetDefault {d key def} { procedure
167 string GetDefault(bool default_value) const { in GetDefault() function171 string GetDefault(const string &default_value) const { in GetDefault() function175 template<typename V> string GetDefault(const V& default_value) const { in GetDefault() function
51 SkDeviceProfile* SkDeviceProfile::GetDefault() { in GetDefault() function in SkDeviceProfile