Home
last modified time | relevance | path

Searched refs:bReload (Results 1 – 25 of 33) sorted by relevance

12

/dports/editors/texmaker/texmaker-5.0.3/pdfium/xfa/fde/
H A Dcfde_txtedtparag.cpp47 FX_BOOL bReload = FALSE; in LoadParag() local
50 if (bReload) { in LoadParag()
72 bReload = TRUE; in LoadParag()
113 FX_BOOL bReload = FALSE; in CalcLines() local
115 if (bReload) { in CalcLines()
131 bReload = TRUE; in CalcLines()
H A Dcfde_txtedtpage.cpp322 FX_BOOL bReload = FALSE; in LoadPage() local
329 if (bReload) { in LoadPage()
403 bReload = TRUE; in LoadPage()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/miscdlgs/
H A Dlinkarea.cxx276 bool bReload = m_xBtnReload->get_active(); in UpdateEnable() local
277 m_xNfDelay->set_sensitive(bReload); in UpdateEnable()
278 m_xFtSeconds->set_sensitive(bReload); in UpdateEnable()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/miscdlgs/
H A Dlinkarea.cxx279 bool bReload = m_xBtnReload->get_active(); in UpdateEnable() local
280 m_xNfDelay->set_sensitive(bReload); in UpdateEnable()
281 m_xFtSeconds->set_sensitive(bReload); in UpdateEnable()
/dports/games/dhewm3/dhewm3-1.5.1/neo/tools/radiant/
H A DTextures.h34 void Texture_Flush (bool bReload = false);
/dports/cad/gspiceui/gspiceui-v1.1.00/src/main/
H A DFileTasks.hpp80 bool bReload( void );
H A DFileTasks.cpp711 bool FileTasks::bReload( void ) in bReload() function in FileTasks
/dports/deskutils/cairo-dock-plugins/cairo-dock-plug-ins-3.4.1/wifi/src/
H A Dapplet-init.c43 static void _set_data_renderer (GldiModuleInstance *myApplet, gboolean bReload) in _set_data_renderer() argument
/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/ui/tabledesign/
H A DTableController.cxx949 bool bReload = false; // refresh the data in alterColumns() local
1054 bReload = true; in alterColumns()
1080 bReload = true; in alterColumns()
1101 bReload = true; in alterColumns()
1157 bReload = true; in alterColumns()
1257 if ( bReload ) in alterColumns()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/ui/tabledesign/
H A DTableController.cxx973 bool bReload = false; // refresh the data in alterColumns() local
1078 bReload = true; in alterColumns()
1104 bReload = true; in alterColumns()
1125 bReload = true; in alterColumns()
1181 bReload = true; in alterColumns()
1281 if ( bReload ) in alterColumns()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/xfa/fde/
H A Dcfde_textout.cpp365 bool bReload, in RetrievePieces() argument
392 if (j == 0 && !bReload) { in RetrievePieces()
406 AppendPiece(piece, bNeedReload, (bReload && i == iCount - 1)); in RetrievePieces()
H A Dcfde_textout.h93 bool bReload,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/xfa/fde/
H A Dcfde_textout.cpp365 bool bReload, in RetrievePieces() argument
392 if (j == 0 && !bReload) { in RetrievePieces()
406 AppendPiece(ttoPiece, bNeedReload, (bReload && i == iCount - 1)); in RetrievePieces()
H A Dcfde_textout.h92 bool bReload,
/dports/deskutils/cairo-dock-plugins/cairo-dock-plug-ins-3.4.1/netspeed/src/
H A Dapplet-init.c37 static void _set_data_renderer (GldiModuleInstance *myApplet, gboolean bReload) in _set_data_renderer() argument
/dports/textproc/kdiff3/kdiff3-1.9.4/src/
H A Ddirectorymergewindow.h48 bool bReload = false
H A Ddirectorymergewindow.cpp137 bool init(const QSharedPointer<DirectoryInfo>& dirInfo, bool bDirectoryMerge, bool bReload);
728 bool bReload) in init() argument
730 return d->init(dirInfo, bDirectoryMerge, bReload); in init()
771 bool bReload) in init() argument
788 if(bReload) in init()
825 if(!bReload) in init()
1011 if(bReload) in init()
/dports/editors/texmaker/texmaker-5.0.3/pdfium/xfa/fde/tto/
H A Dfde_textout.h141 FX_BOOL bReload,
H A Dfde_textout.cpp557 FX_BOOL bReload, in RetriecePieces() argument
590 if (j == 0 && !bReload) { in RetriecePieces()
614 AppendPiece(ttoPiece, bNeedReload, (bReload && i == iCount - 1)); in RetriecePieces()
/dports/games/openlierox/OpenLieroX/src/client/DeprecatedGUI/
H A DMenu_Local.cpp521 void Menu_LocalShowMinimap(bool bReload) in Menu_LocalShowMinimap() argument
535 if( bReload ) { in Menu_LocalShowMinimap()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/tiledb/
H A Dtiledbdataset.cpp100 CPLErr TryLoadCachedXML(char **papszSiblingFiles = nullptr, bool bReload=true);
895 CPLErr TileDBDataset::TryLoadCachedXML( char ** /*papszSiblingFiles*/, bool bReload ) in TryLoadCachedXML() argument
934 if ( bReload ) in TryLoadCachedXML()
959 if ( bReload && in TryLoadCachedXML()
973 if ( !bReload ) in TryLoadCachedXML()
/dports/graphics/gdal/gdal-3.3.3/frmts/tiledb/
H A Dtiledbdataset.cpp100 CPLErr TryLoadCachedXML(char **papszSiblingFiles = nullptr, bool bReload=true);
895 CPLErr TileDBDataset::TryLoadCachedXML( char ** /*papszSiblingFiles*/, bool bReload ) in TryLoadCachedXML() argument
934 if ( bReload ) in TryLoadCachedXML()
959 if ( bReload && in TryLoadCachedXML()
973 if ( !bReload ) in TryLoadCachedXML()
/dports/graphics/py-gdal/gdal-3.3.3/frmts/tiledb/
H A Dtiledbdataset.cpp100 CPLErr TryLoadCachedXML(char **papszSiblingFiles = nullptr, bool bReload=true);
895 CPLErr TileDBDataset::TryLoadCachedXML( char ** /*papszSiblingFiles*/, bool bReload ) in TryLoadCachedXML() argument
934 if ( bReload ) in TryLoadCachedXML()
959 if ( bReload && in TryLoadCachedXML()
973 if ( !bReload ) in TryLoadCachedXML()
/dports/editors/libreoffice/libreoffice-7.2.6.2/extensions/source/update/check/
H A Dupdatecheck.cxx1135 bool bReload = false; in checkDownloadDestination() local
1139 bReload = aUpdateHandler->showOverwriteWarning( rFileName ); in checkDownloadDestination()
1142 return bReload; in checkDownloadDestination()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/extensions/source/update/check/
H A Dupdatecheck.cxx1056 bool bReload = false; in checkDownloadDestination() local
1060 bReload = aUpdateHandler->showOverwriteWarning( rFileName ); in checkDownloadDestination()
1063 return bReload; in checkDownloadDestination()

12