HomeSort by relevance Sort by last modified time
    Searched refs:Justify (Results 1 - 20 of 20) sorted by null

  /external/pdfium/core/fxcrt/css/
cfx_css.h 58 Justify,
154 Justify,
cfx_cssstyleselector.cpp 439 case CFX_CSSPropertyValue::Justify:
440 return CFX_CSSTextAlign::Justify;
cfx_cssdeclaration.cpp 56 {CFX_CSSPropertyValue::Justify, L"justify", 0x8D269CAE},
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
Format.h 133 : Str(S), Width(W), Justify(J) {}
138 Justification Justify;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
Format.h 133 : Str(S), Width(W), Justify(J) {}
138 Justification Justify;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
Format.h 133 : Str(S), Width(W), Justify(J) {}
138 Justification Justify;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
Format.h 133 : Str(S), Width(W), Justify(J) {}
138 Justification Justify;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
Format.h 133 : Str(S), Width(W), Justify(J) {}
138 Justification Justify;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
Format.h 133 : Str(S), Width(W), Justify(J) {}
138 Justification Justify;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
Format.h 133 : Str(S), Width(W), Justify(J) {}
138 Justification Justify;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
Format.h 133 : Str(S), Width(W), Justify(J) {}
138 Justification Justify;
  /external/llvm/unittests/Support/
raw_ostream_test.cpp 146 TEST(raw_ostreamTest, Justify) {
  /external/pdfium/xfa/fxfa/
cxfa_ffdatetimeedit.cpp 111 case XFA_AttributeEnum::Justify:
cxfa_fflistbox.cpp 117 case XFA_AttributeEnum::Justify:
cxfa_textparser.cpp 113 case XFA_AttributeEnum::Justify:
114 hAlign = CFX_CSSTextAlign::Justify;
cxfa_ffcombobox.cpp 156 case XFA_AttributeEnum::Justify:
cxfa_fftextedit.cpp 225 case XFA_AttributeEnum::Justify:
fxfa_basic.h 256 Justify,
cxfa_textlayout.cpp 121 case XFA_AttributeEnum::Justify:
189 case CFX_CSSTextAlign::Justify:
    [all...]
  /external/pdfium/xfa/fxfa/parser/
xfa_basic_data_enum.cpp 169 {0x8d269cae, L"justify", XFA_AttributeEnum::Justify},

Completed in 228 milliseconds