OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getPresentation
(Results
1 - 12
of
12
) sorted by null
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/editor/presentation/
ButtonPropertyEditorPresentationImplMac.java
45
button.setImage(
getPresentation
().getImage());
46
button.setToolTipText(
getPresentation
().getTooltip());
ButtonPropertyEditorPresentationImpl.java
127
getPresentation
().onClick(propertyTable, property);
141
Button button = new Button(propertyTable,
getPresentation
().getStyle());
142
button.setImage(
getPresentation
().getImage());
143
button.setToolTipText(
getPresentation
().getTooltip());
155
protected final ButtonPropertyEditorPresentation
getPresentation
() {
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/editor/
PropertyEditor.java
39
public PropertyEditorPresentation
getPresentation
() {
TextDialogPropertyEditor.java
40
public final PropertyEditorPresentation
getPresentation
() {
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/editor/string/
StringPropertyEditor.java
52
public PropertyEditorPresentation
getPresentation
() {
/packages/services/Telephony/src/com/android/phone/
CallLogger.java
75
final int presentation =
getPresentation
(c, ci);
220
private int
getPresentation
(Connection conn, CallerInfo callerInfo) {
227
if (DBG) log("-
getPresentation
(): ignoring connection's presentation: " +
230
if (DBG) log("-
getPresentation
: presentation: " + presentation);
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/
ComplexProperty.java
205
public PropertyEditorPresentation
getPresentation
() {
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/table/
PropertyTable.java
567
PropertyEditorPresentation presentation = editor.
getPresentation
();
621
PropertyEditorPresentation presentation = m_activeEditor.
getPresentation
();
800
PropertyEditorPresentation presentation = property.getEditor().
getPresentation
();
[
all
...]
/cts/tests/tests/media/src/android/media/cts/
EncodeVirtualDisplayWithCompositionTest.java
783
((TopWindowPresentation) mTopPresentation.
getPresentation
()).populateWindows();
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/properties/
XmlPropertyEditor.java
110
public PropertyEditorPresentation
getPresentation
() {
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar
/prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar
Completed in 68 milliseconds