Searched defs:isCustom (Results 1 – 5 of 5) sorted by relevance
67 unsigned isCustom : 1; variable
299 void SkTypeface::setIsCustomTypeface(bool isCustom) { in setIsCustomTypeface()
84 bool isCustom (void) const in isCustom() function
848 bool isCustom = false; in LegalizeLoadOps() local