OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:editor
(Results
501 - 525
of
537
) sorted by null
<<
21
22
/external/webkit/Source/WebCore/dom/
Document.cpp
58
#include "
Editor
.h"
335
return frame->
editor
()->shouldBeginEditing(rangeOfContents(root).get());
[
all
...]
/external/webkit/Source/WebCore/editing/
EditingStyle.cpp
[
all
...]
Editor.cpp
28
#include "
Editor
.h"
99
VisibleSelection
Editor
::selectionForCommand(Event* event)
122
EditingBehavior
Editor
::behavior() const
130
EditorClient*
Editor
::client() const
138
TextCheckerClient*
Editor
::textChecker() const
145
void
Editor
::handleKeyboardEvent(KeyboardEvent* event)
151
void
Editor
::handleInputMethodKeydown(KeyboardEvent* event)
157
bool
Editor
::handleTextEvent(TextEvent* event)
182
bool
Editor
::canEdit() const
187
bool
Editor
::canEditRichly() cons
[
all
...]
/packages/apps/Contacts/src/com/android/contacts/group/
GroupEditorFragment.java
67
import com.android.contacts.
editor
.SelectAccountDialogFragment;
159
* Modes that specify the status of the
editor
230
// Account select dialog is showing. Don't setup the
editor
yet.
371
* Sets up the
editor
based on the group's account name and type.
379
// Since this method can be called multiple time, remove old
editor
if the
editor
type
380
// is different from the new one and mark the
editor
with a tag so it can be found for
398
throw new IllegalStateException("Group
editor
view not found");
576
// If we are about to close the
editor
- there is no need to refresh the data
[
all
...]
/prebuilts/tools/common/jfreechart/
jfreechart-1.0.9.jar
jcommon-1.0.12.jar
/external/webkit/Source/WebCore/accessibility/gtk/
AccessibilityObjectWrapperAtk.cpp
47
#include "
Editor
.h"
[
all
...]
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
OpenWnnJAJP.java
[
all
...]
/external/proguard/src/proguard/optimize/evaluation/
EvaluationShrinker.java
28
import proguard.classfile.
editor
.CodeAttributeEditor;
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.ide_3.6.2.M20101117-0800.jar
org.eclipse.jface_3.6.1.M20100825-0800.jar
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar
/external/webkit/Source/WebCore/loader/
FrameLoader.cpp
50
#include "
Editor
.h"
468
m_frame->
editor
()->clearUndoRedoOperations();
506
m_frame->
editor
()->clearLastEditCommand();
560
m_frame->
editor
()->clear();
[
all
...]
/external/webkit/Source/WebKit/mac/WebView/
WebView.mm
122
#import <WebCore/
Editor
.h>
[
all
...]
/packages/apps/Launcher2/src/com/android/launcher2/
Launcher.java
[
all
...]
/external/webkit/Source/WebCore/accessibility/mac/
AccessibilityObjectWrapper.mm
485
TextCheckerClient* checker = node->document()->frame()->
editor
()->textChecker();
501
TextCheckerClient* checker = node->document()->frame()->
editor
()->textChecker();
[
all
...]
/external/webkit/Source/WebCore/page/
DOMWindow.cpp
1057
return m_frame->
editor
()->findString(string, !backwards, caseSensitive, wrap, false);
[
all
...]
/external/webkit/Source/WebKit/efl/ewk/
ewk_view.cpp
[
all
...]
/packages/apps/Mms/src/com/android/mms/ui/
ComposeMessageActivity.java
163
* msg_uri Uri The message which should be opened for editing in the
editor
.
263
private View mBottomPanel; // View containing the text
editor
, send button, ec.
264
private EditText mTextEditor; // Text
editor
to type your message into
265
private TextView mTextCounter; // Shows the number of characters used in text
editor
268
private EditText mSubjectTextEditor; // Text
editor
for MMS subject
291
//
editor
thinking it's a draft message. This flag should
516
// When the subject
editor
is empty, press "DEL" to hide the input field.
723
// The recipients
editor
is still open. Make sure we use what's showing there
[
all
...]
/prebuilts/tools/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar
org.eclipse.jface_3.6.2.M20110210-1200.jar
/packages/apps/Contacts/src/com/android/contacts/detail/
ContactDetailFragment.java
80
import com.android.contacts.
editor
.SelectAccountDialogFragment;
[
all
...]
/prebuilts/tools/common/netbeans-visual/
org-netbeans-api-visual.jar
/tools/motodev/src/plugins/logger/lib/
log4j-1.2.14.jar
/tools/motodev/src/plugins/preflighting.core/lib/
log4j-1.2.14.jar
Completed in 333 milliseconds
<<
21
22