Home
last modified time | relevance | path

Searched refs:getDirectionDepth (Results 1 – 3 of 3) sorted by relevance

/trunk/main/graphite/
H A Dgraphite-2.3.1.patch1813 -unsigned int GrUtfTextSrc::getDirectionDepth(gr::toffset ich)
1814 +unsigned int GrUtfTextSrc::getDirectionDepth(gr::toffset /*ich*/)
1876 virtual unsigned int getDirectionDepth(gr::toffset ich);
1961 -unsigned int SimpleTextSrc::getDirectionDepth(toffset ich)
1962 +unsigned int SimpleTextSrc::getDirectionDepth(toffset /*ich*/)
1993 virtual unsigned int getDirectionDepth(toffset ich);
2215 - virtual unsigned int getDirectionDepth(toffset ich)
2216 + virtual unsigned int getDirectionDepth(toffset /*ich*/)
/trunk/main/vcl/source/glyphs/
H A Dgraphite_textsrc.hxx77 virtual unsigned int getDirectionDepth(gr::toffset ich);
H A Dgraphite_textsrc.cxx111 unsigned int TextSourceAdaptor::getDirectionDepth(gr::toffset nCharIdx) in getDirectionDepth() function in TextSourceAdaptor

Completed in 27 milliseconds