Home
last modified time | relevance | path

Searched refs:ucs4toindex (Results 1 – 5 of 5) sorted by relevance

/trunk/main/canvas/source/cairo/
H A Dcairo_textlayout.cxx497 aGlyph.index = cairo::ucs4toindex((unsigned int) aGlyph.index, rSysFontData.hFont); in draw()
503 aGlyph.index = cairo::ucs4toindex((unsigned int) aGlyph.index, aFontName); in draw()
H A Dcairo_win32_cairo.hxx63 unsigned long ucs4toindex(unsigned int ucs4, HFONT hfont);
H A Dcairo_os2_cairo.hxx59 unsigned long ucs4toindex(unsigned int ucs4, const char* font);
H A Dcairo_win32_cairo.cxx288 unsigned long ucs4toindex(unsigned int ucs4, HFONT hfont) in ucs4toindex() function
H A Dcairo_os2_cairo.cxx314 unsigned long ucs4toindex(unsigned int ucs4, const char* font) in ucs4toindex() function

Completed in 25 milliseconds