Searched refs:trimposstyle (Results 1 – 1 of 1) sorted by relevance
79 int trimposstyle = pos + 1; in cc_fontspec_construct() local82 while (tmpstr[trimposstyle] == ' ') { in cc_fontspec_construct()83 ++trimposstyle; in cc_fontspec_construct()91 cc_string_remove_substring(&spec->style, 0, trimposstyle - 1); in cc_fontspec_construct()95 trimposstyle = trimstyleend; in cc_fontspec_construct()102 if(trimstyleend != trimposstyle) { in cc_fontspec_construct()