Home
last modified time | relevance | path

Searched refs:IsCompatible (Results 1 – 6 of 6) sorted by relevance

/plugin/wysiwyg/fckeditor/
H A Dfckeditor.pl67 if(&IsCompatible()) {
100 sub IsCompatible subroutine
H A Dfckeditor_php5.php62 if ( $this->IsCompatible() )
103 function IsCompatible() function in FCKeditor
H A Dfckeditor_php4.php67 if ( $this->IsCompatible() )
108 function IsCompatible() function in FCKeditor
H A Dfckeditor.py62 if (self.IsCompatible()):
111 def IsCompatible(self): member in FCKeditor
H A Dfckeditor.afp66 IF THIS.IsCompatible()
104 FUNCTION IsCompatible()
/plugin/wysiwyg/fckeditor/_samples/afp/
H A Dfck.afpa.code63 IF THIS.IsCompatible()
101 FUNCTION IsCompatible()