Lines Matching defs:a_code
93 a_code)
97 switch (a_code) {
126 cr_relative_font_size_to_string (enum CRRelativeFontSize a_code)
130 switch (a_code) {
698 * @a_code: the current instance of #CRFontStyle .
704 cr_font_style_to_string (enum CRFontStyle a_code)
708 switch (a_code) {
730 * @a_code: the current instance of #CRFontVariant.
736 cr_font_variant_to_string (enum CRFontVariant a_code)
740 switch (a_code) {
781 * @a_code: the font weight to consider.
786 cr_font_weight_to_string (enum CRFontWeight a_code)
790 switch (a_code) {
842 * @a_code: the instance of #CRFontStretch to consider.
847 cr_font_stretch_to_string (enum CRFontStretch a_code)
851 switch (a_code) {