Home
last modified time | relevance | path

Searched refs:setFullName (Results 1 - 7 of 7) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DEnumDescriptor.php23 public function setFullName($full_name) function
105 $desc->setFullName($fullname);
H A DDescriptor.php66 public function setFullName($full_name) function
191 $desc->setFullName($fullname);
H A DEnumBuilderContext.php47 $this->descriptor->setFullName($full_name);
H A DMessageBuilderContext.php49 $this->descriptor->setFullName($full_name);
/third_party/skia/src/core/
H A DSkFontDescriptor.h78 void setFullName(const char* name) { fFullName.set(name); } in setFullName() function in SkFontDescriptor
/third_party/skia/src/ports/
H A DSkFontMgr_fontconfig.cpp459 desc->setFullName(get_string(fPattern, FC_FULLNAME));
H A DSkTypeface_mac_ct.cpp1057 desc->setFullName(get_str(CTFontCopyFullName(fFontRef.get()), &tmpStr));

Completed in 5 milliseconds