Home
last modified time | relevance | path

Searched refs:copyprops (Results 1 – 7 of 7) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/qadevOOo/tests/java/ifc/io/
H A D_XPersistObject.java128 Property[] copyprops = copypsi.getProperties(); in _read() local
130 for (int i = 0; i < copyprops.length; i++) { in _read()
131 Object cps = copyps.getPropertyValue(copyprops[i].Name); in _read()
141 String str = copyprops[i].Name; in _read()
150 log.println("Property '" + copyprops[i].Name in _read()
153 dbg.printPropertyInfo(copyps, copyprops[i].Name, log); in _read()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/qadevOOo/tests/java/ifc/io/
H A D_XPersistObject.java128 Property[] copyprops = copypsi.getProperties(); in _read() local
130 for (int i = 0; i < copyprops.length; i++) { in _read()
131 Object cps = copyps.getPropertyValue(copyprops[i].Name); in _read()
141 String str = copyprops[i].Name; in _read()
150 log.println("Property '" + copyprops[i].Name in _read()
153 dbg.printPropertyInfo(copyps, copyprops[i].Name, log); in _read()
/dports/misc/rump/buildrump.sh-b914579/src/sys/arch/sparc64/sparc64/
H A Dautoconf.c194 static void copyprops(device_t, int, prop_dictionary_t, int);
1231 copyprops(busdev, ofnode, dict, console);
1323 copyprops(device_t busdev, int node, prop_dictionary_t dict, int is_console)
/dports/devel/stb/stb-f54acd4/
H A Dstb_tilemap_editor.h906 float copyprops[STBTE_MAX_COPY][STBTE_MAX_PROPERTIES]; member
2702 stbte__copy_properties(stbte__ui.copyprops[p], tm->props[j][i]); in stbte__copy_cut()
2793 if (tm->props[y+j][x+i][k] != stbte__ui.copyprops[p][k]) in stbte__paste()
2796 stbte__copy_properties(tm->props[y+j][x+i], stbte__ui.copyprops[p]); in stbte__paste()
/dports/cad/cura-engine/CuraEngine-fadb5d6b/include/stb/
H A Dstb_tilemap_editor.h906 float copyprops[STBTE_MAX_COPY][STBTE_MAX_PROPERTIES]; member
2702 stbte__copy_properties(stbte__ui.copyprops[p], tm->props[j][i]); in stbte__copy_cut()
2793 if (tm->props[y+j][x+i][k] != stbte__ui.copyprops[p][k]) in stbte__paste()
2796 stbte__copy_properties(tm->props[y+j][x+i], stbte__ui.copyprops[p]); in stbte__paste()
/dports/security/ridl/ridl-11b3240/stb/
H A Dstb_tilemap_editor.h906 float copyprops[STBTE_MAX_COPY][STBTE_MAX_PROPERTIES]; member
2702 stbte__copy_properties(stbte__ui.copyprops[p], tm->props[j][i]); in stbte__copy_cut()
2793 if (tm->props[y+j][x+i][k] != stbte__ui.copyprops[p][k]) in stbte__paste()
2796 stbte__copy_properties(tm->props[y+j][x+i], stbte__ui.copyprops[p]); in stbte__paste()
/dports/net-im/uTox/uTox/third-party/stb/
H A Dstb_tilemap_editor.h901 float copyprops[STBTE_MAX_COPY][STBTE_MAX_PROPERTIES]; member
2704 stbte__copy_properties(stbte__ui.copyprops[p], tm->props[j][i]); in stbte__copy_cut()
2793 if (tm->props[y+j][x+i][k] != stbte__ui.copyprops[p][k]) in stbte__paste()
2796 stbte__copy_properties(tm->props[y+j][x+i], stbte__ui.copyprops[p]); in stbte__paste()