Searched defs:PangoItemInfo (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/libnrtype/
H A DLayout-TNG-Compute.cpp95 struct PangoItemInfo { struct in class:Inkscape::Text::Layout::Calculator
99 PangoItemInfo() : item(NULL), font(NULL) {} function in struct:Inkscape::Text::Layout::Calculator::PangoItemInfo
180 std::vector<PangoItemInfo> pango_items;
911 void Layout::Calculator::PangoItemInfo::free()
1115 PangoItemInfo new_item;

Completed in 21 milliseconds