Searched refs:fontIndex (Results 1 – 2 of 2) sorted by relevance
357 void SetFont(ColumnListViewFont fontIndex,361 void GetFont(ColumnListViewFont fontIndex,
768 int fontIndex = std::distance(fontTable.begin(), in convert_styled_text_to_rtf() local772 rtfFile << "\\pard\\plain\\f" << fontIndex << "\\cf" << colorIndex; in convert_styled_text_to_rtf()