Home | History | Annotate | Download | only in fpdf_font

Lines Matching refs:uni_str

1305             CFX_WideString uni_str = UnicodeFromCharCode(charcode);

1306 if (uni_str.IsEmpty()) {
1309 unicode = uni_str.GetAt(0);