Lines Matching refs:writeText
290 content->writeText(" 0 "); in setGlyphWidthAndBoundingBox()
292 content->writeText(" "); in setGlyphWidthAndBoundingBox()
294 content->writeText(" "); in setGlyphWidthAndBoundingBox()
296 content->writeText(" "); in setGlyphWidthAndBoundingBox()
298 content->writeText(" d1\n"); in setGlyphWidthAndBoundingBox()
373 cmap->writeText(kHeader); in append_tounicode_header()
385 cmap->writeText(kSysInfo); in append_tounicode_header()
394 cmap->writeText(kTypeInfoHeader); in append_tounicode_header()
399 cmap->writeText(range.c_str()); in append_tounicode_header()
402 cmap->writeText(kTypeInfoFooter); in append_tounicode_header()
411 cmap->writeText(kFooter); in append_cmap_footer()
432 cmap->writeText(" beginbfchar\n"); in append_bfchar_section()
434 cmap->writeText("<"); in append_bfchar_section()
436 cmap->writeText("> <"); in append_bfchar_section()
438 cmap->writeText(">\n"); in append_bfchar_section()
440 cmap->writeText("endbfchar\n"); in append_bfchar_section()
451 cmap->writeText(" beginbfrange\n"); in append_bfrange_section()
453 cmap->writeText("<"); in append_bfrange_section()
455 cmap->writeText("> <"); in append_bfrange_section()
457 cmap->writeText("> <"); in append_bfrange_section()
459 cmap->writeText(">\n"); in append_bfrange_section()
461 cmap->writeText("endbfrange\n"); in append_bfrange_section()