Searched refs:getCharProperties (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/vcl/source/glyphs/ |
H A D | graphite_textsrc.cxx | 81 inline void TextSourceAdaptor::getCharProperties(const int nCharIdx, int & min, int & lim, size_t &… in getCharProperties() function in TextSourceAdaptor 105 getCharProperties(nCharIdx, min, lim, depth); in getRightToLeft() 115 getCharProperties(nCharIdx, min, lim, depth); in getDirectionDepth()
|
H A D | graphite_textsrc.hxx | 95 void getCharProperties(const int, int &, int &, size_t &);
|
Completed in 10 milliseconds