Home
last modified time | relevance | path

Searched refs:TC_ITEM (Results 1 – 25 of 80) sorted by relevance

1234

/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Framework/src/win32/
H A DTab.cpp32 TC_ITEM item = {}; in InsertTab()
48 TC_ITEM item = {}; in GetTabText()
60 TC_ITEM item = {}; in SetTabText()
68 TC_ITEM item = {}; in GetTabData()
76 TC_ITEM item = {}; in SetTabData()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/msw/
H A Dtabctrl.cpp230 TC_ITEM tcItem; in GetItemText()
244 TC_ITEM tcItem; in GetItemImage()
256 TC_ITEM tcItem; in GetItemData()
288 TC_ITEM tcItem; in InsertItem()
324 TC_ITEM tcItem; in SetItemText()
336 TC_ITEM tcItem; in SetItemImage()
346 TC_ITEM tcItem; in SetItemData()
H A Dnotebook.cpp519 TC_ITEM tcItem; in SetPageText()
546 TC_ITEM tcItem; in GetPageText()
562 TC_ITEM tcItem; in GetPageImage()
573 TC_ITEM tcItem; in SetPageImage()
777 TC_ITEM tcItem; in InsertPage()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/msw/
H A Dtabctrl.cpp230 TC_ITEM tcItem; in GetItemText()
244 TC_ITEM tcItem; in GetItemImage()
256 TC_ITEM tcItem; in GetItemData()
288 TC_ITEM tcItem; in InsertItem()
324 TC_ITEM tcItem; in SetItemText()
336 TC_ITEM tcItem; in SetItemImage()
346 TC_ITEM tcItem; in SetItemData()
H A Dnotebook.cpp519 TC_ITEM tcItem; in SetPageText()
546 TC_ITEM tcItem; in GetPageText()
562 TC_ITEM tcItem; in GetPageImage()
573 TC_ITEM tcItem; in SetPageImage()
777 TC_ITEM tcItem; in InsertPage()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/msw/
H A Dtabctrl.cpp230 TC_ITEM tcItem; in GetItemText()
244 TC_ITEM tcItem; in GetItemImage()
256 TC_ITEM tcItem; in GetItemData()
288 TC_ITEM tcItem; in InsertItem()
324 TC_ITEM tcItem; in SetItemText()
336 TC_ITEM tcItem; in SetItemImage()
346 TC_ITEM tcItem; in SetItemData()
H A Dnotebook.cpp519 TC_ITEM tcItem; in SetPageText()
546 TC_ITEM tcItem; in GetPageText()
562 TC_ITEM tcItem; in GetPageImage()
573 TC_ITEM tcItem; in SetPageImage()
777 TC_ITEM tcItem; in InsertPage()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/msw/
H A Dtabctrl.cpp230 TC_ITEM tcItem; in GetItemText()
244 TC_ITEM tcItem; in GetItemImage()
256 TC_ITEM tcItem; in GetItemData()
288 TC_ITEM tcItem; in InsertItem()
324 TC_ITEM tcItem; in SetItemText()
336 TC_ITEM tcItem; in SetItemImage()
346 TC_ITEM tcItem; in SetItemData()
H A Dnotebook.cpp519 TC_ITEM tcItem; in SetPageText()
546 TC_ITEM tcItem; in GetPageText()
562 TC_ITEM tcItem; in GetPageImage()
573 TC_ITEM tcItem; in SetPageImage()
777 TC_ITEM tcItem; in InsertPage()
/dports/cad/opencascade/opencascade-7.6.0/samples/mfc/standard/Common/
H A DDimensionDlg.cpp161 TC_ITEM aTabItem; in CreateLengthParamsTab()
212 TC_ITEM aTabItem; in CreateAngleParamsTab()
253 TC_ITEM aTabItem; in CreateRadiusParamsTab()
273 TC_ITEM aTabItem; in CreateDiameterParamsTab()
445 TC_ITEM anItem; in OnTcnSelChangeLengthTab()
466 TC_ITEM anItem; in OnTcnSelChangingLengthTab()
483 TC_ITEM anItem; in OnTcnSelChangeAngleTab()
503 TC_ITEM anItem; in OnTcnSelChangingAngleTab()
530 TC_ITEM anItem; in OnDestroy()
/dports/lang/sagittarius-scheme/sagittarius-0.9.8/ext/ffi/win32/gui/
H A Dtab.scm284 (let ((ti (allocate-c-struct TC_ITEM))
290 (c-struct-set! ti TC_ITEM 'mask (bitwise-ior TCIF_TEXT TCIF_IMAGE))
291 (c-struct-set! ti TC_ITEM 'pszText name)
292 (c-struct-set! ti TC_ITEM 'cchTextMax (string-length name))
293 (c-struct-set! ti TC_ITEM 'iImage image)
425 (let ((ti (allocate-c-struct TC_ITEM)))
426 (c-struct-set! ti TC_ITEM 'mask TCIF_IMAGE)
429 (>= (c-struct-ref ti TC_ITEM 'iImage) 0))
431 (pos (c-struct-ref ti TC_ITEM 'iImage)))
/dports/audio/icecast-kh/icecast-kh-icecast-2.4.0-kh15/win32/
H A DTabCtrlSSL.cpp133 TC_ITEM item; in GetSSLPageTitle()
149 TC_ITEM item; in SetSSLPageTitle()
450 TC_ITEM item; in AddPage()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/msw/
H A Dnotebook.cpp389 TC_ITEM tcItem; in SetPageText()
416 TC_ITEM tcItem; in GetPageText()
432 TC_ITEM tcItem; in GetPageImage()
443 TC_ITEM tcItem; in SetPageImage()
647 TC_ITEM tcItem; in InsertPage()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/msw/
H A Dnotebook.cpp424 TC_ITEM tcItem; in SetPageText()
451 TC_ITEM tcItem; in GetPageText()
467 TC_ITEM tcItem; in GetPageImage()
478 TC_ITEM tcItem; in SetPageImage()
686 TC_ITEM tcItem; in InsertPage()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/msw/
H A Dnotebook.cpp424 TC_ITEM tcItem; in SetPageText()
451 TC_ITEM tcItem; in GetPageText()
467 TC_ITEM tcItem; in GetPageImage()
478 TC_ITEM tcItem; in SetPageImage()
686 TC_ITEM tcItem; in InsertPage()
/dports/www/libwww/w3c-libwww-5.4.2/WinCom/
H A DWinComView.cpp94 TC_ITEM TabCtrlItem; in OnDraw()
/dports/editors/lazarus/lazarus/lcl/interfaces/wince/
H A Dwincepagecontrol.inc155 TCI: TC_ITEM;
186 TCI: TC_ITEM;
260 TCI: TC_ITEM;
309 TCI: TC_ITEM;
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/wince/
H A Dwincepagecontrol.inc155 TCI: TC_ITEM;
186 TCI: TC_ITEM;
260 TCI: TC_ITEM;
309 TCI: TC_ITEM;
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/wince/
H A Dwincepagecontrol.inc155 TCI: TC_ITEM;
186 TCI: TC_ITEM;
260 TCI: TC_ITEM;
309 TCI: TC_ITEM;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/wince/
H A Dwincepagecontrol.inc155 TCI: TC_ITEM;
186 TCI: TC_ITEM;
260 TCI: TC_ITEM;
309 TCI: TC_ITEM;
/dports/lang/sagittarius-scheme/sagittarius-0.9.8/ext/ffi/win32/
H A Dcommon-control.scm101 TC_ITEM
269 (define-c-struct TC_ITEM
/dports/editors/lazarus/lazarus/lcl/interfaces/win32/
H A Dwin32pagecontrol.inc169 TCI: TC_ITEM;
197 TCI: TC_ITEM;
401 TCI: TC_ITEM;
435 TCI: TC_ITEM;
507 TCI: TC_ITEM;
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/win32/
H A Dwin32pagecontrol.inc167 TCI: TC_ITEM;
195 TCI: TC_ITEM;
417 TCI: TC_ITEM;
451 TCI: TC_ITEM;
523 TCI: TC_ITEM;
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/win32/
H A Dwin32pagecontrol.inc169 TCI: TC_ITEM;
197 TCI: TC_ITEM;
401 TCI: TC_ITEM;
435 TCI: TC_ITEM;
507 TCI: TC_ITEM;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/win32/
H A Dwin32pagecontrol.inc167 TCI: TC_ITEM;
195 TCI: TC_ITEM;
417 TCI: TC_ITEM;
451 TCI: TC_ITEM;
523 TCI: TC_ITEM;

1234