Home
last modified time | relevance | path

Searched defs:m_first (Results 1 – 7 of 7) sorted by relevance

/external/webkit/Source/WebKit/qt/WebCoreSupport/
DEditCommandQt.h45 bool m_first; variable
/external/webkit/Source/WebCore/html/parser/
DHTMLEntitySearch.h69 const HTMLEntityTableEntry* m_first; variable
/external/webkit/Source/WebCore/css/
DPair.h57 RefPtr<CSSPrimitiveValue> m_first; variable
/external/apache-xml/src/main/java/org/apache/xml/serializer/
DEncodingInfo.java291 final private int m_first; field in EncodingInfo.EncodingImpl
/external/webkit/Source/WebCore/rendering/
DRenderLayer.h670 RenderLayer* m_first; variable
/external/webkit/Source/WebCore/platform/graphics/gpu/
DLoopBlinnPathProcessor.cpp468 Segment* m_first; member in WebCore::LoopBlinnPathProcessorImplementation::Contour
/external/emma/core/java12/com/vladium/emma/instr/
DInstrVisitor.java1417 int m_first; // inclusive offset of the leader instruction [first instr in the block] field in InstrVisitor.Block