Home
last modified time | relevance | path

Searched defs:nCode (Results 1 – 25 of 642) sorted by relevance

12345678910>>...26

/dports/editors/libreoffice/libreoffice-7.2.6.2/framework/source/accelerators/
H A Dkeymapping.cxx148 sal_Int16 nCode = KeyIdentifierMap[i].Code; in KeyMapping() local
175 sal_uInt16 nCode = 0; in mapIdentifierToCode() local
185 OUString KeyMapping::mapCodeToIdentifier(sal_uInt16 nCode) in mapCodeToIdentifier()
198 sal_Int32 nCode = sIdentifier.toInt32(); in impl_st_interpretIdentifierAsPureKeyCode() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/framework/source/accelerators/
H A Dkeymapping.cxx148 sal_Int16 nCode = KeyIdentifierMap[i].Code; in KeyMapping() local
175 sal_uInt16 nCode = 0; in mapIdentifierToCode() local
185 OUString KeyMapping::mapCodeToIdentifier(sal_uInt16 nCode) in mapCodeToIdentifier()
198 sal_Int32 nCode = sIdentifier.toInt32(); in impl_st_interpretIdentifierAsPureKeyCode() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/font/
H A DFeature.cxx62 FeatureParameter::FeatureParameter(uint32_t nCode, OUString aDescription) in FeatureParameter()
69 FeatureParameter::FeatureParameter(uint32_t nCode, const char* pDescriptionID) in FeatureParameter()
99 FeatureDefinition::FeatureDefinition(uint32_t nCode, OUString const& rDescription, in FeatureDefinition()
112 FeatureDefinition::FeatureDefinition(uint32_t nCode, const char* pDescriptionID, in FeatureDefinition()
122 FeatureDefinition::FeatureDefinition(uint32_t nCode, const char* pDescriptionID, in FeatureDefinition()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/font/
H A DFeature.cxx64 FeatureParameter::FeatureParameter(uint32_t nCode, OUString aDescription) in FeatureParameter()
71 FeatureParameter::FeatureParameter(uint32_t nCode, const char* pDescriptionID) in FeatureParameter()
101 FeatureDefinition::FeatureDefinition(uint32_t nCode, OUString const& rDescription, in FeatureDefinition()
114 FeatureDefinition::FeatureDefinition(uint32_t nCode, const char* pDescriptionID, in FeatureDefinition()
124 FeatureDefinition::FeatureDefinition(uint32_t nCode, const char* pDescriptionID, in FeatureDefinition()
/dports/x11/gskrab/GSKrab-0.0.1/tests/
H A Dhooksdll.c51 LRESULT CALLBACK __declspec(dllexport) KeyboardFunc (int nCode, WPARAM wParam, LPARAM lParam ) in KeyboardFunc()
61 KeyboardFuncLL (int nCode, WPARAM wParam, PKBDLLHOOKSTRUCT lParam ) in KeyboardFuncLL()
73 int __declspec(dllexport) InstallFilter ( int nCode ) in InstallFilter()
/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/ogrsf_frmts/dxf/
H A Dogrdxfdatasource.cpp127 int nCode; in Open() local
249 int nCode; in ReadTablesSection() local
287 int nCode; in ReadLayerDefinition() local
363 int nCode; in ReadLineTypeDefinition() local
422 int nCode; in ReadHeaderSection() local
H A Dogrdxflayer.cpp406 int nCode; in TranslateMTEXT() local
577 int nCode; in TranslateTEXT() local
732 int nCode; in TranslatePOINT() local
785 int nCode; in TranslateLINE() local
987 int nCode; in TranslatePOLYLINE() local
1093 int nCode; in TranslateCIRCLE() local
1158 int nCode; in TranslateELLIPSE() local
1268 int nCode; in TranslateARC() local
1451 int nCode; in Translate3DFACE() local
1595 int nCode; in TranslateSOLID() local
[all …]
H A Dogrdxfwriterds.cpp290 static int WriteValue( VSILFILE *fp, int nCode, const char *pszLine ) in WriteValue()
311 static int WriteValue( VSILFILE *fp, int nCode, double dfValue ) in WriteValue()
340 int nCode; in TransferUpdateHeader() local
533 int nCode; in TransferUpdateTrailer() local
864 int nCode; in ScanForEntities() local
/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/dxf/
H A Dogrdxfdatasource.cpp328 int nCode = 0; in ReadTablesSection() local
392 int nCode = 0; in ReadLayerDefinition() local
482 int nCode = 0; in ReadLineTypeDefinition() local
571 int nCode = 0; in ReadTextStyleDefinition() local
728 int nCode = 0; in ReadDimStyleDefinition() local
795 int nCode = 0; in ReadHeaderSection() local
1009 int nCode = 0; in GetEntryFromAcDsDataSection() local
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/ogrsf_frmts/dxf/
H A Dogrdxfdatasource.cpp328 int nCode = 0; in ReadTablesSection() local
392 int nCode = 0; in ReadLayerDefinition() local
482 int nCode = 0; in ReadLineTypeDefinition() local
571 int nCode = 0; in ReadTextStyleDefinition() local
728 int nCode = 0; in ReadDimStyleDefinition() local
795 int nCode = 0; in ReadHeaderSection() local
1009 int nCode = 0; in GetEntryFromAcDsDataSection() local
/dports/graphics/gdal/gdal-3.3.3/ogr/ogrsf_frmts/dxf/
H A Dogrdxfdatasource.cpp328 int nCode = 0; in ReadTablesSection() local
392 int nCode = 0; in ReadLayerDefinition() local
482 int nCode = 0; in ReadLineTypeDefinition() local
571 int nCode = 0; in ReadTextStyleDefinition() local
728 int nCode = 0; in ReadDimStyleDefinition() local
795 int nCode = 0; in ReadHeaderSection() local
1009 int nCode = 0; in GetEntryFromAcDsDataSection() local
/dports/graphics/py-gdal/gdal-3.3.3/frmts/rmf/
H A Drmfdem.cpp178 GInt32 nCode; in DEMDecompress() local
214 GInt32 nCode; in DEMDecompress() local
231 GInt32 nCode = CPL_LSBSINT16PTR(pabyTempIn) & 0x0FFF; in DEMDecompress() local
269 const GInt32 nCode = CPL_LSBSINT16PTR(pabyTempIn); in DEMDecompress() local
287 GInt32 nCode = (*(GByte*)pabyTempIn) | in DEMDecompress() local
309 GInt32 nCode = CPL_LSBSINT32PTR(pabyTempIn); in DEMDecompress() local
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/rmf/
H A Drmfdem.cpp178 GInt32 nCode; in DEMDecompress() local
214 GInt32 nCode; in DEMDecompress() local
231 GInt32 nCode = CPL_LSBSINT16PTR(pabyTempIn) & 0x0FFF; in DEMDecompress() local
269 const GInt32 nCode = CPL_LSBSINT16PTR(pabyTempIn); in DEMDecompress() local
287 GInt32 nCode = (*(GByte*)pabyTempIn) | in DEMDecompress() local
309 GInt32 nCode = CPL_LSBSINT32PTR(pabyTempIn); in DEMDecompress() local
/dports/graphics/gdal/gdal-3.3.3/frmts/rmf/
H A Drmfdem.cpp178 GInt32 nCode; in DEMDecompress() local
214 GInt32 nCode; in DEMDecompress() local
231 GInt32 nCode = CPL_LSBSINT16PTR(pabyTempIn) & 0x0FFF; in DEMDecompress() local
269 const GInt32 nCode = CPL_LSBSINT16PTR(pabyTempIn); in DEMDecompress() local
287 GInt32 nCode = (*(GByte*)pabyTempIn) | in DEMDecompress() local
309 GInt32 nCode = CPL_LSBSINT32PTR(pabyTempIn); in DEMDecompress() local
/dports/databases/unixODBC/unixODBC-2.3.9/log/
H A DlogPushMsg.c44 …hLog, char *pszModule, char *pszFunctionName, int nLine, int nSeverity, int nCode, char *pszMessag… in logPushMsg()
104 …hLog, char *pszModule, char *pszFunctionName, int nLine, int nSeverity, int nCode, char *pszMessag… in logvPushMsgf()
186 …hLog, char *pszModule, char *pszFunctionName, int nLine, int nSeverity, int nCode, char *pszMessag… in logPushMsgf()
198 int nCode; in logPushMsgf() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/framework/qa/complex/accelerators/
H A DKeyMapping.java26 protected Short nCode; field in KeyIdentifierInfo
139 public String mapCode2Identifier(short nCode) in mapCode2Identifier()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/framework/qa/complex/accelerators/
H A DKeyMapping.java26 protected Short nCode; field in KeyIdentifierInfo
139 public String mapCode2Identifier(short nCode) in mapCode2Identifier()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sal/textenc/
H A Dconvertgb18030.cxx87 sal_uInt32 nCode = 0; in ImplConvertGb18030ToUnicode() local
367 sal_uInt32 nCode in ImplConvertUnicodeToGb18030() local
389 sal_uInt32 nCode in ImplConvertUnicodeToGb18030() local
409 sal_uInt32 nCode = nChar - 0x10000; in ImplConvertUnicodeToGb18030() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sal/textenc/
H A Dconvertgb18030.cxx87 sal_uInt32 nCode = 0; in ImplConvertGb18030ToUnicode() local
367 sal_uInt32 nCode in ImplConvertUnicodeToGb18030() local
389 sal_uInt32 nCode in ImplConvertUnicodeToGb18030() local
409 sal_uInt32 nCode = nChar - 0x10000; in ImplConvertUnicodeToGb18030() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/filter/itiff/
H A Dlzwdecom.cxx117 sal_uInt16 nBits,nCode; in GetNextCode() local
182 sal_uInt16 i,nCode; in DecompressSome() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/filter/source/graphicfilter/itiff/
H A Dlzwdecom.cxx118 sal_uInt16 nBits,nCode; in GetNextCode() local
183 sal_uInt16 i,nCode; in DecompressSome() local
/dports/net/tigervnc-viewer/tigervnc-1.12.0/win/wm_hooks/
H A Dwm_hooks.cxx285 LRESULT CALLBACK HookCallWndProc(int nCode, WPARAM wParam, LPARAM lParam) { in HookCallWndProc()
293 LRESULT CALLBACK HookCallWndProcRet(int nCode, WPARAM wParam, LPARAM lParam) { in HookCallWndProcRet()
301 LRESULT CALLBACK HookGetMessage(int nCode, WPARAM wParam, LPARAM lParam) { in HookGetMessage()
311 LRESULT CALLBACK HookDialogMessage(int nCode, WPARAM wParam, LPARAM lParam) { in HookDialogMessage()
385 LRESULT CALLBACK HookKeyboardHook(int nCode, WPARAM wParam, LPARAM lParam) { in HookKeyboardHook()
397 LRESULT CALLBACK HookPointerHook(int nCode, WPARAM wParam, LPARAM lParam) { in HookPointerHook()
/dports/net/tigervnc-server/tigervnc-1.12.0/win/wm_hooks/
H A Dwm_hooks.cxx285 LRESULT CALLBACK HookCallWndProc(int nCode, WPARAM wParam, LPARAM lParam) { in HookCallWndProc()
293 LRESULT CALLBACK HookCallWndProcRet(int nCode, WPARAM wParam, LPARAM lParam) { in HookCallWndProcRet()
301 LRESULT CALLBACK HookGetMessage(int nCode, WPARAM wParam, LPARAM lParam) { in HookGetMessage()
311 LRESULT CALLBACK HookDialogMessage(int nCode, WPARAM wParam, LPARAM lParam) { in HookDialogMessage()
385 LRESULT CALLBACK HookKeyboardHook(int nCode, WPARAM wParam, LPARAM lParam) { in HookKeyboardHook()
397 LRESULT CALLBACK HookPointerHook(int nCode, WPARAM wParam, LPARAM lParam) { in HookPointerHook()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/i18nutil/
H A Dunicode.hxx57 static bool isIVSSelector(sal_uInt32 nCode) in isIVSSelector()
69 static bool isCJKIVSCharacter(sal_uInt32 nCode) in isCJKIVSCharacter()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/i18nutil/
H A Dunicode.hxx56 static bool isIVSSelector(sal_uInt32 nCode) in isIVSSelector()
68 static bool isCJKIVSCharacter(sal_uInt32 nCode) in isCJKIVSCharacter()

12345678910>>...26