Home
last modified time | relevance | path

Searched refs:ShowPath (Results 1 – 25 of 54) sorted by relevance

123

/dports/lang/fpc-utils/fpc-3.2.2/utils/mksymbian/
H A Dcmdline.pas42 procedure ShowPath; procedure
91 procedure TCmdLine.ShowPath; procedure
129 ShowPath;
/dports/lang/fpc-source/fpc-3.2.2/utils/mksymbian/
H A Dcmdline.pas42 procedure ShowPath; procedure
91 procedure TCmdLine.ShowPath; procedure
129 ShowPath;
/dports/cad/zcad/zcad-8b8a693/cad_source/other/AGraphLaz/Test/Graph/
H A DTestTree.pas20 procedure ShowPath(const CorrectPath: array of Integer); procedure
55 ShowPath([0, 1, 2, 3, 4, 5, 6, 7, 8]);
58 ShowPath([0, 8, 1, 5, 6, 7, 2, 4, 3]);
/dports/audio/vimpc/vimpc-0.09.2/src/window/
H A Ddirectorywindow.cpp49 SoftRedrawOnSetting(Setting::ShowPath);
129 if (settings_.Get(Setting::ShowPath) == true)
143 if (settings_.Get(Setting::ShowPath) == true)
158 if (settings_.Get(Setting::ShowPath) == true)
212 if ((line == 0) && (settings_.Get(Setting::ShowPath) == true))
234 if (settings_.Get(Setting::ShowPath) == true)
539 if (settings_.Get(Setting::ShowPath) == true)
/dports/devel/upp/upp/reference/GuiWebCrawler/
H A DGuiWebCrawler.cpp20 void ShowPath();
111 void WebCrawler::ShowPath() in ShowPath() function in WebCrawler
142 finished.WhenCursor = [=] { ShowPath(); }; in WebCrawler()
/dports/games/fheroes2/fheroes2-0.9.11/src/fheroes2/gui/
H A Dinterface_focus.cpp44 focus.GetHeroes()->ShowPath( false ); in SetFocus()
48 hero->ShowPath( true ); in SetFocus()
74 focus.GetHeroes()->ShowPath( false ); in SetFocus()
/dports/astro/gpscorrelate/gpscorrelate-1.6.1/
H A Dgui.c1148 GtkTreePath* ShowPath; in CorrelateButtonPress() local
1156 ShowPath = gtk_tree_model_get_path(GTK_TREE_MODEL(PhotoListStore), &Walk->ListPointer); in CorrelateButtonPress()
1158 ShowPath, NULL, FALSE, 0, 0); in CorrelateButtonPress()
1159 gtk_tree_path_free(ShowPath); in CorrelateButtonPress()
1260 GtkTreePath* ShowPath; in StripGPSButtonPress() local
1278 ShowPath = gtk_tree_model_get_path(GTK_TREE_MODEL(PhotoListStore), &PhotoData->ListPointer); in StripGPSButtonPress()
1280 ShowPath, NULL, FALSE, 0, 0); in StripGPSButtonPress()
1281 gtk_tree_path_free(ShowPath); in StripGPSButtonPress()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/tests/
H A DPathOpsExtendedTest.h61 void ShowPath(const SkPath& path, const char* pathName);
/dports/cad/jspice3/jspice3-2.5/src/include/
H A Dscedext.h425 extern void ShowPath(int,struct p*,int);
440 extern void ShowPath();
/dports/cad/jspice3/jspice3-2.5/src/lib/sced/
H A Dcopy.c422 ShowPath(HighlightingColor,Path,True);
525 ShowPath(DrawingColor,Path,True); in restore_color()
568 ShowPath(DrawingColor,Path,True);
623 ShowPath(HighlightingColor,Path,True);
H A Ddisplay.c481 ShowPath(DrawingColor,Path,False);
490 ShowPath(DrawingColor,Path,False);
H A Dobjects.c293 ShowPath(Color,Path,0);
462 ShowPath(Color,Path,Terminate) in ShowPath() function
505 ShowPath(Color,Path,True);
/dports/games/openjk/OpenJK-07675e2/codemp/server/NPCNav/
H A Dnavigator.h184 void ShowPath( int start, int end );
/dports/games/openjk/OpenJK-07675e2/codeJK2/game/
H A Dg_navigator.h187 void ShowPath( int start, int end );
/dports/editors/lazarus/lazarus/packager/
H A Dpkggraphexplorer.pas126 procedure ShowPath(PathList: TFPList); procedure
711 procedure TPkgGraphExplorerDlg.ShowPath(PathList: TFPList); procedure
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/packager/
H A Dpkggraphexplorer.pas133 procedure ShowPath(PathList: TFPList); procedure
750 procedure TPkgGraphExplorerDlg.ShowPath(PathList: TFPList); procedure
/dports/editors/lazarus-qt5/lazarus/packager/
H A Dpkggraphexplorer.pas126 procedure ShowPath(PathList: TFPList); procedure
711 procedure TPkgGraphExplorerDlg.ShowPath(PathList: TFPList); procedure
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/packager/
H A Dpkggraphexplorer.pas133 procedure ShowPath(PathList: TFPList); procedure
750 procedure TPkgGraphExplorerDlg.ShowPath(PathList: TFPList); procedure
/dports/audio/vimpc/vimpc-0.09.2/src/
H A Dsettings.hpp62 X(ShowPath, "showpath", true) /* Show current path in directory window */ \
/dports/games/fheroes2/fheroes2-0.9.11/src/fheroes2/heroes/
H A Dheroes.h307 void ShowPath( bool );
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/pathops/
H A DSkPathOpsDebug.h328 static void ShowPath(const SkPath& one, const SkPath& two, SkPathOp op, const char* name);
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/pathops/
H A DSkPathOpsDebug.h330 static void ShowPath(const SkPath& one, const SkPath& two, SkPathOp op, const char* name);
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/pathops/
H A DSkPathOpsDebug.h371 static void ShowPath(const SkPath& one, const SkPath& two, SkPathOp op, const char* name);
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/pathops/
H A DSkPathOpsDebug.h371 static void ShowPath(const SkPath& one, const SkPath& two, SkPathOp op, const char* name);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/pathops/
H A DSkPathOpsDebug.h357 static void ShowPath(const SkPath& one, const SkPath& two, SkPathOp op, const char* name);

123