HomeSort by relevance Sort by last modified time
    Searched defs:fLines (Results 1 - 17 of 17) sorted by null

  /external/icu/icu4c/source/samples/layout/
paragraph.h 61 const ParagraphLayout::Line **fLines;
pflow.c 51 pl_line **fLines;
132 flow->fLines = NULL;
146 flow->fLines = NEW_ARRAY(pl_line *, flow->fLinesMax);
228 DELETE_ARRAY(obj->fLines[i]);
231 DELETE_ARRAY(obj->fLines);
269 obj->fLines = (pl_line **) GROW_ARRAY(obj->fLines, obj->fLinesMax + obj->fLinesGrow);
273 obj->fLines[obj->fLineCount++] = line;
296 pl_closeLine(obj->fLines[li]);
324 const pl_line *line = obj->fLines[li]
    [all...]
  /cts/tools/vm-tests-tf/lib/
junit.jar 
  /external/dexmaker/lib/
junit.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.junit_3.8.2.v3_8_2_v20100427-1100/
junit.jar 
  /external/guice/lib/build/
junit.jar 
  /external/jsr330/lib/
junit.jar 
  /external/slf4j/integration/lib/
junit-3.8.1.jar 
  /external/slf4j/log4j-over-slf4j/compatibility/lib/
junit-3.8.1.jar 
  /prebuilts/devtools/adt/lib/
junit-3.8.1.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/junit/junit/3.8.1/
junit-3.8.1.jar 
  /prebuilts/tools/common/m2/repository/junit/junit/3.8.1/
junit-3.8.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.text_3.5.0.v20100601-1300.jar 
org.eclipse.jface.text_3.6.1.r361_v20100825-0800.jar 
org.eclipse.pde.core_3.6.1.v20100902_r361.jar 
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.text_3.5.400.v20150505-1044.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench.texteditor_3.6.1.r361_v20100714-0800.jar 

Completed in 94 milliseconds