Searched refs:SFIsActive (Results 1 – 9 of 9) sorted by relevance
466 #define SFIsActive (fv_interface->font_is_active) macro
477 #define SFIsActive (fv_interface->font_is_active) macro
2005 if ( !SFIsActive(from)) in FindCharacter()2224 if ( !SFIsActive(oldsf)) /* Font we copied from has been closed */ in PasteFigureScale()2487 if ( SFIsActive(paster->copied_from) ) { in _PasteToSC()