Home
last modified time | relevance | path

Searched refs:showOutlines (Results 1 – 18 of 18) sorted by relevance

/dports/graphics/jalbum/jAlbum/ext/JalbumFilters/net/jalbum/filters/texts/
H A Dtexts_ko.properties61 filters.resizable.showOutlines = 대상 아웃라인 표시
H A Dtexts_de.properties63 filters.resizable.showOutlines = Objektbegrenzungen anzeigen
H A Dtexts_fi.properties63 filters.resizable.showOutlines = Näytä kohteen ääriviivat
H A Dtexts_nl.properties61 filters.resizable.showOutlines = Toon omtrek object
H A Dtexts.properties61 filters.resizable.showOutlines = Show Object Outlines
H A Dtexts_sv.properties61 filters.resizable.showOutlines = Visa objektkonturer
H A Dtexts_fr.properties61 filters.resizable.showOutlines = Montre les contours de l'objet
H A Dtexts_pl.properties61 filters.resizable.showOutlines = Wyświetl krawędzie obiektów
H A Dtexts_sk.properties61 filters.resizable.showOutlines = Zobraziť obrysy objektu
H A Dtexts_cs.properties63 filters.resizable.showOutlines = Zobrazit okraje objektu
H A Dtexts_es.properties61 filters.resizable.showOutlines = Mostrar los contornos del objeto
H A Dtexts_pt.properties61 filters.resizable.showOutlines = Mostrar o contorno do objeto
H A Dtexts_hu.properties61 filters.resizable.showOutlines = Tárgy körvonalainak mutatása
/dports/cad/solvespace/solvespace-2.3/src/
H A Dui.h712 bool showOutlines; variable
H A Dgroupmesh.cpp512 if(SS.GW.showOutlines) { in DrawDisplayItems()
H A Dtextwin.cpp41 { &(SS.GW.showOutlines), Icon_outlines, "outline of solid model" },
H A Dgraphicswin.cpp230 showOutlines = false; in Init()
H A Dexport.cpp337 GW.showOutlines ? Style::OUTLINE : Style::SOLID_EDGE); in ExportLinesAndMesh()