Home
last modified time | relevance | path

Searched refs:bExtend (Results 1 – 25 of 229) sorted by relevance

12345678910

/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/src/CBot/CBotInstr/
H A DCBotIndexExpr.cpp61 …xExpr::ExecuteVar(CBotVar* &pVar, CBotStack* &pile, CBotToken* prevToken, bool bStep, bool bExtend) in ExecuteVar() argument
87 pVar = (static_cast<CBotVarArray*>(pVar))->GetItem(n, bExtend); in ExecuteVar()
97 !m_next3->ExecuteVar(pVar, pile, prevToken, bStep, bExtend) ) return false; in ExecuteVar()
H A DCBotFieldExpr.cpp71 …dExpr::ExecuteVar(CBotVar* &pVar, CBotStack* &pile, CBotToken* prevToken, bool bStep, bool bExtend) in ExecuteVar() argument
112 !m_next3->ExecuteVar(pVar, pile, &m_token, bStep, bExtend) ) return false; in ExecuteVar()
H A DCBotFieldExpr.h59 …cuteVar(CBotVar* &pVar, CBotStack* &pile, CBotToken* prevToken, bool bStep, bool bExtend) override;
H A DCBotIndexExpr.h54 …cuteVar(CBotVar* &pVar, CBotStack* &pile, CBotToken* prevToken, bool bStep, bool bExtend) override;
H A DCBotInstrMethode.h62 …bool ExecuteVar(CBotVar* &pVar, CBotStack* &pj, CBotToken* prevToken, bool bStep, bool bExtend) ov…
H A DCBotInstr.h184 bool bExtend);
/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/src/CBot/CBotVar/
H A DCBotVarArray.cpp111 CBotVar* CBotVarArray::GetItem(int n, bool bExtend) in GetItem() argument
115 if ( !bExtend ) return nullptr; in GetItem()
121 return m_pInstance->GetItem(n, bExtend); in GetItem()
H A DCBotVarClass.cpp257 CBotVar* CBotVarClass::GetItem(int n, bool bExtend) in GetItem() argument
266 if ( p == nullptr && bExtend ) in GetItem()
278 if ( bExtend ) p->m_next = CBotVar::Create("", m_type.GetTypElem()); in GetItem()
H A DCBotVarClass.h53 CBotVar* GetItem(int n, bool bExtend) override;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/uitest/
H A Duiobject.cxx104 bool bExtend = false; in execute() local
109 bExtend = true; in execute()
118 pFunc->MarkRange(ScRange(aAddr), true, bExtend); in execute()
127 pFunc->MarkRange(aRange, true, bExtend); in execute()
/dports/editors/texstudio/texstudio-4.1.2/src/qcodeedit/lib/widgets/
H A Dqsearchreplacepanel.cpp238 bExtend = new QToolButton(this); in QSearchReplacePanel()
239 bExtend->setToolTip(tr("Extended Search")); in QSearchReplacePanel()
240 bExtend->setObjectName(("bExtend")); in QSearchReplacePanel()
241 bExtend->setMinimumSize(buttonSize); in QSearchReplacePanel()
242 bExtend->setMaximumSize(buttonSize); in QSearchReplacePanel()
244 bExtend->setIconSize(buttonSize); in QSearchReplacePanel()
245 flowLayout->addWidget(bExtend); in QSearchReplacePanel()
515 bExtend->setChecked(false); in display()
840 bExtend->setMinimumSize(buttonSize); in updateButtonSizes()
841 bExtend->setMaximumSize(buttonSize); in updateButtonSizes()
[all …]
H A Dqsearchreplacepanel.h145 QToolButton *bExtend; variable
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/uitest/
H A Duiobject.cxx135 bool bExtend = false; in execute() local
140 bExtend = true; in execute()
149 pFunc->MarkRange(ScRange(aAddr), true, bExtend); in execute()
158 pFunc->MarkRange(aRange, true, bExtend); in execute()
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/src/
H A Dos.c116 int bExtend, /* True to extend file if necessary */ in sqlite3OsShmMap() argument
119 return id->pMethods->xShmMap(id, iPage, pgsz, bExtend, pp); in sqlite3OsShmMap()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/ui/vba/
H A Dvbaselection.cxx130 bool bExtend = nExtend == word::WdMovementType::wdExtend; in HomeKey() local
141 mxTextViewCursor->gotoRange( xFirstRange, bExtend ); in HomeKey()
148 xLineCursor->gotoStartOfLine( bExtend ); in HomeKey()
165 bool bExtend = nExtend == word::WdMovementType::wdExtend; in EndKey() local
176 mxTextViewCursor->gotoRange( xEnd, bExtend ); in EndKey()
183 xLineCursor->gotoEndOfLine( bExtend ); in EndKey()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/ui/vba/
H A Dvbaselection.cxx133 bool bExtend = nExtend == word::WdMovementType::wdExtend; in HomeKey() local
144 mxTextViewCursor->gotoRange( xFirstRange, bExtend ); in HomeKey()
151 xLineCursor->gotoStartOfLine( bExtend ); in HomeKey()
168 bool bExtend = nExtend == word::WdMovementType::wdExtend; in EndKey() local
179 mxTextViewCursor->gotoRange( xEnd, bExtend ); in EndKey()
186 xLineCursor->gotoEndOfLine( bExtend ); in EndKey()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/view/
H A Dcellsh3.cxx421 bool bExtend = rReq.IsAPI(); in Execute() local
422 if (!bExtend) in Execute()
428 bExtend = xQueryBox->run() == RET_YES; in Execute()
431 if (bExtend) in Execute()
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dos.c180 int bExtend, /* True to extend file if necessary */ in sqlite3OsShmMap() argument
184 return id->pMethods->xShmMap(id, iPage, pgsz, bExtend, pp); in sqlite3OsShmMap()
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dos.c169 int bExtend, /* True to extend file if necessary */ in sqlite3OsShmMap() argument
173 return id->pMethods->xShmMap(id, iPage, pgsz, bExtend, pp); in sqlite3OsShmMap()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dos.c173 int bExtend, /* True to extend file if necessary */ in sqlite3OsShmMap() argument
177 return id->pMethods->xShmMap(id, iPage, pgsz, bExtend, pp); in sqlite3OsShmMap()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dos.c173 int bExtend, /* True to extend file if necessary */ in sqlite3OsShmMap() argument
177 return id->pMethods->xShmMap(id, iPage, pgsz, bExtend, pp); in sqlite3OsShmMap()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/view/
H A Dcellsh3.cxx546 bool bExtend = rReq.IsAPI(); in Execute() local
547 if (!bExtend) in Execute()
553 bExtend = xQueryBox->run() == RET_YES; in Execute()
556 if (bExtend) in Execute()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/misc/
H A Dappendvfs.c342 int bExtend, in apndShmMap() argument
346 return pFile->pMethods->xShmMap(pFile,iPg,pgsz,bExtend,pp); in apndShmMap()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/misc/
H A Dappendvfs.c342 int bExtend, in apndShmMap() argument
346 return pFile->pMethods->xShmMap(pFile,iPg,pgsz,bExtend,pp); in apndShmMap()
/dports/databases/sqlite3/sqlite-src-3350500/ext/misc/
H A Dappendvfs.c385 int bExtend, in apndShmMap() argument
389 return pFile->pMethods->xShmMap(pFile,iPg,pgsz,bExtend,pp); in apndShmMap()

12345678910