HomeSort by relevance Sort by last modified time
    Searched refs:fParent (Results 26 - 50 of 56) sorted by null

12 3

  /external/webkit/Source/WebCore/platform/graphics/android/layers/
Layer.h 111 Layer* getParent() const { return fParent; }
167 Layer* fParent;
  /external/icu4c/common/
rbbinode.h 55 RBBINode *fParent;
rbbiscan.cpp 217 operandNode->fParent = orNode;
231 operandNode->fParent = catNode;
290 RHSExprNode->fParent = varRefNode;
353 prevRules->fParent = orNode;
355 thisRule->fParent = orNode;
393 operandNode->fParent = plusNode;
402 operandNode->fParent = qNode;
411 operandNode->fParent = starNode;
627 fNodeStack[fNodeStackPtr]->fParent = n;
707 usetNode->fParent = node
    [all...]
uresbund.cpp 91 while(entry->fParent != NULL) {
92 entry = entry->fParent;
113 while(*res == RES_BOGUS && resB->fParent != NULL) { /* Otherwise, we'll look in parents */
114 resB = resB->fParent;
242 (void*)resB->fParent);
564 u1->fParent = t1;
572 while (hasChopped && !isRoot && t1->fParent == NULL && !t1->fData.noFallback) {
597 t1->fParent = u2;
598 u2->fParent = t2;
600 t1->fParent = t2
    [all...]
uresimp.h 58 UResourceDataEntry *fParent; /*next resource in fallback chain*/
rbbitblb.cpp 104 bofLeaf->fParent = bofTop;
121 fTree->fParent = cn;
129 cn->fRightChild->fParent = cn;
    [all...]
  /external/skia/src/animator/
SkDrawPath.h 45 SkDisplayable* fParent; // SkPolyToPoly or SkFromPath, for instance
SkAnimatorScript.h 64 SkDisplayable* fParent;
SkAnimatorScript.cpp 48 : SkScriptEngine(SkScriptEngine::ToOpType(type)), fMaker(maker), fParent(NULL), fWorking(working)
169 parent = engine->fParent;
349 engine.fParent = parent;
  /external/skia/src/core/
SkPictureStateTree.h 121 Node* fParent;
  /external/skia/src/svg/
SkSVGElements.h 66 SkSVGElement* fParent;
SkSVGParser.cpp 209 element->fParent = parent;
388 created->fParent = parent;
395 up = up->fParent;
402 up = up->fParent;
  /external/icu4c/tools/toolutil/
xmlparser.h 152 UXMLElement *fParent; // A pointer to the parent element of this element.
xmlparser.cpp 393 t->fParent = el;
685 fParent(NULL)
  /external/skia/legacy/src/animator/
SkAnimatorScript.h 64 SkDisplayable* fParent;
SkAnimatorScript.cpp 48 : SkScriptEngine(SkScriptEngine::ToOpType(type)), fMaker(maker), fParent(NULL), fWorking(working)
169 parent = engine->fParent;
349 engine.fParent = parent;
  /external/skia/include/views/
SkView.h 191 SkView* getParent() const { return fParent; }
380 SkView* fParent;
  /external/skia/legacy/include/views/
SkView.h 187 SkView* getParent() const { return fParent; }
362 SkView* fParent;
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.expressions_3.4.200.v20100505.jar 
org.eclipse.text_3.5.0.v20100601-1300.jar 
org.eclipse.pde.core_3.6.1.v20100902_r361.jar 
org.eclipse.pde.api.tools_1.0.202.v20100820_r361.jar 
org.eclipse.jface.text_3.6.1.r361_v20100825-0800.jar 
org.eclipse.debug.core_3.6.0.v20100519.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.core.expressions_3.4.200.v20100505.jar 

Completed in 825 milliseconds

12 3