/external/icu/icu4c/source/samples/layout/ |
H A D | paragraph.h | 8 * file name: Paragraph.h 33 class Paragraph class 36 Paragraph(const LEUnicode chars[], le_int32 charCount, const FontRuns *fontRuns, LEErrorCode &status); 38 ~Paragraph(); 46 static Paragraph *paragraphFactory(const char *fileName, const LEFontInstance *font, GUISupport *guiSupport); 71 inline le_int32 Paragraph::getLineHeight() 76 inline le_int32 Paragraph::getLineCount() 81 inline le_int32 Paragraph::getAscent()
|
H A D | paragraph.cpp | 8 * file name: Paragraph.cpp 76 Paragraph::Paragraph(const LEUnicode chars[], int32_t charCount, const FontRuns *fontRuns, LEErrorCode &status) function in class:Paragraph 161 Paragraph::~Paragraph() 176 void Paragraph::addLine(const ParagraphLayout::Line *line) 186 void Paragraph::breakLines(le_int32 width, le_int32 height) 221 void Paragraph::draw(RenderingSurface *surface, le_int32 firstLine, le_int32 lastLine) 257 Paragraph *Paragraph [all...] |
H A D | gnomelayout.cpp | 37 Paragraph *paragraph; 90 Paragraph *newPara; 94 newPara = Paragraph::paragraphFactory(fileName, font, guiSupport); 236 context->paragraph = Paragraph::paragraphFactory(fileName, font, guiSupport);
|
H A D | layout.cpp | 32 Paragraph *paragraph; 148 context->paragraph = Paragraph::paragraphFactory("Sample.txt", font, guiSupport); 295 Paragraph *newParagraph = Paragraph::paragraphFactory(szFileName, font, guiSupport);
|
/external/clang/include/clang/AST/ |
H A D | CommentSema.h | 99 ParagraphComment *Paragraph); 117 ParagraphComment *Paragraph); 130 ParagraphComment *Paragraph);
|
H A D | Comment.h | 616 /// Paragraph argument. 617 ParagraphComment *Paragraph; member in class:clang::comments::BlockCommandComment 625 Paragraph(nullptr) { 637 Paragraph(nullptr) { 649 return reinterpret_cast<child_iterator>(&Paragraph); 653 return reinterpret_cast<child_iterator>(&Paragraph + 1); 696 return Paragraph; 700 return Paragraph && !Paragraph->isWhitespace(); 704 Paragraph [all...] |
/external/clang/lib/AST/ |
H A D | CommentParser.cpp | 341 ParagraphComment *Paragraph = S.actOnParagraphComment(None); local 343 S.actOnParamCommandFinish(PC, Paragraph); 346 S.actOnTParamCommandFinish(TPC, Paragraph); 349 S.actOnBlockCommandFinish(BC, Paragraph); 381 ParagraphComment *Paragraph; local 383 Paragraph = S.actOnParagraphComment(None); 388 Paragraph = cast<ParagraphComment>(Block); 392 S.actOnParamCommandFinish(PC, Paragraph); 395 S.actOnTParamCommandFinish(TPC, Paragraph); 398 S.actOnBlockCommandFinish(BC, Paragraph); [all...] |
H A D | CommentSema.cpp | 68 ParagraphComment *Paragraph) { 69 Command->setParagraph(Paragraph); 276 ParagraphComment *Paragraph) { 277 Command->setParagraph(Paragraph); 361 ParagraphComment *Paragraph) { 362 Command->setParagraph(Paragraph); 569 ParagraphComment *Paragraph = Command->getParagraph(); 570 if (Paragraph->isWhitespace()) { 67 actOnBlockCommandFinish(BlockCommandComment *Command, ParagraphComment *Paragraph) argument 275 actOnParamCommandFinish(ParamCommandComment *Command, ParagraphComment *Paragraph) argument 360 actOnTParamCommandFinish(TParamCommandComment *Command, ParagraphComment *Paragraph) argument
|
/external/clang/unittests/AST/ |
H A D | CommentParser.cpp | 165 ParagraphComment *&Paragraph) { 176 Paragraph = BCC->getParagraph(); 190 ParagraphComment *&Paragraph) { 224 Paragraph = PCC->getParagraph(); 236 ParagraphComment *&Paragraph) { 258 Paragraph = TPCC->getParagraph(); 160 HasBlockCommandAt(const Comment *C, const CommandTraits &Traits, size_t Idx, BlockCommandComment *&BCC, StringRef Name, ParagraphComment *&Paragraph) argument 181 HasParamCommandAt( const Comment *C, const CommandTraits &Traits, size_t Idx, ParamCommandComment *&PCC, StringRef CommandName, ParamCommandComment::PassDirection Direction, bool IsDirectionExplicit, StringRef ParamName, ParagraphComment *&Paragraph) argument 229 HasTParamCommandAt( const Comment *C, const CommandTraits &Traits, size_t Idx, TParamCommandComment *&TPCC, StringRef CommandName, StringRef ParamName, ParagraphComment *&Paragraph) argument
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
H A D | org.eclipse.ui.forms_3.5.2.r36_v20100702.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
/external/libgdx/backends/gdx-backend-moe/libs/ |
H A D | intel-moe-ios.jar | META-INF/ META-INF/MANIFEST.MF LICENSE com/ com/intel/ com/intel/moe/ com/intel/moe/ ... |