Home
last modified time | relevance | path

Searched defs:textObj (Results 1 – 25 of 72) sorted by relevance

123

/dports/games/residualvm/residualvm-0.3.1/engines/grim/
H A Dlua_v1_text.cpp45 lua_Object textObj = lua_getparam(1); in KillTextObject() local
56 lua_Object textObj = lua_getparam(1); in ChangeTextObject() local
106 lua_Object textObj = lua_getparam(1); in MakeTextObject() local
129 lua_Object textObj = lua_getparam(1); in GetTextObjectDimensions() local
146 lua_Object textObj = lua_getparam(1); in GetTextCharPosition() local
155 lua_Object textObj = lua_getparam(1); in BlastText() local
/dports/games/scummvm/scummvm-2.5.1/engines/grim/
H A Dlua_v1_text.cpp45 lua_Object textObj = lua_getparam(1); in KillTextObject() local
56 lua_Object textObj = lua_getparam(1); in ChangeTextObject() local
106 lua_Object textObj = lua_getparam(1); in MakeTextObject() local
129 lua_Object textObj = lua_getparam(1); in GetTextObjectDimensions() local
146 lua_Object textObj = lua_getparam(1); in GetTextCharPosition() local
155 lua_Object textObj = lua_getparam(1); in BlastText() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/lingu/
H A Dsdrhhcwrap.cxx116 for (auto const& textObj : aTextObjs) in ConvertNextDocument() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/lingu/
H A Dsdrhhcwrap.cxx127 for (auto const& textObj : aTextObjs) in ConvertNextDocument() local
/dports/games/foobillard/foobillard-3.0a/src/
H A Dtextobj.h51 typedef struct _textObj textObj; typedef
/dports/graphics/anttweakbar/AntTweakBar/src/
H A DTwDirect3D10.cpp826 CTextObj *textObj = new CTextObj; in NewTextObj() local
836 CTextObj *textObj = static_cast<CTextObj *>(_TextObj); in DeleteTextObj() local
868 CTextObj *textObj = static_cast<CTextObj *>(_TextObj); in BuildText() local
1051 CTextObj *textObj = static_cast<CTextObj *>(_TextObj); in DrawText() local
H A DTwDirect3D11.cpp1169 CTextObj *textObj = new CTextObj; in NewTextObj() local
1179 CTextObj *textObj = static_cast<CTextObj *>(_TextObj); in DeleteTextObj() local
1211 CTextObj *textObj = static_cast<CTextObj *>(_TextObj); in BuildText() local
1404 CTextObj *textObj = static_cast<CTextObj *>(_TextObj); in DrawText() local
/dports/games/manaplus/manaplus-2.1.3.17/src/
H A Dtextmanager.cpp83 void TextManager::place(const Text *const textObj, in place()
/dports/textproc/libqxp/libqxp-0.0.0/src/lib/
H A DQXPContentCollector.cpp464 void QXPContentCollector::collectTextObject(const std::shared_ptr<TextObject> &textObj, CollectedPa… in collectTextObject()
490 for (const auto &textObj : page.linkedTextObjects) in updateLinkedTexts() local
509 for (const auto &textObj : page.linkedTextObjects) in hasUnfinishedLinkedTexts() local
/dports/multimedia/dvdstyler/DVDStyler-3.1/src/
H A DUtils.cpp66 wxTextDataObject textObj; in GetTextFromClipboard() local
/dports/lang/tcl85/tcl8.5.19/generic/
H A DtclRegexp.c427 Tcl_Obj *textObj, /* Text against which to match re. */ in Tcl_RegExpExecObj()
499 Tcl_Obj *textObj, /* Object containing the String to search. */ in Tcl_RegExpMatchObj()
/dports/lang/tcl86/tcl8.6.12/generic/
H A DtclRegexp.c426 Tcl_Obj *textObj, /* Text against which to match re. */ in Tcl_RegExpExecObj()
499 Tcl_Obj *textObj, /* Object containing the String to search. */ in Tcl_RegExpMatchObj()
/dports/lang/tcl87/tcl8.7a5/generic/
H A DtclRegexp.c444 Tcl_Obj *textObj, /* Text against which to match re. */ in Tcl_RegExpExecObj()
517 Tcl_Obj *textObj, /* Object containing the String to search. */ in Tcl_RegExpMatchObj()
/dports/x11-toolkits/gnocl/gnocl-0.9.96/src/
H A DmenuItem.c152 Tcl_Obj *textObj ) in gnoclMenuItemHandleText()
/dports/x11-toolkits/tk85/tk8.5.19/win/
H A DtkWinTest.c430 Tcl_Obj *resObj = NULL, *classObj = NULL, *textObj = NULL; in TestgetwindowinfoObjCmd() local
/dports/games/scummvm/scummvm-2.5.1/engines/grim/emi/
H A Dlua_v2.cpp248 lua_Object textObj = lua_getparam(1); in GetTextCharPosition() local
259 lua_Object textObj = lua_getparam(1); in GetTextObjectDimensions() local
/dports/games/residualvm/residualvm-0.3.1/engines/grim/emi/
H A Dlua_v2.cpp245 lua_Object textObj = lua_getparam(1); in GetTextCharPosition() local
256 lua_Object textObj = lua_getparam(1); in GetTextObjectDimensions() local
/dports/x11-toolkits/tk87/tk8.7a5/win/
H A DtkWinTest.c524 Tcl_Obj *dictObj = NULL, *classObj = NULL, *textObj = NULL; in TestgetwindowinfoObjCmd() local
/dports/x11-toolkits/tk86/tk8.6.12/win/
H A DtkWinTest.c513 Tcl_Obj *dictObj = NULL, *classObj = NULL, *textObj = NULL; in TestgetwindowinfoObjCmd() local
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/richtext/
H A Drichtexthtml.cpp131 wxRichTextPlainText* textObj = wxDynamicCast(obj, wxRichTextPlainText); in DoSaveFile() local
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/richtext/
H A Drichtexthtml.cpp135 wxRichTextPlainText* textObj = wxDynamicCast(obj, wxRichTextPlainText); in DoSaveFile() local
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/richtext/
H A Drichtexthtml.cpp135 wxRichTextPlainText* textObj = wxDynamicCast(obj, wxRichTextPlainText); in DoSaveFile() local
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/richtext/
H A Drichtexthtml.cpp135 wxRichTextPlainText* textObj = wxDynamicCast(obj, wxRichTextPlainText); in DoSaveFile() local
/dports/x11-toolkits/scintilla/scite/src/
H A DExportPDF.cxx389 const std::string textObj = osTextObj.str(); in SaveToPDF() local
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/richtext/
H A Drichtexthtml.cpp135 wxRichTextPlainText* textObj = wxDynamicCast(obj, wxRichTextPlainText); in DoSaveFile() local

123