Searched defs:Create (Results 1 - 25 of 25) sorted by relevance

/openjdk10/jdk/test/java/io/File/
H A DCreate.java31 public class Create { class
/openjdk10/jdk/src/java.desktop/windows/native/libawt/windows/
H A Dawt_DCHolder.cpp44 void DCHolder::Create( function in class:DCHolder
H A Dawt_Canvas.cpp60 AwtCanvas* AwtCanvas::Create(jobject self, jobject hParent) function in class:AwtCanvas
H A Dawt_TextField.cpp49 AwtTextField* AwtTextField::Create(jobject peer, jobject parent) function in class:AwtTextField
H A Dawt_Menu.cpp82 AwtMenu* AwtMenu::Create(jobject self, jobject parent) function in class:AwtMenu
H A Dawt_MenuBar.cpp80 AwtMenuBar* AwtMenuBar::Create(jobject self, jobject framePeer) function in class:AwtMenuBar
H A Dawt_Label.cpp66 AwtLabel* AwtLabel::Create(jobject labelPeer, jobject parent) function in class:AwtLabel
H A Dawt_PopupMenu.cpp68 AwtPopupMenu* AwtPopupMenu::Create(jobject self, jobject parent) function in class:AwtPopupMenu
H A Dawt_Button.cpp66 AwtButton* AwtButton::Create(jobject self, jobject parent) function in class:AwtButton
H A Dawt_TextArea.cpp70 AwtTextArea* AwtTextArea::Create(jobject peer, jobject parent) function in class:AwtTextArea
H A Dawt_Checkbox.cpp71 AwtCheckbox* AwtCheckbox::Create(jobject peer, jobject parent) function in class:AwtCheckbox
H A Dawt_ScrollPane.cpp86 AwtScrollPane* AwtScrollPane::Create(jobject self, jobject parent) function in class:AwtScrollPane
H A Dawt_Scrollbar.cpp97 AwtScrollbar::Create(jobject peer, jobject parent) function in class:AwtScrollbar
H A Dawt_Choice.cpp106 AwtChoice* AwtChoice::Create(jobject peer, jobject parent) { function in class:AwtChoice
H A Dawt_MenuItem.cpp209 AwtMenuItem* AwtMenuItem::Create(jobject peer, jobject menuPeer) function in class:AwtMenuItem
H A Dawt_List.cpp78 AwtList* AwtList::Create(jobject peer, jobject parent) function in class:AwtList
H A Dawt_TextComponent.cpp84 AwtTextComponent* AwtTextComponent::Create(jobject peer, jobject parent, BOOL isMultiline) function in class:AwtTextComponent
H A Dawt_TrayIcon.cpp166 AwtTrayIcon* AwtTrayIcon::Create(jobject self, jobject parent) function in class:AwtTrayIcon
H A Dawt_Dialog.cpp99 AwtDialog* AwtDialog::Create(jobject peer, jobject parent) function in class:AwtDialog
H A Dawt_DnDDS.cpp82 static HRESULT Create( function in class:PictureDragHelper
H A Dawt_Frame.cpp150 AwtFrame* AwtFrame::Create(jobject self, jobject parent) function in class:AwtFrame
H A Dawt_Font.cpp252 AwtFont* AwtFont::Create(JNIEnv *env, jobject font, jint angle, jfloat awScale) function in class:AwtFont
1272 void CSegTableComponent::Create(LPCWSTR name) function in class:CSegTableComponent
1499 void CStdSegTable::Create(LPCWSTR name) function in class:CStdSegTable
1561 void CEUDCSegTable::Create(LPCWSTR name) function in class:CEUDCSegTable
1819 void CCombinedSegTable::Create(LPCWSTR name) function in class:CCombinedSegTable
[all...]
H A Dawt_Window.cpp1081 AwtWindow* AwtWindow::Create(jobject self, jobject parent) function in class:AwtWindow
/openjdk10/langtools/src/jdk.compiler/share/classes/com/sun/tools/javac/tree/
H A DTreeMaker.java722 public JCExpression Create(Symbol ctor, List<JCExpression> args) { method in class:TreeMaker
[all...]
/openjdk10/test/fmw/gtest/src/
H A Dgtest-death-test.cc345 bool DeathTest::Create(const char* statement, const RE* regex, function in class:testing::internal::DeathTest
1153 bool DefaultDeathTestFactory::Create(const char* statement, const RE* regex, function in class:testing::internal::DefaultDeathTestFactory

Completed in 209 milliseconds