• Tor Lillqvist's avatar
    Drop misused lcl_ prefix · 3363f828
    Tor Lillqvist yazdı
    If used at all, lcl_ is supposed to be used for static functions truly local
    to one source files. The functions here occur in several source files (well,
    two, the one where they are defined and one other) so they are not "local" in
    that sense. (But they could be local in the one file that uses them...) Also,
    they are already in a basegfx::internal namespace.
    
    While at it, drop the :: prefix eyesore from basegfx::internal, and align
    parameter lists consistently.
    
    Change-Id: I68b91075e0b1779ac0fa884d8f9e956f1ab7b308
    3363f828
Adı
Son kayıt (commit)
Son güncelleme
..
color Loading commit data...
curve Loading commit data...
inc Loading commit data...
matrix Loading commit data...
numeric Loading commit data...
pixel Loading commit data...
point Loading commit data...
polygon Loading commit data...
range Loading commit data...
raster Loading commit data...
tools Loading commit data...
tuple Loading commit data...
vector Loading commit data...
workbench Loading commit data...