/external/chromium_org/third_party/icu/source/samples/layout/ |
D | ScriptCompositeFontInstance.h | 95 virtual le_int32 getLeading() const; 153 inline le_int32 ScriptCompositeFontInstance::getLeading() const in getLeading() function 155 return fFontMap->getLeading(); in getLeading()
|
D | GnomeFontInstance.h | 84 virtual le_int32 getLeading() const; 136 inline le_int32 GnomeFontInstance::getLeading() const in getLeading() function
|
D | GDIFontInstance.h | 89 virtual le_int32 getLeading() const; 126 inline le_int32 GDIFontInstance::getLeading() const in getLeading() function
|
D | FontMap.cpp | 247 le_int32 FontMap::getLeading() const in getLeading() function in FontMap 272 leading = fFontInstances[i]->getLeading(); in getMaxMetrics()
|
D | FontMap.h | 34 virtual le_int32 getLeading() const;
|
/external/icu/icu4c/source/samples/layout/ |
D | ScriptCompositeFontInstance.h | 95 virtual le_int32 getLeading() const; 153 inline le_int32 ScriptCompositeFontInstance::getLeading() const in getLeading() function 155 return fFontMap->getLeading(); in getLeading()
|
D | GDIFontInstance.h | 89 virtual le_int32 getLeading() const; 126 inline le_int32 GDIFontInstance::getLeading() const in getLeading() function
|
D | GnomeFontInstance.h | 84 virtual le_int32 getLeading() const; 136 inline le_int32 GnomeFontInstance::getLeading() const in getLeading() function
|
D | FontMap.cpp | 247 le_int32 FontMap::getLeading() const in getLeading() function in FontMap 272 leading = fFontInstances[i]->getLeading(); in getMaxMetrics()
|
D | FontMap.h | 34 virtual le_int32 getLeading() const;
|
/external/icu/icu4c/source/layoutex/layout/ |
D | ParagraphLayout.h | 110 le_int32 getLeading() const; 301 inline le_int32 getLeading() const; 492 virtual le_int32 getLeading() const; 713 inline le_int32 ParagraphLayout::VisualRun::getLeading() const in getLeading() function 715 return fFont->getLeading(); in getLeading()
|
/external/icu/icu4c/source/layoutex/ |
D | playout.cpp | 115 return pl->getLeading(); in pl_getLeading() 195 return ll->getLeading(); in pl_getLineLeading() 327 return vr->getLeading(); in pl_getVisualRunLeading()
|
/external/icu/icu4c/source/test/perf/leperf/ |
D | SimpleFontInstance.h | 45 virtual le_int32 getLeading() const;
|
D | SimpleFontInstance.cpp | 84 le_int32 SimpleFontInstance::getLeading() const in getLeading() function in SimpleFontInstance
|
D | PortableFontInstance.h | 95 virtual le_int32 getLeading() const;
|
/external/chromium_org/third_party/icu/source/test/perf/leperf/ |
D | SimpleFontInstance.h | 45 virtual le_int32 getLeading() const;
|
D | SimpleFontInstance.cpp | 84 le_int32 SimpleFontInstance::getLeading() const in getLeading() function in SimpleFontInstance
|
D | PortableFontInstance.h | 95 virtual le_int32 getLeading() const;
|
/external/icu/icu4c/source/test/letest/ |
D | SimpleFontInstance.h | 45 virtual le_int32 getLeading() const;
|
D | SimpleFontInstance.cpp | 84 le_int32 SimpleFontInstance::getLeading() const in getLeading() function in SimpleFontInstance
|
D | PortableFontInstance.h | 95 virtual le_int32 getLeading() const;
|
/external/chromium_org/third_party/icu/source/test/letest/ |
D | SimpleFontInstance.h | 45 virtual le_int32 getLeading() const;
|
D | SimpleFontInstance.cpp | 84 le_int32 SimpleFontInstance::getLeading() const in getLeading() function in SimpleFontInstance
|
D | PortableFontInstance.h | 95 virtual le_int32 getLeading() const;
|
/external/icu/icu4c/source/layout/ |
D | LEFontInstance.h | 509 virtual le_int32 getLeading() const = 0;
|