Home
last modified time | relevance | path

Searched refs:cs (Results 76 – 100 of 171905) sorted by last modified time

12345678910>>...6877

/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/
H A DMakefile.in2090 LOCALE_LINGUAS = ca cs da de el es fi fr hu id it ja nl pl ru sl sv tr uk zh zh_CN zh_TW
/dports/x11-toolkits/irrlicht/irrlicht-1.8.5/include/
H A DIColladaMeshWriter.h104 …virtual s32 getTextureIdx(const video::SMaterial & material, E_COLLADA_COLOR_SAMPLER cs) const = 0;
111 …IRR_COLOR getColorMapping(const video::SMaterial & material, E_COLLADA_COLOR_SAMPLER cs) const = 0;
115 …eo::SColor getCustomColor(const video::SMaterial & material, E_COLLADA_COLOR_SAMPLER cs) const = 0;
H A Dvector2d.h154 const f64 cs = cos(degrees);
160 set((T)(X*cs - Y*sn), (T)(X*sn + Y*cs));
H A Dvector3d.h203 f64 cs = cos(degrees);
207 set((T)(X*cs - Z*sn), Y, (T)(X*sn + Z*cs));
218 f64 cs = cos(degrees);
222 set((T)(X*cs - Y*sn), (T)(X*sn + Y*cs), Z);
233 f64 cs = cos(degrees);
237 set(X, (T)(Y*cs - Z*sn), (T)(Y*sn + Z*cs));
/dports/x11-toolkits/fox16/fox-1.6.57/src/
H A DFXString.cpp2845 register FXwchar uf,us,cf,cs; in normalize() local
2852 cs=Unicode::charCombining(us); in normalize()
2853 if(cs==0){ in normalize()
2862 if(cf>cs){ in normalize()
/dports/x11-toolkits/irrlicht/irrlicht-1.8.5/source/Irrlicht/
H A DCColladaMeshWriter.h32 …etTextureIdx(const irr::video::SMaterial & material, irr::scene::E_COLLADA_COLOR_SAMPLER cs) const;
35 …ColorMapping(const irr::video::SMaterial & material, irr::scene::E_COLLADA_COLOR_SAMPLER cs) const;
38 …tCustomColor(const irr::video::SMaterial & material, irr::scene::E_COLLADA_COLOR_SAMPLER cs) const;
122 s32 getCheckedTextureIdx(const video::SMaterial & material, E_COLLADA_COLOR_SAMPLER cs);
123 …video::SColor getColorMapping(const video::SMaterial & material, E_COLLADA_COLOR_SAMPLER cs, E_COL…
141 …::SMaterial & material, const wchar_t * colorname, E_COLLADA_COLOR_SAMPLER cs, const wchar_t* attr…
H A DCColladaMeshWriter.cpp37 …riterProperties::getTextureIdx(const video::SMaterial & material, E_COLLADA_COLOR_SAMPLER cs) const in getTextureIdx()
42 switch ( cs ) in getTextureIdx()
60 …terProperties::getColorMapping(const video::SMaterial & material, E_COLLADA_COLOR_SAMPLER cs) const in getColorMapping()
62 switch ( cs ) in getColorMapping()
82 …iterProperties::getCustomColor(const video::SMaterial & material, E_COLLADA_COLOR_SAMPLER cs) const in getCustomColor()
1966 …ladaMeshWriter::getCheckedTextureIdx(const video::SMaterial & material, E_COLLADA_COLOR_SAMPLER cs) in getCheckedTextureIdx() argument
1972 s32 idx = getProperties()->getTextureIdx(material, cs); in getCheckedTextureIdx()
1987 return getProperties()->getCustomColor(material, cs); in getColorMapping()
2146 irr::s32 idx = getCheckedTextureIdx(material, cs); in writeColorFx()
2147 E_COLLADA_IRR_COLOR colType = idx < 0 ? getProperties()->getColorMapping(material, cs) : ECIC_NONE; in writeColorFx()
[all …]
H A DCGUIFileOpenDialog.cpp388 const c8 *cs = (const c8 *)FileList->getFileName(i).c_str(); in fillListBox() local
389 wchar_t *ws = new wchar_t[strlen(cs) + 1]; in fillListBox()
390 int len = mbstowcs(ws,cs,strlen(cs)); in fillListBox()
404 const c8 *cs = (const c8 *)FileSystem->getWorkingDirectory().c_str(); in fillListBox() local
405 wchar_t *ws = new wchar_t[strlen(cs) + 1]; in fillListBox()
406 int len = mbstowcs(ws,cs,strlen(cs)); in fillListBox()
/dports/x11-toolkits/gtk20/gtk+-2.24.33/
H A Dconfigure21834 const charset cs = { 0, 0 };
21878 return !cs[0] && !zero.x;
/dports/x11-toolkits/tk86/tk8.6.12/unix/
H A Dconfigure1343 LOCALES="cs da de el en en_gb eo es fr hu it nl pl pt ru sv"
/dports/x11-toolkits/tk85/tk8.5.19/unix/
H A Dconfigure1343 LOCALES="cs da de el en en_gb eo es fr hu it nl pl pt ru sv"
/dports/x11-toolkits/p5-Prima/Prima-1.63/unix/
H A Dapc_text.c46 XCharStruct * cs; in xchar_struct() local
59 cs = fs-> per_char + in xchar_struct()
67 return cs; in xchar_struct()
93 XCharStruct * cs; in gp_get_text_overhangs() local
95 ret. x = ( cs-> lbearing < 0) ? - cs-> lbearing : 0; in gp_get_text_overhangs()
98 ret. y = (( cs-> width - cs-> rbearing) < 0) ? cs-> rbearing - cs-> width : 0; in gp_get_text_overhangs()
119 XCharStruct *cs; in gp_text_out_rotated() local
157 px = ( cs-> lbearing < 0) ? -cs-> lbearing : 0; in gp_text_out_rotated()
178 cs-> lbearing, cs-> rbearing - cs-> lbearing, cs-> width - cs-> rbearing); in gp_text_out_rotated()
588 abc[l]. b = cs-> rbearing - cs-> lbearing; in prima_xfont2abc()
[all …]
H A Dapc_pointer.c317 XCharStruct *cs; in get_predefined_hot_spot() local
339 cs = &fs-> min_bounds; in get_predefined_hot_spot()
346 cs = fs-> per_char + idx - fs-> min_char_or_byte2; in get_predefined_hot_spot()
347 ret. x = -cs->lbearing; in get_predefined_hot_spot()
348 ret. y = guts.cursor_height - cs->ascent; in get_predefined_hot_spot()
377 XCharStruct *cs; in xlib_cursor_load() local
383 cs = &fs-> min_bounds; in xlib_cursor_load()
390 cs = fs-> per_char + idx - fs-> min_char_or_byte2; in xlib_cursor_load()
403 XDrawString( DISP, p1, gc, 1-cs-> lbearing, 1+cs-> ascent, (c = (char)(idx+1), &c), 1); in xlib_cursor_load()
407 XDrawString( DISP, p2, gc, 1-cs-> lbearing, 1+cs-> ascent, (c = (char)(idx+1), &c), 1); in xlib_cursor_load()
[all …]
H A Dapc_font.c2021 XCharStruct * cs; in prima_update_rotated_fonts() local
2038 cs = f-> fs-> per_char ? in prima_update_rotated_fonts()
2048 ( cs-> lbearing < 0) ? -cs-> lbearing : 0, in prima_update_rotated_fonts()
2053 ( cs-> lbearing < 0) ? -cs-> lbearing : 0, in prima_update_rotated_fonts()
2136 XCharStruct * cs; in prima_char_struct() local
2160 cs = xs-> per_char ? in prima_char_struct()
2165 return cs; in prima_char_struct()
H A Dapc_menu.c211 XCharStruct * cs; in get_font_abc() local
229 cs = prima_char_struct( font-> fs, ( XChar2b*) buf, utf8); in get_font_abc()
230 rec-> a = cs-> lbearing; in get_font_abc()
231 rec-> b = cs-> rbearing - cs-> lbearing; in get_font_abc()
232 rec-> c = cs-> width - cs-> rbearing; in get_font_abc()
/dports/x11-toolkits/p5-Prima/Prima-1.63/Prima/VB/
H A DVB.pl194 style => cs::DropDown,
H A DCoreClasses.pm855 my $s = $self-> prf('style') == cs::Simple;
H A Dprima-cfgmaint.pl99 my %cs = %Prima::VB::CfgMaint::classes;
107 next if $cs{$_};
H A DCfgMaint.pm60 my %cs = %classes;
67 %classes = ( %classes, %cs);
H A DClasses.pm1771 style => cs::DropDownList,
1838 style => cs::DropDownList,
1856 style => cs::DropDownList,
2477 style => cs::DropDown,
2512 style => cs::DropDown,
2564 style => cs::DropDownList,
/dports/x11-toolkits/p5-Prima/Prima-1.63/Prima/PS/
H A Dsetup.fm122 style => cs::DropDownList,
646 style => cs::DropDownList,
H A DPDF.pm1206 my $cs = (($image->type & im::GrayScale) ? 'Gray' : 'RGB');
1212 /ColorSpace /Device$cs
/dports/x11-toolkits/p5-Prima/Prima-1.63/Prima/
H A DEdit.pm972 $cs[1]
1734 $self-> selection( $sx1, $cs[1], $sx2, $cs[1])
1743 $self-> physical_to_visual(@cs), $cs[1],
2598 $cs[1]
2627 $cs[1]
2654 q(delete), $cs[0], $self->get_chunk_cluster_length($cs[1]) - $cs[0]
2747 for ( my $i = $cs[1]; $i < $cs[1] + scalar @lines; $i++) {
2751 $c .= ' 'x($cs[0]-length($c)) if length($c) < $cs[0];
2781 for ( my $i = $cs[1]; $i < $cs[1] + scalar @lines; $i++) {
2790 for ( my $i = $cs[1]; $i < $cs[1] + scalar @lines; $i++) {
[all …]
H A DCalendar.pm65 style => cs::DropDownList,
/dports/x11-toolkits/p5-Prima/Prima-1.63/Prima/Dialog/
H A DColorDialog.pm657 style => cs::DropDownList,
679 $p-> { style} = cs::DropDownList;

12345678910>>...6877