Searched refs:onGetCTFontRef (Results 1 – 6 of 6) sorted by relevance
343 return this->onGetCTFontRef(); in internal_private_getCTFontRef()409 virtual void* onGetCTFontRef() const { return nullptr; } in onGetCTFontRef() function
350 return this->onGetCTFontRef(); in internal_private_getCTFontRef()418 virtual void* onGetCTFontRef() const { return nullptr; } in onGetCTFontRef() function
123 void* onGetCTFontRef() const override { in onGetCTFontRef() function
135 void* onGetCTFontRef() const override { in onGetCTFontRef() function
118 void* onGetCTFontRef() const override { return (void*)fFontRef.get(); } in onGetCTFontRef() function
748 void* onGetCTFontRef() const override { return (void*)fFontRef.get(); } in onGetCTFontRef() function in SkTypeface_Mac