/plugin/wysiwyg/fckeditor/editor/_source/commandclasses/ |
H A D | fck_othercommands.js | 273 var oLink = FCK.Selection.MoveToAncestorNode( 'A' ) ; 405 if (FCK.Selection.GetType() == 'Control') 407 FCK.Selection.Delete(); 411 var oFakeImage = FCK.Selection.GetSelectedElement() ; 423 oAnchor = FCK.Selection.MoveToAncestorNode( 'A' ) ; 425 FCK.Selection.SelectNode( oAnchor ) ; 455 FCK.Selection.Collapse( true ) ;
|
/plugin/fckg/fckeditor/editor/dialog/common/ |
H A D | fck_dialog_common.js | 253 if ( oEditor.FCK.Selection.SelectionData ) 258 …oEditor.FCK.Selection.SelectionData = oSel.createRange() ; // Now oSel.type will be 'None' reflect… 265 if ( oEditor.FCK.Selection.SelectionData ) 269 oEditor.FCK.Selection.SelectionData = range ;
|
/plugin/wysiwyg/fckeditor/editor/_source/classes/ |
H A D | fcktoolbarfontformatcombo.js | 89 var startElement = FCK.ToolbarSet.CurrentInstance.Selection.GetBoundaryParentElement( true ) ; 120 var startElement = FCK.ToolbarSet.CurrentInstance.Selection.GetBoundaryParentElement( true ) ;
|
H A D | fcktoolbarstylecombo.js | 94 var startElement = FCK.ToolbarSet.CurrentInstance.Selection.GetBoundaryParentElement( true ) ; 134 var selection = FCK.ToolbarSet.CurrentInstance.Selection ;
|
/plugin/wysiwyg/fckeditor/editor/_source/internals/ |
H A D | fckselection.js | 24 var FCKSelection = FCK.Selection =
|
/plugin/combo/resources/library/bootstrap/ |
H A D | updateBootStrapCustom.yml | 4 comment: "Selection of the custom CSS files"
|
/plugin/jdraw/src/com/mxgraph/examples/swing/resources/ |
H A D | editor.properties | 124 selection=Selection 138 zoomToSelection=Zoom to Selection
|
H A D | editor.properties.bak | 120 selection=Selection 134 zoomToSelection=Zoom to Selection
|
H A D | editor_zh-CN.properties | 120 selection=Selection 134 zoomToSelection=Zoom to Selection
|
/plugin/wysiwyg/fckeditor/editor/dialog/fck_image/ |
H A D | fck_image.js | 56 var oImage = FCK.Selection.GetSelectedElement() ; 62 var oLink = FCK.Selection.MoveToAncestorNode( 'A' ) ;
|
/plugin/fckg/fckeditor/editor/dialog/fck_image/ |
H A D | fck_image.js | 76 var oImage = dialog.Selection.GetSelectedElement() ; 82 var oLink = dialog.Selection.GetSelection().MoveToAncestorNode( 'A' ) ;
|
/plugin/wysiwyg/fckeditor/editor/dialog/fck_flash/ |
H A D | fck_flash.js | 49 var oFakeImage = FCK.Selection.GetSelectedElement() ;
|
/plugin/sequencediagram/bower_components/snap.svg/doc/css/ |
H A D | prism.css | 116 /* Text Selection colour */
|
/plugin/fckg/fckeditor/editor/dialog/fck_flash/ |
H A D | fck_flash.js | 51 var oFakeImage = dialog.Selection.GetSelectedElement() ;
|
/plugin/wysiwyg/fckeditor/editor/dialog/fck_link/ |
H A D | fck_link.js | 127 var oLink = FCK.Selection.MoveToAncestorNode( 'A' ) ; 129 FCK.Selection.SelectNode( oLink ) ;
|
/plugin/templateconfhelper/ |
H A D | README | 9 changes template based on users Selection via GET and saves it in the Session.
|
/plugin/pdfjs/pdfjs/web/locale/en-US/ |
H A D | viewer.properties | 63 cursor_text_select_tool.title=Enable Text Selection Tool 64 cursor_text_select_tool_label=Text Selection Tool
|
/plugin/pdfjs/pdfjs/web/locale/tl/ |
H A D | viewer.properties | 63 cursor_text_select_tool.title=Enable Text Selection Tool 64 cursor_text_select_tool_label=Text Selection Tool
|
/plugin/pdfjs/pdfjs/web/locale/en-CA/ |
H A D | viewer.properties | 63 cursor_text_select_tool.title=Enable Text Selection Tool 64 cursor_text_select_tool_label=Text Selection Tool
|
/plugin/pdfjs/pdfjs/web/locale/en-GB/ |
H A D | viewer.properties | 63 cursor_text_select_tool.title=Enable Text Selection Tool 64 cursor_text_select_tool_label=Text Selection Tool
|
/plugin/farm/install/animaltemplate/conf/ |
H A D | acronyms.conf | 90 PICS Platform for Internet Content Selection
|
/plugin/bookcreator/ |
H A D | style.css | 211 /* Namespace picker (opens by clicking on button "Add Namespace to Selection")
|
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/ |
H A D | help.phpt | 36 Test Selection Options:
|
H A D | help2.phpt | 37 Test Selection Options:
|
/plugin/fckg/fckeditor/editor/dialog/fck_link/ |
H A D | fck_link.js | 326 var oLink = dialog.Selection.GetSelection().MoveToAncestorNode( 'A' ) ; 328 FCK.Selection.SelectNode( oLink ) ;
|