Searched refs:onGetCTFontRef (Results 1 – 2 of 2) sorted by relevance
326 return this->onGetCTFontRef(); in internal_private_getCTFontRef()382 virtual void* onGetCTFontRef() const { return nullptr; } in onGetCTFontRef() function
534 void* onGetCTFontRef() const override { return (void*)fFontRef.get(); } in onGetCTFontRef() function in SkTypeface_Mac