Searched refs:SetRichFontIndex (Results 1 – 3 of 3) sorted by relevance
255 virtual FX_BOOL SetRichFontIndex(int32_t nFontIndex) = 0;
556 FX_BOOL SetRichFontIndex(int32_t nFontIndex) override;
1105 FX_BOOL CFX_Edit::SetRichFontIndex(int32_t nFontIndex) { in SetRichFontIndex() function in CFX_Edit