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

  /frameworks/base/tools/aapt/
XMLNode.cpp 207 std::string pseudo = pseudolocalize_string(orig); local
208 curString.append(String16(String8(pseudo.c_str())));
    [all...]
  /external/webkit/WebCore/css/
CSSGrammar.y 239 %type <selector> pseudo
979 | pseudo
1061 pseudo: label
    [all...]
  /external/webkit/WebCore/rendering/
RenderBlock.cpp 259 // If this is an anonymous wrapper, then the parent applies its own pseudo-element style to it.
4635 RenderStyle* pseudo = firstLetterBlock->getCachedPseudoStyle(FIRST_LETTER, local
    [all...]

Completed in 256 milliseconds