Searched refs:FONT_WEIGHT_INDEX (Results 1 – 1 of 1) sorted by relevance
27 constexpr int FONT_WEIGHT_INDEX = 1; variable74 std::optional<FontWeight> fontWeight = StringUtils::StringToFontWeight(res[FONT_WEIGHT_INDEX]); in SetSelectedFont()108 std::optional<FontWeight> fontWeight = StringUtils::StringToFontWeight(res[FONT_WEIGHT_INDEX]); in SetPopupFont()142 std::optional<FontWeight> fontWeight = StringUtils::StringToFontWeight(res[FONT_WEIGHT_INDEX]); in SetAlphabetIndexerFont()