Searched defs:onGetCTFontRef (Results 1 – 4 of 4) sorted by relevance
128 void* onGetCTFontRef() const override { return (void*)fFontRef.get(); } in onGetCTFontRef() function
105 void* SkTypeface_proxy::onGetCTFontRef() const { return fRealTypeface->onGetCTFontRef(); } in onGetCTFontRef() function in SkTypeface_proxy
427 virtual void* onGetCTFontRef() const { return nullptr; } in onGetCTFontRef() function
176 void* onGetCTFontRef() const override { in onGetCTFontRef() function