Home
last modified time | relevance | path

Searched refs:GetScrapFlavorSize (Results 1 – 8 of 8) sorted by relevance

/dports/lang/python-legacy/Python-2.7.18/Mac/Modules/scrap/
H A D_Scrapmodule.c86 _err = GetScrapFlavorSize(_self->ob_itself, in ScrapObj_GetScrapFlavorSize()
105 _err = GetScrapFlavorSize(_self->ob_itself, in ScrapObj_GetScrapFlavorData()
/dports/lang/python27/Python-2.7.18/Mac/Modules/scrap/
H A D_Scrapmodule.c86 _err = GetScrapFlavorSize(_self->ob_itself, in ScrapObj_GetScrapFlavorSize()
105 _err = GetScrapFlavorSize(_self->ob_itself, in ScrapObj_GetScrapFlavorData()
/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A DScrap.pas513 function GetScrapFlavorSize( scrap: ScrapRef; flavorType: ScrapFlavorType; var byteCount: Size ): O… in GetScrapFlavorSize() function
/dports/games/openlierox/OpenLieroX/src/client/
H A DClipboard.cpp535 err = GetScrapFlavorSize(curscrap, kScrapFlavorTypeText, &scrapsize); in copy_from_clipboard()
/dports/games/odamex/odamex-src-0.7.0/client/sdl/
H A Di_system.cpp930 err = GetScrapFlavorSize(scrap, FOUR_CHAR_CODE('TEXT'), &size); in I_GetClipboardText()
/dports/emulators/bochs/bochs-2.7/gui/
H A Dcarbon.cc1235 GetScrapFlavorSize(theScrap, kScrapFlavorTypeText, &theScrapSize); in get_clipboard_text()
/dports/math/giacxcas/fltk-1.3.0/src/
H A DFl_mac.cxx2709 GetScrapFlavorSize(scrap, kScrapFlavorTypeText, &len) == noErr) { in paste()
/dports/x11-toolkits/ntk/ntk/src/
H A DFl_mac.cxx2709 GetScrapFlavorSize(scrap, kScrapFlavorTypeText, &len) == noErr) { in paste()