Home
last modified time | relevance | path

Searched refs:yaGrid (Results 1 – 8 of 8) sorted by relevance

/dports/textproc/wv/wv-1.2.9/
H A Ddogrid.c34 dog->yaGrid = read_16ubit (fd); in wvGetDOGRID()
50 dog->yaGrid = 0; in wvInitDOGRID()
H A Dwv.h688 U16 yaGrid; member
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Dww8struc.hxx422 short yaGrid; // y-coord of the upper left-hand corner of the grid member
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Dww8struc.hxx412 short yaGrid; // y-coord of the upper left-hand corner of the grid member
/dports/editors/calligra/calligra-3.2.1/filters/words/msword-odf/wv2/src/
H A Dword97_generated.cpp3656 yaGrid=stream->readS16(); in read()
3681 stream->write(yaGrid); in write()
3697 yaGrid=0; in clear()
3709 lhs.yaGrid==rhs.yaGrid && in operator ==()
H A Dword97_generated.h3481 S16 yaGrid; member
/dports/textproc/wv2/wv2-0.4.2/src/
H A Dword97_generated.cpp3491 yaGrid=stream->readS16(); in read()
3516 stream->write(yaGrid); in write()
3532 yaGrid=0; in clear()
3544 lhs.yaGrid==rhs.yaGrid && in operator ==()
H A Dword97_generated.h3292 S16 yaGrid; member