Searched refs:GetInfo (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mgl/
H A Dfontutil.cpp145 if ( bundle->GetInfo()->fontLibType == MGL_BITMAPFONT_LIB )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mgl/private/
H A Dfontmgr.h57 const font_info_t *GetInfo() const { return m_fontInfo; } function in class:wxFontBundle
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/hv/
H A Dvmbus_api.h98 * @GetInfo: Get info about the channel
129 void (*GetInfo)(struct hv_device *dev, struct hv_device_info *devinfo); member in struct:vmbus_channel_interface
H A Dchannel_interface.c112 iface->GetInfo = GetChannelInfo;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Ddatabase.tex142 \membersection{wxDatabase::GetInfo}
144 \func{bool}{GetInfo}{\param{long}{ infoType}, \param{long *}{buf}}
146 \func{bool}{GetInfo}{\param{long}{ infoType}, \param{const wxString\& }{buf}, \param{int}{ bufSize=-1}}
156 should be computed by the GetInfo function.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/access/
H A Daccesstest.cpp106 void GetInfo(IAccessible* accessible, int id, wxString& name, wxString& role);
454 GetInfo(childAccessible, 0, name, role);
497 GetInfo(obj, 0, name, role);
518 GetInfo(obj, i, name, role);
559 void MyFrame::GetInfo(IAccessible* accessible, int id, wxString& name, wxString& role) function in class:MyFrame
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dintl.h364 // wxLocaleInfo: the items understood by wxLocale::GetInfo()
445 static wxString GetInfo(wxLocaleInfo index, wxLocaleCategory cat);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dintl.cpp2857 wxString wxLocale::GetInfo(wxLocaleInfo index, wxLocaleCategory WXUNUSED(cat)) function in class:wxLocale
2909 wxString wxLocale::GetInfo(wxLocaleInfo index, wxLocaleCategory WXUNUSED(cat)) function in class:wxLocale
2950 wxString wxLocale::GetInfo(wxLocaleInfo index, wxLocaleCategory cat) function in class:wxLocale
H A Dwxchar.cpp2034 wxLocale::GetInfo(wxLOCALE_DECIMAL_POINT, wxLOCALE_CAT_NUMBER)[0]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/xrc/
H A Dxmlres.cpp978 str.Replace(wxT("."), wxLocale::GetInfo(wxLOCALE_DECIMAL_POINT,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dgrid.cpp1209 wxLocale::GetInfo(wxLOCALE_DECIMAL_POINT, wxLOCALE_CAT_NUMBER) );
1294 wxLocale::GetInfo(wxLOCALE_DECIMAL_POINT, wxLOCALE_CAT_NUMBER);

Completed in 176 milliseconds