Home
last modified time | relevance | path

Searched refs:pAttribute (Results 1 – 25 of 171) sorted by relevance

1234567

/dports/games/hllib/HLLib/
H A DHLLib.cpp554 strncpy(pAttribute->lpName, lpName, sizeof(pAttribute->lpName)); in hlAttributeSetBoolean()
555 pAttribute->lpName[sizeof(pAttribute->lpName) - 1] = '\0'; in hlAttributeSetBoolean()
575 strncpy(pAttribute->lpName, lpName, sizeof(pAttribute->lpName)); in hlAttributeSetInteger()
576 pAttribute->lpName[sizeof(pAttribute->lpName) - 1] = '\0'; in hlAttributeSetInteger()
596 strncpy(pAttribute->lpName, lpName, sizeof(pAttribute->lpName)); in hlAttributeSetUnsignedInteger()
597 pAttribute->lpName[sizeof(pAttribute->lpName) - 1] = '\0'; in hlAttributeSetUnsignedInteger()
618 strncpy(pAttribute->lpName, lpName, sizeof(pAttribute->lpName)); in hlAttributeSetFloat()
619 pAttribute->lpName[sizeof(pAttribute->lpName) - 1] = '\0'; in hlAttributeSetFloat()
639 strncpy(pAttribute->lpName, lpName, sizeof(pAttribute->lpName)); in hlAttributeSetString()
640 pAttribute->lpName[sizeof(pAttribute->lpName) - 1] = '\0'; in hlAttributeSetString()
[all …]
H A DHLLib.h105 HLLIB_API hlBool hlAttributeGetBoolean(HLAttribute *pAttribute);
106 HLLIB_API hlVoid hlAttributeSetBoolean(HLAttribute *pAttribute, const hlChar *lpName, hlBool bValue…
108 HLLIB_API hlInt hlAttributeGetInteger(HLAttribute *pAttribute);
109 HLLIB_API hlVoid hlAttributeSetInteger(HLAttribute *pAttribute, const hlChar *lpName, hlInt iValue);
111 HLLIB_API hlUInt hlAttributeGetUnsignedInteger(HLAttribute *pAttribute);
112 HLLIB_API hlVoid hlAttributeSetUnsignedInteger(HLAttribute *pAttribute, const hlChar *lpName, hlUIn…
114 HLLIB_API hlFloat hlAttributeGetFloat(HLAttribute *pAttribute);
115 HLLIB_API hlVoid hlAttributeSetFloat(HLAttribute *pAttribute, const hlChar *lpName, hlFloat fValue);
117 HLLIB_API const hlChar *hlAttributeGetString(HLAttribute *pAttribute);
118 HLLIB_API hlVoid hlAttributeSetString(HLAttribute *pAttribute, const hlChar *lpName, const hlChar *…
/dports/archivers/hlextract/HLLib/
H A DHLLib.cpp554 strncpy(pAttribute->lpName, lpName, sizeof(pAttribute->lpName)); in hlAttributeSetBoolean()
555 pAttribute->lpName[sizeof(pAttribute->lpName) - 1] = '\0'; in hlAttributeSetBoolean()
575 strncpy(pAttribute->lpName, lpName, sizeof(pAttribute->lpName)); in hlAttributeSetInteger()
576 pAttribute->lpName[sizeof(pAttribute->lpName) - 1] = '\0'; in hlAttributeSetInteger()
596 strncpy(pAttribute->lpName, lpName, sizeof(pAttribute->lpName)); in hlAttributeSetUnsignedInteger()
597 pAttribute->lpName[sizeof(pAttribute->lpName) - 1] = '\0'; in hlAttributeSetUnsignedInteger()
618 strncpy(pAttribute->lpName, lpName, sizeof(pAttribute->lpName)); in hlAttributeSetFloat()
619 pAttribute->lpName[sizeof(pAttribute->lpName) - 1] = '\0'; in hlAttributeSetFloat()
639 strncpy(pAttribute->lpName, lpName, sizeof(pAttribute->lpName)); in hlAttributeSetString()
640 pAttribute->lpName[sizeof(pAttribute->lpName) - 1] = '\0'; in hlAttributeSetString()
[all …]
H A DHLLib.h105 HLLIB_API hlBool hlAttributeGetBoolean(HLAttribute *pAttribute);
106 HLLIB_API hlVoid hlAttributeSetBoolean(HLAttribute *pAttribute, const hlChar *lpName, hlBool bValue…
108 HLLIB_API hlInt hlAttributeGetInteger(HLAttribute *pAttribute);
109 HLLIB_API hlVoid hlAttributeSetInteger(HLAttribute *pAttribute, const hlChar *lpName, hlInt iValue);
111 HLLIB_API hlUInt hlAttributeGetUnsignedInteger(HLAttribute *pAttribute);
112 HLLIB_API hlVoid hlAttributeSetUnsignedInteger(HLAttribute *pAttribute, const hlChar *lpName, hlUIn…
114 HLLIB_API hlFloat hlAttributeGetFloat(HLAttribute *pAttribute);
115 HLLIB_API hlVoid hlAttributeSetFloat(HLAttribute *pAttribute, const hlChar *lpName, hlFloat fValue);
117 HLLIB_API const hlChar *hlAttributeGetString(HLAttribute *pAttribute);
118 HLLIB_API hlVoid hlAttributeSetString(HLAttribute *pAttribute, const hlChar *lpName, const hlChar *…
/dports/japanese/skkinput3/skkinput-3.0.6/lib/proto/
H A DKinputClient.c363 pAttribute ++ ; in kinputClient_getAttribute()
371 pAttribute ++ ; in kinputClient_getAttribute()
378 pAttribute ++ ; in kinputClient_getAttribute()
387 pAttribute ++ ; in kinputClient_getAttribute()
396 pAttribute ++ ; in kinputClient_getAttribute()
399 pAttribute ++ ; in kinputClient_getAttribute()
439 pAttribute ++ ; in kinputClient_getAttribute()
447 pAttribute ++ ; in kinputClient_getAttribute()
477 pAttribute ++ ; in kinputClient_getAttribute()
480 pAttribute ++ ; in kinputClient_getAttribute()
[all …]
H A DTSubWindowFrame.c439 assert (pAttribute != NULL) ; in tsubWindowFrame_setattribute()
471 assert (pAttribute != NULL) ; in tsubWindowFrame_onSetAttributeFocusWindow()
531 assert (pAttribute != NULL) ; in tsubWindowFrame_onSetPAttributeClientArea()
535 pAttribute->m_Preedit.m_area.x, in tsubWindowFrame_onSetPAttributeClientArea()
536 pAttribute->m_Preedit.m_area.y, in tsubWindowFrame_onSetPAttributeClientArea()
537 pAttribute->m_Preedit.m_area.width, in tsubWindowFrame_onSetPAttributeClientArea()
571 assert (pAttribute != NULL) ; in tsubWindowFrame_onSetPAttributeFont()
591 assert (pAttribute != NULL) ; in tsubWindowFrame_onSetPAttributeLineSpacing()
609 assert (pAttribute != NULL) ; in tsubWindowFrame_onSetPAttributeColormap()
630 assert (pAttribute != NULL) ; in tsubWindowFrame_onSetPAttributeBackground()
[all …]
H A DTOffTheSpotWindow.c628 assert (pAttribute != NULL) ; in toffTheSpotWindow_setattribute()
686 assert (pAttribute != NULL) ; in toffTheSpotWindow_onSetAttributeFocusWindow()
775 assert (pAttribute != NULL) ; in toffTheSpotWindow_onSetPAttributeClientArea()
826 assert (pAttribute != NULL) ; in toffTheSpotWindow_onSetPAttributeFont()
865 assert (pAttribute != NULL) ; in toffTheSpotWindow_onSetPAttributeLineSpacing()
902 assert (pAttribute != NULL) ; in toffTheSpotWindow_onSetPAttributeColormap()
939 assert (pAttribute != NULL) ; in toffTheSpotWindow_onSetPAttributeBackground()
977 assert (pAttribute != NULL) ; in toffTheSpotWindow_onSetPAttributeForeground()
1051 assert (pAttribute != NULL) ; in toffTheSpotWindow_onSetSAttributeClientArea()
1093 assert (pAttribute != NULL) ; in toffTheSpotWindow_onSetSAttributeFont()
[all …]
H A DTOverTheSpotWindow.c792 assert (pAttribute != NULL) ; in toverTheSpotWindow_setattribute()
839 assert (pAttribute != NULL) ; in toverTheSpotWindow_onSetAttributeFocusWindow()
925 assert (pAttribute != NULL) ; in toverTheSpotWindow_onSetPAttributeSpotLocation()
971 assert (pAttribute != NULL) ; in toverTheSpotWindow_onSetPAttributeClientArea()
1038 assert (pAttribute != NULL) ; in toverTheSpotWindow_onSetPAttributeFont()
1070 assert (pAttribute != NULL) ; in toverTheSpotWindow_onSetPAttributeLineSpacing()
1097 assert (pAttribute != NULL) ; in toverTheSpotWindow_onSetPAttributeColormap()
1135 assert (pAttribute != NULL) ; in toverTheSpotWindow_onSetPAttributeBackground()
1175 assert (pAttribute != NULL) ; in toverTheSpotWindow_onSetPAttributeForeground()
1241 assert (pAttribute != NULL) ; in toverTheSpotWindow_onSetSAttributeClientArea()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/core/fxcodec/codec/
H A Dccodec_pngmodule.cpp31 if (pAttribute) { in _png_load_bmp_attribute()
40 pAttribute->m_wDPIUnit = FXCODEC_RESUNIT_METER; in _png_load_bmp_attribute()
43 pAttribute->m_wDPIUnit = FXCODEC_RESUNIT_NONE; in _png_load_bmp_attribute()
59 FXSYS_memset(pAttribute->m_strTime, 0, sizeof(pAttribute->m_strTime)); in _png_load_bmp_attribute()
60 FXSYS_snprintf((FX_CHAR*)pAttribute->m_strTime, in _png_load_bmp_attribute()
63 pAttribute->m_strTime[sizeof(pAttribute->m_strTime) - 1] = 0; in _png_load_bmp_attribute()
79 FXSYS_memset(pAttribute->m_strTime, 0, sizeof(pAttribute->m_strTime)); in _png_load_bmp_attribute()
81 pAttribute->m_strTime, text[i].text, in _png_load_bmp_attribute()
87 pAttribute->m_strAuthor = in _png_load_bmp_attribute()
252 CFX_DIBAttribute* pAttribute) { in Input() argument
[all …]
H A Dccodec_tiffmodule.cpp33 CFX_DIBAttribute* pAttribute);
253 if (pAttribute) { in LoadFrameInfo()
254 pAttribute->m_wDPIUnit = FXCODEC_RESUNIT_INCH; in LoadFrameInfo()
256 &pAttribute->m_wDPIUnit)) { in LoadFrameInfo()
257 pAttribute->m_wDPIUnit--; in LoadFrameInfo()
261 pAttribute)) { in LoadFrameInfo()
262 void* val = pAttribute->m_Exif[TIFFTAG_XRESOLUTION]; in LoadFrameInfo()
264 pAttribute->m_nXDPI = (int32_t)(fDpi + 0.5f); in LoadFrameInfo()
267 pAttribute)) { in LoadFrameInfo()
268 void* val = pAttribute->m_Exif[TIFFTAG_YRESOLUTION]; in LoadFrameInfo()
[all …]
H A Dccodec_gifmodule.cpp124 CFX_DIBAttribute* pAttribute) { in ReadHeader() argument
154 CFX_DIBAttribute* pAttribute) { in LoadFrame() argument
160 if (pAttribute) { in LoadFrame()
161 pAttribute->m_nGifLeft = in LoadFrame()
163 pAttribute->m_nGifTop = in LoadFrame()
165 pAttribute->m_fAspectRatio = ctx->gif_ptr->pixel_aspect; in LoadFrame()
173 pAttribute->m_strAuthor = CFX_ByteString(buf, size); in LoadFrame()
175 pAttribute->m_strAuthor.clear(); in LoadFrame()
180 FXSYS_memcpy(pAttribute->m_strTime, buf, size); in LoadFrame()
/dports/editors/texmaker/texmaker-5.0.3/pdfium/core/fxcodec/codec/
H A Dfx_codec_png.cpp28 CFX_DIBAttribute* pAttribute) { in _png_load_bmp_attribute() argument
29 if (pAttribute) { in _png_load_bmp_attribute()
38 pAttribute->m_wDPIUnit = FXCODEC_RESUNIT_METER; in _png_load_bmp_attribute()
41 pAttribute->m_wDPIUnit = FXCODEC_RESUNIT_NONE; in _png_load_bmp_attribute()
57 FXSYS_memset(pAttribute->m_strTime, 0, sizeof(pAttribute->m_strTime)); in _png_load_bmp_attribute()
58 FXSYS_snprintf((FX_CHAR*)pAttribute->m_strTime, in _png_load_bmp_attribute()
61 pAttribute->m_strTime[sizeof(pAttribute->m_strTime) - 1] = 0; in _png_load_bmp_attribute()
77 FXSYS_memset(pAttribute->m_strTime, 0, sizeof(pAttribute->m_strTime)); in _png_load_bmp_attribute()
79 pAttribute->m_strTime, text[i].text, in _png_load_bmp_attribute()
85 pAttribute->m_strAuthor = in _png_load_bmp_attribute()
[all …]
H A Dfx_codec_tiff.cpp26 CFX_DIBAttribute* pAttribute);
218 if (pAttribute) { in LoadFrameInfo()
219 pAttribute->m_wDPIUnit = FXCODEC_RESUNIT_INCH; in LoadFrameInfo()
221 &pAttribute->m_wDPIUnit)) { in LoadFrameInfo()
222 pAttribute->m_wDPIUnit--; in LoadFrameInfo()
226 pAttribute)) { in LoadFrameInfo()
227 void* val = pAttribute->m_Exif[TIFFTAG_XRESOLUTION]; in LoadFrameInfo()
229 pAttribute->m_nXDPI = (int32_t)(fDpi + 0.5f); in LoadFrameInfo()
232 pAttribute)) { in LoadFrameInfo()
233 void* val = pAttribute->m_Exif[TIFFTAG_YRESOLUTION]; in LoadFrameInfo()
[all …]
H A Dfx_codec_gif.cpp112 CFX_DIBAttribute* pAttribute) { in ReadHeader() argument
142 CFX_DIBAttribute* pAttribute) { in LoadFrame() argument
148 if (pAttribute) { in LoadFrame()
149 pAttribute->m_nGifLeft = in LoadFrame()
151 pAttribute->m_nGifTop = in LoadFrame()
153 pAttribute->m_fAspectRatio = ctx->gif_ptr->pixel_aspect; in LoadFrame()
161 pAttribute->m_strAuthor = CFX_ByteString(buf, size); in LoadFrame()
163 pAttribute->m_strAuthor.clear(); in LoadFrame()
168 FXSYS_memcpy(pAttribute->m_strTime, buf, size); in LoadFrame()
/dports/deskutils/cairo-dock/cairo-dock-core-3.4.1/src/gldit/
H A Dcairo-dock-dialog-factory.c374 if (! pAttribute->pInteractiveWidget && ! pAttribute->pActionFunc) // not an interactive dialog in gldi_dialog_init_internals()
381 pDialog->pIcon = pAttribute->pIcon; in gldi_dialog_init_internals()
389 if (pAttribute->cText != NULL) in gldi_dialog_init_internals()
393 pAttribute->bUseMarkup, in gldi_dialog_init_internals()
400 if (pAttribute->cImageFilePath != NULL) in gldi_dialog_init_internals()
402 …uffer = _cairo_dock_create_dialog_icon_surface (pAttribute->cImageFilePath, pAttribute->pIcon, pAt… in gldi_dialog_init_internals()
420 if (pAttribute->cButtonsImage != NULL && pAttribute->pActionFunc != NULL) in gldi_dialog_init_internals()
459 pDialog->bNoInput = pAttribute->bNoInput; in gldi_dialog_init_internals()
570 if (!pAttribute->bForceAbove) in gldi_dialog_new()
579 pAttribute->cattr.bNoOpengl = TRUE; in gldi_dialog_new()
[all …]
H A Dcairo-dock-data-renderer.c66 if (pAttribute->pMinMaxValues != NULL) in _cairo_dock_init_data_renderer()
72 if (pAttribute->bUpdateMinMax) in _cairo_dock_init_data_renderer()
90 if (pAttribute->cEmblems != NULL) in _cairo_dock_init_data_renderer()
100 if (pAttribute->cLabels != NULL) in _cairo_dock_init_data_renderer()
114 pRenderer->bWriteValues = pAttribute->bWriteValues; in _cairo_dock_init_data_renderer()
115 pRenderer->iRotateTheme = pAttribute->iRotateTheme; in _cairo_dock_init_data_renderer()
116 pRenderer->iLatencyTime = pAttribute->iLatencyTime; in _cairo_dock_init_data_renderer()
119 pRenderer->pFormatData = pAttribute->pFormatData; in _cairo_dock_init_data_renderer()
553 pAttribute->iNbValues = MAX (1, pAttribute->iNbValues); in cairo_dock_add_new_data_renderer_on_icon()
559 pAttribute->iMemorySize = MAX (2, pAttribute->iMemorySize); in cairo_dock_add_new_data_renderer_on_icon()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fxcodec/png/
H A Dpng_decoder.cpp51 CFX_DIBAttribute* pAttribute) { in _png_load_bmp_attribute() argument
52 if (pAttribute) { in _png_load_bmp_attribute()
54 pAttribute->m_nXDPI = png_get_x_pixels_per_meter(png_ptr, info_ptr); in _png_load_bmp_attribute()
55 pAttribute->m_nYDPI = png_get_y_pixels_per_meter(png_ptr, info_ptr); in _png_load_bmp_attribute()
61 pAttribute->m_wDPIUnit = FXCODEC_RESUNIT_METER; in _png_load_bmp_attribute()
64 pAttribute->m_wDPIUnit = FXCODEC_RESUNIT_NONE; in _png_load_bmp_attribute()
212 CFX_DIBAttribute* pAttribute) { in ContinueDecode() argument
215 if (pAttribute && in ContinueDecode()
217 _png_load_bmp_attribute(ctx->m_pPng, ctx->m_pInfo, pAttribute); in ContinueDecode()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fxcodec/png/
H A Dpngmodule.cpp52 CFX_DIBAttribute* pAttribute) { in _png_load_bmp_attribute() argument
53 if (pAttribute) { in _png_load_bmp_attribute()
55 pAttribute->m_nXDPI = png_get_x_pixels_per_meter(png_ptr, info_ptr); in _png_load_bmp_attribute()
56 pAttribute->m_nYDPI = png_get_y_pixels_per_meter(png_ptr, info_ptr); in _png_load_bmp_attribute()
62 pAttribute->m_wDPIUnit = FXCODEC_RESUNIT_METER; in _png_load_bmp_attribute()
65 pAttribute->m_wDPIUnit = FXCODEC_RESUNIT_NONE; in _png_load_bmp_attribute()
219 CFX_DIBAttribute* pAttribute) { in Input() argument
222 if (pAttribute && in Input()
224 _png_load_bmp_attribute(ctx->m_pPng, ctx->m_pInfo, pAttribute); in Input()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fxcodec/tiff/
H A Dtiffmodule.cpp46 CFX_DIBAttribute* pAttribute);
256 pAttribute->m_wDPIUnit = FXCODEC_RESUNIT_INCH; in LoadFrameInfo()
258 &pAttribute->m_wDPIUnit)) { in LoadFrameInfo()
259 pAttribute->m_wDPIUnit--; in LoadFrameInfo()
263 pAttribute)) { in LoadFrameInfo()
264 void* val = pAttribute->m_Exif[TIFFTAG_XRESOLUTION]; in LoadFrameInfo()
266 pAttribute->m_nXDPI = (int32_t)(fDpi + 0.5f); in LoadFrameInfo()
269 pAttribute)) { in LoadFrameInfo()
272 pAttribute->m_nYDPI = (int32_t)(fDpi + 0.5f); in LoadFrameInfo()
275 pAttribute); in LoadFrameInfo()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fxcodec/tiff/
H A Dtiff_decoder.cpp46 CFX_DIBAttribute* pAttribute);
256 pAttribute->m_wDPIUnit = FXCODEC_RESUNIT_INCH; in LoadFrameInfo()
258 &pAttribute->m_wDPIUnit)) { in LoadFrameInfo()
259 pAttribute->m_wDPIUnit--; in LoadFrameInfo()
263 pAttribute)) { in LoadFrameInfo()
264 void* val = pAttribute->m_Exif[TIFFTAG_XRESOLUTION]; in LoadFrameInfo()
266 pAttribute->m_nXDPI = (int32_t)(fDpi + 0.5f); in LoadFrameInfo()
269 pAttribute)) { in LoadFrameInfo()
272 pAttribute->m_nYDPI = (int32_t)(fDpi + 0.5f); in LoadFrameInfo()
275 pAttribute); in LoadFrameInfo()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fxcodec/bmp/
H A Dbmpmodule.cpp34 CFX_DIBAttribute* pAttribute) { in ReadHeader() argument
35 ASSERT(pAttribute); in ReadHeader()
48 pAttribute->m_wDPIUnit = FXCODEC_RESUNIT_METER; in ReadHeader()
49 pAttribute->m_nXDPI = ctx->m_Bmp.dpi_x(); in ReadHeader()
50 pAttribute->m_nYDPI = ctx->m_Bmp.dpi_y(); in ReadHeader()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fxcodec/bmp/
H A Dbmp_decoder.cpp34 CFX_DIBAttribute* pAttribute) { in ReadHeader() argument
35 ASSERT(pAttribute); in ReadHeader()
48 pAttribute->m_wDPIUnit = FXCODEC_RESUNIT_METER; in ReadHeader()
49 pAttribute->m_nXDPI = ctx->m_Bmp.dpi_x(); in ReadHeader()
50 pAttribute->m_nYDPI = ctx->m_Bmp.dpi_y(); in ReadHeader()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fxcodec/jpeg/
H A Djpeg_progressive_decoder.cpp57 CFX_DIBAttribute* pAttribute) { in JpegLoadAttribute() argument
58 pAttribute->m_nXDPI = info.X_density; in JpegLoadAttribute()
59 pAttribute->m_nYDPI = info.Y_density; in JpegLoadAttribute()
60 pAttribute->m_wDPIUnit = info.density_unit; in JpegLoadAttribute()
118 CFX_DIBAttribute* pAttribute) { in ReadHeader() argument
119 ASSERT(pAttribute); in ReadHeader()
131 JpegLoadAttribute(ctx->m_Info, pAttribute); in ReadHeader()
/dports/games/hllib/HLExtract.Net/
H A DHLLib.cs528 …w64()) return x64.hlAttributeGetBoolean(ref pAttribute); else return x86.hlAttributeGetBoolean(ref… in hlAttributeGetBoolean()
532 …Wow64()) x64.hlAttributeSetBoolean(ref pAttribute, lpName, bValue); else x86.hlAttributeSetBoolean… in hlAttributeSetBoolean()
535 public static int hlAttributeGetInteger(ref HLAttribute pAttribute) in hlAttributeGetInteger() argument
537 …w64()) return x64.hlAttributeGetInteger(ref pAttribute); else return x86.hlAttributeGetInteger(ref… in hlAttributeGetInteger()
541 …Wow64()) x64.hlAttributeSetInteger(ref pAttribute, lpName, iValue); else x86.hlAttributeSetInteger… in hlAttributeSetInteger()
546 …n x64.hlAttributeGetUnsignedInteger(ref pAttribute); else return x86.hlAttributeGetUnsignedInteger… in hlAttributeGetUnsignedInteger()
555 …sWow64()) return x64.hlAttributeGetFloat(ref pAttribute); else return x86.hlAttributeGetFloat(ref in hlAttributeGetFloat()
559 …(IsWow64()) x64.hlAttributeSetFloat(ref pAttribute, lpName, fValue); else x86.hlAttributeSetFloat(… in hlAttributeSetFloat()
565 …) lpString = x64.hlAttributeGetString(ref pAttribute); else lpString = x86.hlAttributeGetString(re… in hlAttributeGetString()
570 …sWow64()) x64.hlAttributeSetString(ref pAttribute, lpName, lpValue); else x86.hlAttributeSetString… in hlAttributeSetString()
[all …]
/dports/archivers/hlextract/HLExtract.Net/
H A DHLLib.cs528 …w64()) return x64.hlAttributeGetBoolean(ref pAttribute); else return x86.hlAttributeGetBoolean(ref… in hlAttributeGetBoolean()
532 …Wow64()) x64.hlAttributeSetBoolean(ref pAttribute, lpName, bValue); else x86.hlAttributeSetBoolean… in hlAttributeSetBoolean()
535 public static int hlAttributeGetInteger(ref HLAttribute pAttribute) in hlAttributeGetInteger() argument
537 …w64()) return x64.hlAttributeGetInteger(ref pAttribute); else return x86.hlAttributeGetInteger(ref… in hlAttributeGetInteger()
541 …Wow64()) x64.hlAttributeSetInteger(ref pAttribute, lpName, iValue); else x86.hlAttributeSetInteger… in hlAttributeSetInteger()
546 …n x64.hlAttributeGetUnsignedInteger(ref pAttribute); else return x86.hlAttributeGetUnsignedInteger… in hlAttributeGetUnsignedInteger()
555 …sWow64()) return x64.hlAttributeGetFloat(ref pAttribute); else return x86.hlAttributeGetFloat(ref in hlAttributeGetFloat()
559 …(IsWow64()) x64.hlAttributeSetFloat(ref pAttribute, lpName, fValue); else x86.hlAttributeSetFloat(… in hlAttributeSetFloat()
565 …) lpString = x64.hlAttributeGetString(ref pAttribute); else lpString = x86.hlAttributeGetString(re… in hlAttributeGetString()
570 …sWow64()) x64.hlAttributeSetString(ref pAttribute, lpName, lpValue); else x86.hlAttributeSetString… in hlAttributeSetString()
[all …]

1234567