Home
last modified time | relevance | path

Searched defs:editor (Results 1 – 22 of 22) sorted by relevance

/external/chromium/chrome/browser/ui/gtk/bookmarks/
Dbookmark_editor_gtk_unittest.cc97 BookmarkEditorGtk editor(NULL, profile_.get(), NULL, in TEST_F() local
137 BookmarkEditorGtk editor(NULL, profile_.get(), NULL, in TEST_F() local
157 BookmarkEditorGtk editor(NULL, profile_.get(), NULL, in TEST_F() local
178 BookmarkEditorGtk editor(NULL, profile_.get(), NULL, in TEST_F() local
197 BookmarkEditorGtk editor(NULL, profile_.get(), NULL, in TEST_F() local
218 BookmarkEditorGtk editor(NULL, profile_.get(), NULL, in TEST_F() local
266 BookmarkEditorGtk editor(NULL, profile_.get(), NULL, in TEST_F() local
290 BookmarkEditorGtk editor(NULL, profile_.get(), NULL, in TEST_F() local
312 BookmarkEditorGtk editor(NULL, profile_.get(), NULL, in TEST_F() local
Dbookmark_editor_gtk.cc51 explicit ContextMenuController(BookmarkEditorGtk* editor) in ContextMenuController()
192 BookmarkEditorGtk* editor = in Show() local
/external/clang/test/SemaObjC/
Dobjc-qualified-property-lookup.m11 NSObject<TextInput>* editor; field
/external/webkit/Source/WebKit/chromium/src/
DWebViewImpl.cpp551 Editor* editor = focused->editor(); in mouseUp() local
1283 Editor* editor = focusedFrame->editor(); in setFocus() local
1300 Editor* editor = focused->editor(); in setComposition() local
1355 Editor* editor = focused->editor(); in confirmComposition() local
1388 const Editor* editor = focused->editor(); in textInputType() local
1482 Editor* editor = focused->editor(); in setTextDirection() local
DWebFrameImpl.cpp1120 Editor* editor = frame()->editor(); in insertText() local
1131 Editor* editor = frame()->editor(); in setMarkedText() local
1199 Editor* editor = frame()->editor(); in executeCommand() local
DEditorClientImpl.cpp129 const Editor* editor = frame->editor(); in shouldSpellcheckByDefault() local
/external/webkit/Source/WebKit/android/jni/
DWebCoreJniOnLoad.cpp209 EditorClientAndroid* editor = new EditorClientAndroid; in benchmark() local
/external/webkit/Source/WebKit/gtk/WebCoreSupport/
DDumpRenderTreeSupportGtk.cpp512 Editor* editor = frame->editor(); in setComposition() local
532 Editor* editor = frame->editor(); in confirmComposition() local
557 Editor* editor = frame->editor(); in firstRectForCharacterRange() local
/external/webkit/Source/WebCore/page/
DFrame.h315 inline Editor* Frame::editor() const in editor() function
/external/quake/quake/src/QW/client/
Dsys_android.c270 char *editor; in Sys_EditFile() local
Dsys_linux.c265 char *editor; in Sys_EditFile() local
/external/quake/quake/src/WinQuake/
Dsys_linux.cpp263 char *editor; in Sys_EditFile() local
Dsys_android.cpp304 const char *editor; in Sys_EditFile() local
/external/webkit/Source/WebKit/qt/Api/
Dqwebpage.cpp1056 WebCore::Editor *editor = frame->editor(); in inputMethodEvent() local
1231 WebCore::Editor* editor = frame->editor(); in shortcutOverrideEvent() local
1385 WebCore::Editor* editor = frame->editor(); in inputMethodQuery() local
2320 WebCore::Editor *editor = frame->editor(); in triggerAction() local
/external/chromium/chrome/browser/ui/views/bookmarks/
Dbookmark_editor_view.cc58 BookmarkEditorView* editor = in Show() local
/external/javassist/src/main/javassist/
DCtClass.java1083 public void instrument(ExprEditor editor) in instrument()
DCtBehavior.java655 public void instrument(ExprEditor editor) in instrument()
DCtClassType.java1375 public void instrument(ExprEditor editor) in instrument()
/external/mksh/src/
Dhistrap.c74 char *editor = NULL; in c_fc() local
/external/v8/src/
Dd8.cc588 LineEditor* editor = LineEditor::Get(); in RunShell() local
/external/webkit/Source/WebKit/win/
DWebView.cpp4152 Editor* editor = m_page->focusController()->focusedOrMainFrame()->editor(); in cutEnabled() local
4160 Editor* editor = m_page->focusController()->focusedOrMainFrame()->editor(); in copyEnabled() local
4168 Editor* editor = m_page->focusController()->focusedOrMainFrame()->editor(); in pasteEnabled() local
4257 Editor* editor = m_page->focusController()->focusedOrMainFrame()->editor(); in deleteSelection() local
/external/webkit/Source/WebKit/gtk/webkit/
Dwebkitwebview.cpp835 Editor* editor = webView->priv->corePage->focusController()->focusedOrMainFrame()->editor(); in webkit_web_view_button_press_event() local