Home
last modified time | relevance | path

Searched refs:pszStyle (Results 1 – 25 of 57) sorted by relevance

123

/dports/editors/abiword/abiword-3.0.5/src/wp/ap/xp/
H A Dap_Dialog_FormatFrame.cpp551 pszStyle = 0; in setCurFrameProps()
558 pszStyle = 0; in setCurFrameProps()
565 pszStyle = 0; in setCurFrameProps()
572 pszStyle = 0; in setCurFrameProps()
580 pszStyle = 0; in setCurFrameProps()
585 pszStyle = 0; in setCurFrameProps()
590 pszStyle = 0; in setCurFrameProps()
595 pszStyle = 0; in setCurFrameProps()
603 pszStyle = 0; in setCurFrameProps()
1120 if ((pszStyle && strcmp(pszStyle, lsOff.c_str())) || in _getToggleButtonStatus()
[all …]
H A Dap_Dialog_Stylist.cpp159 const char * pszStyle; in updateDialog() local
160 pView->getStyle(&pszStyle); in updateDialog()
161 m_sCurStyle = pszStyle; in updateDialog()
167 const char * pszStyle; in updateDialog() local
168 pView->getStyle(&pszStyle); in updateDialog()
172 sCurViewStyle = pszStyle; in updateDialog()
H A Dap_Dialog_Border_Shading.cpp502 const gchar * pszStyle = NULL; in _getToggleButtonStatus() local
505 m_vecProps.getProp(lineStyle, pszStyle); in _getToggleButtonStatus()
507 if ((pszStyle && strcmp(pszStyle, lsOff.c_str())) || in _getToggleButtonStatus()
508 !pszStyle) in _getToggleButtonStatus()
H A Dap_Dialog_FormatTable.cpp637 const gchar * pszStyle = NULL; in _getToggleButtonStatus() local
640 m_vecProps.getProp(lineStyle, pszStyle); in _getToggleButtonStatus()
642 if ((pszStyle && strcmp(pszStyle, lsOff.c_str())) || in _getToggleButtonStatus()
643 !pszStyle) in _getToggleButtonStatus()
/dports/graphics/mapserver/mapserver-7.6.4/
H A Dmapcontext.c451 char* pszStyle=NULL; in msLoadMapContextLayerStyle() local
491 free(pszStyle); in msLoadMapContextLayerStyle()
499 free(pszStyle); in msLoadMapContextLayerStyle()
526 free(pszStyle); in msLoadMapContextLayerStyle()
536 free(pszStyle); in msLoadMapContextLayerStyle()
1809 pszStyle = msStrdup(pszValue); in msWriteMapContext()
1810 pszChar = strchr(pszStyle, ','); in msWriteMapContext()
1812 pszStyle[pszChar - pszStyle] = '\0'; in msWriteMapContext()
1813 if(strcasecmp(pszStyle, "") == 0) in msWriteMapContext()
1869 pszStyle); in msWriteMapContext()
[all …]
H A Dmapwmslayer.c220 const char *pszFormatList, *pszStyle, /* *pszStyleList,*/ *pszTime; in msBuildWMSLayerURLBase() local
237 pszStyle = msOWSLookupMetadata(&(lp->metadata), "MO", "style"); in msBuildWMSLayerURLBase()
318 if (pszStyle==NULL) { in msBuildWMSLayerURLBase()
320 pszStyle = ""; in msBuildWMSLayerURLBase()
324 snprintf(szBuf, sizeof(szBuf), "style_%.80s_sld", pszStyle); in msBuildWMSLayerURLBase()
326 snprintf(szBuf, sizeof(szBuf), "style_%.80s_sld_body", pszStyle); in msBuildWMSLayerURLBase()
333 if (strncmp(pszStyle, "Style{", 6) == 0) in msBuildWMSLayerURLBase()
334 pszStyle = ""; in msBuildWMSLayerURLBase()
342 msSetWMSParamString(psWMSParams, "STYLE", pszStyle, MS_TRUE, nVersion); in msBuildWMSLayerURLBase()
344 msSetWMSParamString(psWMSParams, "STYLES", pszStyle, MS_TRUE, nVersion); in msBuildWMSLayerURLBase()
/dports/devel/upp/upp/bazaar/plugin/geotiff/libgeotiff/ogr/
H A Dogrfeaturestyle.cpp302 const char *pszStyle; in GetStyleName() local
305 pszStyle = pszStyleString; in GetStyleName()
307 pszStyle = m_pszStyleString; in GetStyleName()
309 if (pszStyle) in GetStyleName()
337 const char *pszStyle; in AddStyle() local
340 pszStyle = pszStyleString; in AddStyle()
342 pszStyle = m_pszStyleString; in AddStyle()
507 const char *pszStyle; in GetPart() local
512 pszStyle = pszStyleString; in GetPart()
514 pszStyle = m_pszStyleString; in GetPart()
[all …]
/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/
H A Dogrfeaturestyle.cpp362 const char *pszStyle; in GetStyleName() local
365 pszStyle = pszStyleString; in GetStyleName()
367 pszStyle = m_pszStyleString; in GetStyleName()
369 if (pszStyle) in GetStyleName()
419 const char *pszStyle; in AddStyle() local
422 pszStyle = pszStyleString; in AddStyle()
424 pszStyle = m_pszStyleString; in AddStyle()
683 const char *pszStyle; in GetPart() local
688 pszStyle = pszStyleString; in GetPart()
690 pszStyle = m_pszStyleString; in GetPart()
[all …]
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dcustcntl.h55 LPSTR pszStyle; member
60 LPWSTR pszStyle; member
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dcustcntl.h53 LPSTR pszStyle; member
59 LPWSTR pszStyle; member
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dcustcntl.h53 LPSTR pszStyle; member
59 LPWSTR pszStyle; member
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dcustcntl.h55 LPSTR pszStyle; member
60 LPWSTR pszStyle; member
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/windows/
H A Dcustcntl.d47 LPSTR pszStyle; member
54 LPWSTR pszStyle; member
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dcustcntl.d47 LPSTR pszStyle; member
54 LPWSTR pszStyle; member
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/windows/
H A Dcustcntl.d46 LPSTR pszStyle;
53 LPWSTR pszStyle;
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/windows/
H A Dcustcntl.d47 LPSTR pszStyle; member
54 LPWSTR pszStyle; member
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/windows/
H A Dcustcntl.d46 LPSTR pszStyle; member
53 LPWSTR pszStyle; member
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/windows/
H A Dcustcntl.d46 LPSTR pszStyle; member
53 LPWSTR pszStyle; member
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/sys/windows/
H A Dcustcntl.d46 LPSTR pszStyle; member
53 LPWSTR pszStyle; member
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/sys/windows/
H A Dcustcntl.d46 LPSTR pszStyle; member
53 LPWSTR pszStyle; member
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dcustcntl.d47 LPSTR pszStyle; member
54 LPWSTR pszStyle; member
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/sys/windows/
H A Dcustcntl.d46 LPSTR pszStyle; member
53 LPWSTR pszStyle; member
/dports/graphics/py-gdal/gdal-3.3.3/ogr/
H A Dogrfeaturestyle.cpp363 const char *pszStyle = pszStyleString ? pszStyleString : m_pszStyleString; in GetStyleName() local
365 if( pszStyle ) in GetStyleName()
368 return m_poDataSetStyleTable->GetStyleName(pszStyle); in GetStyleName()
415 const char *pszStyle = pszStyleString ? pszStyleString : m_pszStyleString; in AddStyle() local
419 return m_poDataSetStyleTable->AddStyle(pszStyleName, pszStyle); in AddStyle()
664 const char *pszStyle = pszStyleString ? pszStyleString : m_pszStyleString; in GetPart() local
666 if( pszStyle == nullptr ) in GetPart()
670 CSLTokenizeString2(pszStyle, ";", in GetPart()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/
H A Dogrfeaturestyle.cpp363 const char *pszStyle = pszStyleString ? pszStyleString : m_pszStyleString; in GetStyleName() local
365 if( pszStyle ) in GetStyleName()
368 return m_poDataSetStyleTable->GetStyleName(pszStyle); in GetStyleName()
415 const char *pszStyle = pszStyleString ? pszStyleString : m_pszStyleString; in AddStyle() local
419 return m_poDataSetStyleTable->AddStyle(pszStyleName, pszStyle); in AddStyle()
664 const char *pszStyle = pszStyleString ? pszStyleString : m_pszStyleString; in GetPart() local
666 if( pszStyle == nullptr ) in GetPart()
670 CSLTokenizeString2(pszStyle, ";", in GetPart()
/dports/graphics/gdal/gdal-3.3.3/ogr/
H A Dogrfeaturestyle.cpp363 const char *pszStyle = pszStyleString ? pszStyleString : m_pszStyleString; in GetStyleName() local
365 if( pszStyle ) in GetStyleName()
368 return m_poDataSetStyleTable->GetStyleName(pszStyle); in GetStyleName()
415 const char *pszStyle = pszStyleString ? pszStyleString : m_pszStyleString; in AddStyle() local
419 return m_poDataSetStyleTable->AddStyle(pszStyleName, pszStyle); in AddStyle()
664 const char *pszStyle = pszStyleString ? pszStyleString : m_pszStyleString; in GetPart() local
666 if( pszStyle == nullptr ) in GetPart()
670 CSLTokenizeString2(pszStyle, ";", in GetPart()

123