Searched defs:AvgWidth (Results 1 – 2 of 2) sorted by relevance
155 double SkPdfFontDescriptorDictionary::AvgWidth(SkPdfNativeDoc* doc) { in AvgWidth() function in SkPdfFontDescriptorDictionary
244 int AvgWidth = 0, widthcount = 0; in WriteOutput() local