Home
last modified time | relevance | path

Searched refs:getLabel1 (Results 1 – 9 of 9) sorted by relevance

/dports/editors/abiword/abiword-3.0.5/src/wp/ap/xp/
H A Dap_Dialog_ListRevisions.h46 const char * getLabel1()const;
H A Dap_Dialog_ListRevisions.cpp55 const char * AP_Dialog_ListRevisions::getLabel1() const in getLabel1() function in AP_Dialog_ListRevisions
/dports/editors/abiword/abiword-3.0.5/src/wp/ap/win/
H A Dap_Win32Dialog_ListRevisions.cpp87 setDlgItemText(AP_RID_DIALOG_LIST_REVISIONS_FRAME,getLabel1()); in _onInitDialog()
/dports/databases/grass7/grass-7.8.6/raster/r.terraflow/
H A Dfilldepr.cpp137 u = nextedge->getLabel1(); in inmemory_fill_depression()
H A Dwater.h131 cclabel_type getLabel1() const { return getLabel(); } in getLabel1() function
/dports/editors/abiword/abiword-3.0.5/src/wp/ap/cocoa/
H A Dap_CocoaDialog_ListRevisions.cpp246 [_label setStringValue:[NSString stringWithUTF8String:_xap->getLabel1()]];
/dports/editors/abiword/abiword-3.0.5/src/wp/ap/gtk/
H A Dap_UnixDialog_ListRevisions.cpp173 s += getLabel1(); in constructWindowContents()
/dports/science/jmol/jmol-14.32.7/src/org/jmol/console/
H A DAppletConsole.java119 protected JmolAbstractButton getLabel1() { in getLabel1() method in AppletConsole
H A DGenericConsole.java84 protected JmolAbstractButton getLabel1() { in getLabel1() method in GenericConsole