Searched refs:familyPtr (Results 1 – 1 of 1) sorted by relevance
93 static void FontFamily_unref(jlong familyPtr) { in FontFamily_unref() argument94 FontFamilyWrapper* family = reinterpret_cast<FontFamilyWrapper*>(familyPtr); in FontFamily_unref()