Searched refs:insertBool (Results 1 – 4 of 4) sorted by relevance
74 group->insertBool("I", true); // Isolated. in init()
216 dict->insertBool("SA", true); // SA = Auto stroke adjustment. in emitObject()
278 void insertBool(const char key[], bool value);
396 void SkPDFDict::insertBool(const char key[], bool value) { in insertBool() function in SkPDFDict