Searched refs:SetGlobal (Results 1 – 6 of 6) sorted by relevance
25 void SkFontConfigInterface::SetGlobal(sk_sp<SkFontConfigInterface> fc) { in SetGlobal() function in SkFontConfigInterface
28 void SkFontConfigInterface::SetGlobal(sk_sp<SkFontConfigInterface> fc) { in SetGlobal() function in SkFontConfigInterface
38 static void SetGlobal(sk_sp<SkFontConfigInterface> fc);
287 def SetGlobal : AccessOpcode;
412 bool SetGlobal(InterpState &S, CodePtr OpPC, uint32_t I) { in SetGlobal() function