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

/external/chromium_org/third_party/icu/source/samples/layout/
H A DScriptCompositeFontInstance.h95 virtual le_int32 getLeading() const;
153 inline le_int32 ScriptCompositeFontInstance::getLeading() const function in class:ScriptCompositeFontInstance
155 return fFontMap->getLeading();
H A DGDIFontInstance.h89 virtual le_int32 getLeading() const;
126 inline le_int32 GDIFontInstance::getLeading() const function in class:GDIFontInstance
H A DGnomeFontInstance.h84 virtual le_int32 getLeading() const;
136 inline le_int32 GnomeFontInstance::getLeading() const function in class:GnomeFontInstance
H A DFontMap.cpp247 le_int32 FontMap::getLeading() const function in class:FontMap
272 leading = fFontInstances[i]->getLeading();
/external/icu/icu4c/source/samples/layout/
H A DScriptCompositeFontInstance.h95 virtual le_int32 getLeading() const;
153 inline le_int32 ScriptCompositeFontInstance::getLeading() const function in class:ScriptCompositeFontInstance
155 return fFontMap->getLeading();
H A DGDIFontInstance.h89 virtual le_int32 getLeading() const;
126 inline le_int32 GDIFontInstance::getLeading() const function in class:GDIFontInstance
H A DGnomeFontInstance.h84 virtual le_int32 getLeading() const;
136 inline le_int32 GnomeFontInstance::getLeading() const function in class:GnomeFontInstance
H A DFontMap.cpp247 le_int32 FontMap::getLeading() const function in class:FontMap
272 leading = fFontInstances[i]->getLeading();
/external/chromium_org/third_party/icu/source/test/letest/
H A DSimpleFontInstance.cpp84 le_int32 SimpleFontInstance::getLeading() const function in class:SimpleFontInstance
H A DPortableFontInstance.cpp439 le_int32 PortableFontInstance::getLeading() const function in class:PortableFontInstance
/external/chromium_org/third_party/icu/source/test/perf/leperf/
H A DSimpleFontInstance.cpp84 le_int32 SimpleFontInstance::getLeading() const function in class:SimpleFontInstance
H A DPortableFontInstance.cpp439 le_int32 PortableFontInstance::getLeading() const function in class:PortableFontInstance
/external/icu/icu4c/source/test/letest/
H A DSimpleFontInstance.cpp84 le_int32 SimpleFontInstance::getLeading() const function in class:SimpleFontInstance
H A DPortableFontInstance.cpp439 le_int32 PortableFontInstance::getLeading() const function in class:PortableFontInstance
/external/icu/icu4c/source/test/perf/leperf/
H A DSimpleFontInstance.cpp84 le_int32 SimpleFontInstance::getLeading() const function in class:SimpleFontInstance
H A DPortableFontInstance.cpp439 le_int32 PortableFontInstance::getLeading() const function in class:PortableFontInstance
/external/icu/icu4c/source/layoutex/layout/
H A DParagraphLayout.h110 le_int32 getLeading() const;
301 inline le_int32 getLeading() const;
492 virtual le_int32 getLeading() const;
713 inline le_int32 ParagraphLayout::VisualRun::getLeading() const function in class:ParagraphLayout::VisualRun
715 return fFont->getLeading();
/external/icu/icu4c/source/layoutex/
H A DParagraphLayout.cpp651 le_int32 ParagraphLayout::getLeading() const function in class:ParagraphLayout
833 le_int32 leading = font->getLeading();
1189 le_int32 ParagraphLayout::Line::getLeading() const function in class:ParagraphLayout::Line
1244 le_int32 leading = fRuns[i]->getLeading();
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 984 milliseconds